COLOR #C2CBD5

HEX: #C2CBD5 RGB: (194,203,213)

Color info

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

RGB color model

#C2CBD5 color RGB value is (194,203,213).

RGB: (194,203,213) (76%, 80%, 84%)

RGB channels and saturation

R 194 of 255 = 76%
G 203 of 255 = 80%
B 213 of 255 = 84%

194
203
213

R + G + B ~ 80%. #C2CBD5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 203 + 213 = 610 (100%)
R 194 of 610 ~ 31.8%
G 203 of 610 ~ 33.28%
B 213 of 610 ~ 34.92'%

%31.8
%33.28
%34.92

CMYK color model

#C2CBD5 color CMYK value is (9,5,0,16).

  • cyan value is 8.92%
  • magenta value is 4.69%
  • yellow value is 0.00%
  • key color value is 16.47%

CMYK: (9,5,0,16)
C9M5Y0K16 (9%, 5%, 0%, 16%)
(0.09 / 0.05 / 0.00 / 0.16)

CMYK percentages

%8.92
%4.69
%0
%16.47

Codes

Color #C2CBD5 in popluar color models

C2 CB D5
RGB 194 203 213
HSL 212° 18.45% 79.80%
HSB/HSV 212° 8.92% 83.53%
CMYK 8.92% 4.69% 0.00%
16.47%

Color #C2CBD5 in popluar number systems.

HEX C2 CB D5
Decimal 194 203 213
Binary 11000010 11001011 11010101
Octal 302 313 325

Shades and tints

Shades of #C2CBD5

#C2CBD5
(194,203,213)
#B1B9C2
(177,185,194)
#A0A7AF
(160,167,175)
#8F959C
(143,149,156)
#7E8389
(126,131,137)
#6D7176
(109,113,118)
#5C5F63
(92,95,99)
#4B4D50
(75,77,80)
#3A3B3D
(58,59,61)
#29292A
(41,41,42)
#181717
(24,23,23)
#000000
(0,0,0)

Tints of #C2CBD5

#C2CBD5
(194,203,213)
#C7CFD8
(199,207,216)
#CCD3DB
(204,211,219)
#D1D7DE
(209,215,222)
#D6DBE1
(214,219,225)
#DBDFE4
(219,223,228)
#E0E3E7
(224,227,231)
#E5E7EA
(229,231,234)
#EAEBED
(234,235,237)
#EFEFF0
(239,239,240)
#F4F3F3
(244,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2CBD5; }

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

This text font color is #C2CBD5.

Background Color

.myBgColor { background-color: #C2CBD5; }

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

This div background color is #C2CBD5.

Border color

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

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

This div border color is #C2CBD5.

Opacity

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

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

Text with #C2CBD5 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 #C2CBD5;}

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

This text has shadow with #C2CBD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2CBD5.

Preview

Color preview on black background

This text has color #C2CBD5 on black background.


Color preview on white background

This text has color #C2CBD5 on white background.


Black color preview on #C2CBD5 background

This text has black color on #C2CBD5 background.


White color preview on #C2CBD5 background

This text has white color on #C2CBD5 background.


Related colors

Complementary color

Complementary color for #hex is #3D342A.


I love getcolorcode.com

Triadic colors

1 #D5C2CB and #CBD5C2 with #C2CBD5 are triadic colors.

2 #D5CBC2 and #CBC2D5 with #C2CBD5 are triadic colors.