COLOR #C6D9AB

HEX: #C6D9AB RGB: (198,217,171)

Color info

#C6D9AB contains red, green and blue colors in about the same proportion. Web safe color of #C6D9AB is #CCCC99 (or #CC9).

RGB color model

#C6D9AB color RGB value is (198,217,171).

RGB: (198,217,171) (78%, 85%, 67%)

RGB channels and saturation

R 198 of 255 = 78%
G 217 of 255 = 85%
B 171 of 255 = 67%

198
217
171

R + G + B ~ 77%. #C6D9AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 217 + 171 = 586 (100%)
R 198 of 586 ~ 33.79%
G 217 of 586 ~ 37.03%
B 171 of 586 ~ 29.18'%

%33.79
%37.03
%29.18

CMYK color model

#C6D9AB color CMYK value is (9,0,21,15).

  • cyan value is 8.76%
  • magenta value is 0.00%
  • yellow value is 21.20%
  • key color value is 14.90%
CMYK: (9,0,21,15) C9M0Y21K15 (9%,0%,21%,15%) (0.09/0.00/0.21/0.15) 

CMYK percentages

%8.76
%0
%21.2
%14.9

Codes

Color #C6D9AB in popluar color models

C6 D9 AB
RGB 198 217 171
HSL 85° 37.70% 76.08%
HSB/HSV 85° 21.20% 85.10%
CMYK 8.76% 0.00% 21.20%
14.90%

Color #C6D9AB in popluar number systems.

HEX C6 D9 AB
Decimal 198 217 171
Binary 11000110 11011001 10101011
Octal 306 331 253

Shades and tints

Shades of #C6D9AB

#C6D9AB
(198,217,171)
#B4C69C
(180,198,156)
#A2B38D
(162,179,141)
#90A07E
(144,160,126)
#7E8D6F
(126,141,111)
#6C7A60
(108,122,96)
#5A6751
(90,103,81)
#485442
(72,84,66)
#364133
(54,65,51)
#242E24
(36,46,36)
#121B15
(18,27,21)
#000000
(0,0,0)

Tints of #C6D9AB

#C6D9AB
(198,217,171)
#CBDCB2
(203,220,178)
#D0DFB9
(208,223,185)
#D5E2C0
(213,226,192)
#DAE5C7
(218,229,199)
#DFE8CE
(223,232,206)
#E4EBD5
(228,235,213)
#E9EEDC
(233,238,220)
#EEF1E3
(238,241,227)
#F3F4EA
(243,244,234)
#F8F7F1
(248,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D9AB color. Also use rgb(198,217,171) instead hex code.

Text Font Color

.myTextColor { color: #C6D9AB; }

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

This text font color is #C6D9AB.

Background Color

.myBgColor { background-color: #C6D9AB; }

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

This div background color is #C6D9AB.

Border color

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

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

This div border color is #C6D9AB.

Opacity

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

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

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

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

This text has shadow with #C6D9AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D9AB.

Preview

Color preview on black background

This text has color #C6D9AB on black background.


Color preview on white background

This text has color #C6D9AB on white background.


Black color preview on #C6D9AB background

This text has black color on #C6D9AB background.


White color preview on #C6D9AB background

This text has white color on #C6D9AB background.


Related colors

Complementary color

Complementary color for #hex is #392654.


I love getcolorcode.com

Triadic colors

1 #ABC6D9 and #D9ABC6 with #C6D9AB are triadic colors.

2 #ABD9C6 and #D9C6AB with #C6D9AB are triadic colors.