COLOR #C2C0D5

HEX: #C2C0D5 RGB: (194,192,213)

Color info

#C2C0D5 contains red, green and blue colors in about the same proportion. Web safe color of #C2C0D5 is #CCCCCC (or #CCC).

RGB color model

#C2C0D5 color RGB value is (194,192,213).

RGB: (194,192,213) (76%, 75%, 84%)

RGB channels and saturation

R 194 of 255 = 76%
G 192 of 255 = 75%
B 213 of 255 = 84%

194
192
213

R + G + B ~ 78%. #C2C0D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 192 + 213 = 599 (100%)
R 194 of 599 ~ 32.39%
G 192 of 599 ~ 32.05%
B 213 of 599 ~ 35.56'%

%32.39
%32.05
%35.56

CMYK color model

#C2C0D5 color CMYK value is (9,10,0,16).

  • cyan value is 8.92%
  • magenta value is 9.86%
  • yellow value is 0.00%
  • key color value is 16.47%
CMYK: (9,10,0,16) C9M10Y0K16 (9%,10%,0%,16%) (0.09/0.10/0.00/0.16) 

CMYK percentages

%8.92
%9.86
%0
%16.47

Codes

Color #C2C0D5 in popluar color models

C2 C0 D5
RGB 194 192 213
HSL 246° 20.00% 79.41%
HSB/HSV 246° 9.86% 83.53%
CMYK 8.92% 9.86% 0.00%
16.47%

Color #C2C0D5 in popluar number systems.

HEX C2 C0 D5
Decimal 194 192 213
Binary 11000010 11000000 11010101
Octal 302 300 325

Shades and tints

Shades of #C2C0D5

#C2C0D5
(194,192,213)
#B1AFC2
(177,175,194)
#A09EAF
(160,158,175)
#8F8D9C
(143,141,156)
#7E7C89
(126,124,137)
#6D6B76
(109,107,118)
#5C5A63
(92,90,99)
#4B4950
(75,73,80)
#3A383D
(58,56,61)
#29272A
(41,39,42)
#181617
(24,22,23)
#000000
(0,0,0)

Tints of #C2C0D5

#C2C0D5
(194,192,213)
#C7C5D8
(199,197,216)
#CCCADB
(204,202,219)
#D1CFDE
(209,207,222)
#D6D4E1
(214,212,225)
#DBD9E4
(219,217,228)
#E0DEE7
(224,222,231)
#E5E3EA
(229,227,234)
#EAE8ED
(234,232,237)
#EFEDF0
(239,237,240)
#F4F2F3
(244,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2C0D5 color. Also use rgb(194,192,213) instead hex code.

Text Font Color

.myTextColor { color: #C2C0D5; }

<p style="color:#C2C0D5">This sample text font color is #C2C0D5.</p>

This text font color is #C2C0D5.

Background Color

.myBgColor { background-color: #C2C0D5; }

<div style="background-color:#C2C0D5">Inner text</div>

This div background color is #C2C0D5.

Border color

.myBorderColor { border: 1px solid #C2C0D5; }

<div style="border:3px solid #C2C0D5">Div</div>

This div border color is #C2C0D5.

Opacity

.myOpacity80 { color: #C2C0D5; opacity: 0.8; }

<p style="color:#C2C0D5;opacity:0.8;">80%</p>

Text with #C2C0D5 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #C2C0D5;}

<p style="text-shadow: 3px 3px 1px #C2C0D5">Text here.</p>

This text has shadow with #C2C0D5 color.


.textShadow {text-shadow: 3px 3px 1px #C2C0D5', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #C2C0D5, 5px 5px 20px red">Text here.</p>

This text has shadow with #C2C0D5 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#C2C0D5, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#C2C0D5, Direction=45, Strength=4)">Text</p>

This text has shadow with #C2C0D5 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #C2C0D5;
-webkit-box-shadow: 1px 1px 3px 2px #C2C0D5;
box-shadow: 1px 1px 3px 2px #C2C0D5;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #C2C0D5; -webkit-box-shadow: 1px 1px 3px 2px #C2C0D5; box-shadow:1px 1px 3px 2px #C2C0D5;">
Div content here
</div>

This div box has shadow with color #C2C0D5.

Preview

Color preview on black background

This text has color #C2C0D5 on black background.


Color preview on white background

This text has color #C2C0D5 on white background.


Black color preview on #C2C0D5 background

This text has black color on #C2C0D5 background.


White color preview on #C2C0D5 background

This text has white color on #C2C0D5 background.


Related colors

Complementary color

Complementary color for #hex is #3D3F2A.


I love getcolorcode.com

Triadic colors

1 #D5C2C0 and #C0D5C2 with #C2C0D5 are triadic colors.

2 #D5C0C2 and #C0C2D5 with #C2C0D5 are triadic colors.