COLOR #C4D3BA

HEX: #C4D3BA RGB: (196,211,186)

Color info

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

RGB color model

#C4D3BA color RGB value is (196,211,186).

RGB: (196,211,186) (77%, 83%, 73%)

RGB channels and saturation

R 196 of 255 = 77%
G 211 of 255 = 83%
B 186 of 255 = 73%

196
211
186

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

Portions of RGB colors in percentages

R + G + B = 196 + 211 + 186 = 593 (100%)
R 196 of 593 ~ 33.05%
G 211 of 593 ~ 35.58%
B 186 of 593 ~ 31.37'%

%33.05
%35.58
%31.37

CMYK color model

#C4D3BA color CMYK value is (7,0,12,17).

  • cyan value is 7.11%
  • magenta value is 0.00%
  • yellow value is 11.85%
  • key color value is 17.25%
CMYK: (7,0,12,17) C7M0Y12K17 (7%,0%,12%,17%) (0.07/0.00/0.12/0.17) 

CMYK percentages

%7.11
%0
%11.85
%17.25

Codes

Color #C4D3BA in popluar color models

C4 D3 BA
RGB 196 211 186
HSL 96° 22.12% 77.84%
HSB/HSV 96° 11.85% 82.75%
CMYK 7.11% 0.00% 11.85%
17.25%

Color #C4D3BA in popluar number systems.

HEX C4 D3 BA
Decimal 196 211 186
Binary 11000100 11010011 10111010
Octal 304 323 272

Shades and tints

Shades of #C4D3BA

#C4D3BA
(196,211,186)
#B3C0AA
(179,192,170)
#A2AD9A
(162,173,154)
#919A8A
(145,154,138)
#80877A
(128,135,122)
#6F746A
(111,116,106)
#5E615A
(94,97,90)
#4D4E4A
(77,78,74)
#3C3B3A
(60,59,58)
#2B282A
(43,40,42)
#1A151A
(26,21,26)
#000000
(0,0,0)

Tints of #C4D3BA

#C4D3BA
(196,211,186)
#C9D7C0
(201,215,192)
#CEDBC6
(206,219,198)
#D3DFCC
(211,223,204)
#D8E3D2
(216,227,210)
#DDE7D8
(221,231,216)
#E2EBDE
(226,235,222)
#E7EFE4
(231,239,228)
#ECF3EA
(236,243,234)
#F1F7F0
(241,247,240)
#F6FBF6
(246,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D3BA color. Also use rgb(196,211,186) instead hex code.

Text Font Color

.myTextColor { color: #C4D3BA; }

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

This text font color is #C4D3BA.

Background Color

.myBgColor { background-color: #C4D3BA; }

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

This div background color is #C4D3BA.

Border color

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

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

This div border color is #C4D3BA.

Opacity

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

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

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

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

This text has shadow with #C4D3BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D3BA.

Preview

Color preview on black background

This text has color #C4D3BA on black background.


Color preview on white background

This text has color #C4D3BA on white background.


Black color preview on #C4D3BA background

This text has black color on #C4D3BA background.


White color preview on #C4D3BA background

This text has white color on #C4D3BA background.


Related colors

Complementary color

Complementary color for #hex is #3B2C45.


I love getcolorcode.com

Triadic colors

1 #BAC4D3 and #D3BAC4 with #C4D3BA are triadic colors.

2 #BAD3C4 and #D3C4BA with #C4D3BA are triadic colors.