COLOR #C3CBD6

HEX: #C3CBD6 RGB: (195,203,214)

Color info

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

RGB color model

#C3CBD6 color RGB value is (195,203,214).

RGB: (195,203,214) (76%, 80%, 84%)

RGB channels and saturation

R 195 of 255 = 76%
G 203 of 255 = 80%
B 214 of 255 = 84%

195
203
214

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

Portions of RGB colors in percentages

R + G + B = 195 + 203 + 214 = 612 (100%)
R 195 of 612 ~ 31.86%
G 203 of 612 ~ 33.17%
B 214 of 612 ~ 34.97'%

%31.86
%33.17
%34.97

CMYK color model

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

  • cyan value is 8.88%
  • magenta value is 5.14%
  • yellow value is 0.00%
  • key color value is 16.08%

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

CMYK percentages

%8.88
%5.14
%0
%16.08

Codes

Color #C3CBD6 in popluar color models

C3 CB D6
RGB 195 203 214
HSL 215° 18.81% 80.20%
HSB/HSV 215° 8.88% 83.92%
CMYK 8.88% 5.14% 0.00%
16.08%

Color #C3CBD6 in popluar number systems.

HEX C3 CB D6
Decimal 195 203 214
Binary 11000011 11001011 11010110
Octal 303 313 326

Shades and tints

Shades of #C3CBD6

#C3CBD6
(195,203,214)
#B2B9C3
(178,185,195)
#A1A7B0
(161,167,176)
#90959D
(144,149,157)
#7F838A
(127,131,138)
#6E7177
(110,113,119)
#5D5F64
(93,95,100)
#4C4D51
(76,77,81)
#3B3B3E
(59,59,62)
#2A292B
(42,41,43)
#191718
(25,23,24)
#000000
(0,0,0)

Tints of #C3CBD6

#C3CBD6
(195,203,214)
#C8CFD9
(200,207,217)
#CDD3DC
(205,211,220)
#D2D7DF
(210,215,223)
#D7DBE2
(215,219,226)
#DCDFE5
(220,223,229)
#E1E3E8
(225,227,232)
#E6E7EB
(230,231,235)
#EBEBEE
(235,235,238)
#F0EFF1
(240,239,241)
#F5F3F4
(245,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3CBD6 color. Also use rgb(195,203,214) instead hex code.

Text Font Color

.myTextColor { color: #C3CBD6; }

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

This text font color is #C3CBD6.

Background Color

.myBgColor { background-color: #C3CBD6; }

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

This div background color is #C3CBD6.

Border color

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

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

This div border color is #C3CBD6.

Opacity

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

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

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

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

This text has shadow with #C3CBD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3CBD6.

Preview

Color preview on black background

This text has color #C3CBD6 on black background.


Color preview on white background

This text has color #C3CBD6 on white background.


Black color preview on #C3CBD6 background

This text has black color on #C3CBD6 background.


White color preview on #C3CBD6 background

This text has white color on #C3CBD6 background.


Related colors

Complementary color

Complementary color for #hex is #3C3429.


I love getcolorcode.com

Triadic colors

1 #D6C3CB and #CBD6C3 with #C3CBD6 are triadic colors.

2 #D6CBC3 and #CBC3D6 with #C3CBD6 are triadic colors.