COLOR #C4C5D5

HEX: #C4C5D5 RGB: (196,197,213)

Color info

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

RGB color model

#C4C5D5 color RGB value is (196,197,213).

RGB: (196,197,213) (77%, 77%, 84%)

RGB channels and saturation

R 196 of 255 = 77%
G 197 of 255 = 77%
B 213 of 255 = 84%

196
197
213

R + G + B ~ 79%. #C4C5D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 197 + 213 = 606 (100%)
R 196 of 606 ~ 32.34%
G 197 of 606 ~ 32.51%
B 213 of 606 ~ 35.15'%

%32.34
%32.51
%35.15

CMYK color model

#C4C5D5 color CMYK value is (8,8,0,16).

  • cyan value is 7.98%
  • magenta value is 7.51%
  • yellow value is 0.00%
  • key color value is 16.47%

CMYK: (8,8,0,16)
C8M8Y0K16 (8%, 8%, 0%, 16%)
(0.08 / 0.08 / 0.00 / 0.16)

CMYK percentages

%7.98
%7.51
%0
%16.47

Codes

Color #C4C5D5 in popluar color models

C4 C5 D5
RGB 196 197 213
HSL 236° 16.83% 80.20%
HSB/HSV 236° 7.98% 83.53%
CMYK 7.98% 7.51% 0.00%
16.47%

Color #C4C5D5 in popluar number systems.

HEX C4 C5 D5
Decimal 196 197 213
Binary 11000100 11000101 11010101
Octal 304 305 325

Shades and tints

Shades of #C4C5D5

#C4C5D5
(196,197,213)
#B3B4C2
(179,180,194)
#A2A3AF
(162,163,175)
#91929C
(145,146,156)
#808189
(128,129,137)
#6F7076
(111,112,118)
#5E5F63
(94,95,99)
#4D4E50
(77,78,80)
#3C3D3D
(60,61,61)
#2B2C2A
(43,44,42)
#1A1B17
(26,27,23)
#000000
(0,0,0)

Tints of #C4C5D5

#C4C5D5
(196,197,213)
#C9CAD8
(201,202,216)
#CECFDB
(206,207,219)
#D3D4DE
(211,212,222)
#D8D9E1
(216,217,225)
#DDDEE4
(221,222,228)
#E2E3E7
(226,227,231)
#E7E8EA
(231,232,234)
#ECEDED
(236,237,237)
#F1F2F0
(241,242,240)
#F6F7F3
(246,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4C5D5 color. Also use rgb(196,197,213) instead hex code.

Text Font Color

.myTextColor { color: #C4C5D5; }

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

This text font color is #C4C5D5.

Background Color

.myBgColor { background-color: #C4C5D5; }

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

This div background color is #C4C5D5.

Border color

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

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

This div border color is #C4C5D5.

Opacity

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

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

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

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

This text has shadow with #C4C5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4C5D5.

Preview

Color preview on black background

This text has color #C4C5D5 on black background.


Color preview on white background

This text has color #C4C5D5 on white background.


Black color preview on #C4C5D5 background

This text has black color on #C4C5D5 background.


White color preview on #C4C5D5 background

This text has white color on #C4C5D5 background.


Related colors

Complementary color

Complementary color for #hex is #3B3A2A.


I love getcolorcode.com

Triadic colors

1 #D5C4C5 and #C5D5C4 with #C4C5D5 are triadic colors.

2 #D5C5C4 and #C5C4D5 with #C4C5D5 are triadic colors.