crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#cc065f hex color - Red - Warm color - Information

#cc065f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #cc065f Color code in RGB color code model is created after adding 80% red color, 2.35% green color and 37.25% blue color. Hex #cc065f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 97% magenta, 53% yellow and 20% black.

Hex #cc065f color code is between #bb0066 web safe hex color code and #dd0055 web safe hex color code. #bb0066 is the nearest web safe color code. You can see here many more shades of #cc065f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecc065f#cc065f
RGB Decimal204, 6, 95rgb(204, 6, 95)
RGB Percent80%, 2%, 37%rgb(80%, 2%, 37%)
CSS RGBa204, 6, 95,1rgba(204,6,95,1)
CMYK Modelcmyk(0%,97%,53%,20%)
HSL Color Space333,94% ,41%hsl(333,94% ,41%)
HSV Color Space333°, 97%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000000011001011111
Octal3146137
Decimal204695
Hexcc065f

Different shades of #cc065f color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #cc065f
#f80d77
Dark Shade of #cc065f
#9a0548
Saturated Shade of #cc065f
#d2005e
Desaturated Shade of #cc065f
#c11160
Grey scale Shade of #cc065f
#696969
Brighten Shade
#e51f78
Most Readable Shade
#FFFFFF

Shades of #cc065f color code

Generate more color scales with scales (color stack) generator.

#cc065f
#b50554
#9e0449
#88043f
#710334
#5a022a
#44021f
#2d0115
#16000a
#000000

Similar Color like #cc065f color

Find visually similar hex color codes nearing to #cc065f hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#cd0760
#ce0861
#cf0962
#d00a63
#d10b64
#d20c65
#d30d66
#d40e67
#d50f68
#d61069
#d7116a
#d8126b
#d9136c
#da146d
#cb055e
#ca045d
#c9035c
#c8025b
#c7015a
#c60059
#c50058
#c40057
#c30056
#c20055
#c10054
#c00053
#bf0052
#be0051

Monochromatic Color with #cc065f

#cc065f
#f60773
#220110
#4c0224
#770437
#a1054b

Tints of #cc065f Color

#cc065f
#d12170
#d73d82
#dd5994
#e274a6
#e890b7
#eeacc9
#f3c7db
#f9e3ed
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#cc065f
#06cc73

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#cc065f
#06cc10
#06c2cc

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#cc06ae
#cc0687
#cc065f
#cc0637
#cc0610

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#cc065f
#5fcc06
#065fcc

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#cc065f
#c2cc06
#06cc73
#1006cc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#cc065f
#06cc73
#06c2cc
#cc1006

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #cc065f Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#cc065f Color Code Preview on Black Background Color

This is how #cc065f Color will look on black background color. Color contrast ratio is 3.76

#cc065f in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#cc065f">Your Example Paragraph content text in with font color #cc065f </p>

Your Example Paragraph content text in with font color #cc065f

HTML with inline CSS

<div style="color:#cc065f">Your Paragraph text in with font color #cc065f </div>

Your Example Paragraph content text in with font color #cc065f

#cc065f color code is use for CSS Background Color

Background color for the above div is #cc065f

HTML with inline CSS

<div style="background-color:#cc065f;"></div>

#cc065f color code is use for CSS Border Color

CSS Border color for the above div is #cc065f

HTML with inline CSS

<div style="border:5px solid #cc065f;"></div>

CSS Border Left color for the above div is #cc065f

HTML with inline CSS

<div style="border-left:5px solid #cc065f;"></div>

CSS Border Right color for the above div is #cc065f

HTML with inline CSS

<div style="border-right:5px solid #cc065f;"></div>

CSS Border Bottom color for the above div is #cc065f

HTML with inline CSS

<div style="border-bottom:5px solid #cc065f;"></div>

CSS Border Top color for the above div is #cc065f

HTML with inline CSS

<div style="border-top:5px solid #cc065f;"></div>

#cc065f hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#cc065f; } .examplecolorclass {color:#cc065f; } .examplebordercolor {border:3px solid #cc065f; }

#cc065f Color code Preview on White Background

This is how #cc065f Color code will look on white background color. Color contrast ratio is 5.59

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #cc065f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #cc065f; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.