COLOR #C3CBD7

HEX: #C3CBD7 RGB: (195,203,215)

Color info

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

RGB color model

#C3CBD7 color RGB value is (195,203,215).

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

RGB channels and saturation

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

195
203
215

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

Portions of RGB colors in percentages

R + G + B = 195 + 203 + 215 = 613 (100%)
R 195 of 613 ~ 31.81%
G 203 of 613 ~ 33.12%
B 215 of 613 ~ 35.07'%

%31.81
%33.12
%35.07

CMYK color model

#C3CBD7 color CMYK value is (9,6,0,16).

  • cyan value is 9.30%
  • magenta value is 5.58%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (9,6,0,16)
C9M6Y0K16 (9%, 6%, 0%, 16%)
(0.09 / 0.06 / 0.00 / 0.16)

CMYK percentages

%9.3
%5.58
%0
%15.69

Codes

Color #C3CBD7 in popluar color models

C3 CB D7
RGB 195 203 215
HSL 216° 20.00% 80.39%
HSB/HSV 216° 9.30% 84.31%
CMYK 9.30% 5.58% 0.00%
15.69%

Color #C3CBD7 in popluar number systems.

HEX C3 CB D7
Decimal 195 203 215
Binary 11000011 11001011 11010111
Octal 303 313 327

Shades and tints

Shades of #C3CBD7

#C3CBD7
(195,203,215)
#B2B9C4
(178,185,196)
#A1A7B1
(161,167,177)
#90959E
(144,149,158)
#7F838B
(127,131,139)
#6E7178
(110,113,120)
#5D5F65
(93,95,101)
#4C4D52
(76,77,82)
#3B3B3F
(59,59,63)
#2A292C
(42,41,44)
#191719
(25,23,25)
#000000
(0,0,0)

Tints of #C3CBD7

#C3CBD7
(195,203,215)
#C8CFDA
(200,207,218)
#CDD3DD
(205,211,221)
#D2D7E0
(210,215,224)
#D7DBE3
(215,219,227)
#DCDFE6
(220,223,230)
#E1E3E9
(225,227,233)
#E6E7EC
(230,231,236)
#EBEBEF
(235,235,239)
#F0EFF2
(240,239,242)
#F5F3F5
(245,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3CBD7; }

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

This text font color is #C3CBD7.

Background Color

.myBgColor { background-color: #C3CBD7; }

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

This div background color is #C3CBD7.

Border color

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

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

This div border color is #C3CBD7.

Opacity

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

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

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

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

This text has shadow with #C3CBD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3CBD7.

Preview

Color preview on black background

This text has color #C3CBD7 on black background.


Color preview on white background

This text has color #C3CBD7 on white background.


Black color preview on #C3CBD7 background

This text has black color on #C3CBD7 background.


White color preview on #C3CBD7 background

This text has white color on #C3CBD7 background.


Related colors

Complementary color

Complementary color for #hex is #3C3428.


I love getcolorcode.com

Triadic colors

1 #D7C3CB and #CBD7C3 with #C3CBD7 are triadic colors.

2 #D7CBC3 and #CBC3D7 with #C3CBD7 are triadic colors.