COLOR #C6DDAE

HEX: #C6DDAE RGB: (198,221,174)

Color info

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

RGB color model

#C6DDAE color RGB value is (198,221,174).

RGB: (198,221,174) (78%, 87%, 68%)

RGB channels and saturation

R 198 of 255 = 78%
G 221 of 255 = 87%
B 174 of 255 = 68%

198
221
174

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

Portions of RGB colors in percentages

R + G + B = 198 + 221 + 174 = 593 (100%)
R 198 of 593 ~ 33.39%
G 221 of 593 ~ 37.27%
B 174 of 593 ~ 29.34'%

%33.39
%37.27
%29.34

CMYK color model

#C6DDAE color CMYK value is (10,0,21,13).

  • cyan value is 10.41%
  • magenta value is 0.00%
  • yellow value is 21.27%
  • key color value is 13.33%

CMYK: (10,0,21,13)
C10M0Y21K13 (10%, 0%, 21%, 13%)
(0.10 / 0.00 / 0.21 / 0.13)

CMYK percentages

%10.41
%0
%21.27
%13.33

Codes

Color #C6DDAE in popluar color models

C6 DD AE
RGB 198 221 174
HSL 89° 40.87% 77.45%
HSB/HSV 89° 21.27% 86.67%
CMYK 10.41% 0.00% 21.27%
13.33%

Color #C6DDAE in popluar number systems.

HEX C6 DD AE
Decimal 198 221 174
Binary 11000110 11011101 10101110
Octal 306 335 256

Shades and tints

Shades of #C6DDAE

#C6DDAE
(198,221,174)
#B4C99F
(180,201,159)
#A2B590
(162,181,144)
#90A181
(144,161,129)
#7E8D72
(126,141,114)
#6C7963
(108,121,99)
#5A6554
(90,101,84)
#485145
(72,81,69)
#363D36
(54,61,54)
#242927
(36,41,39)
#121518
(18,21,24)
#000000
(0,0,0)

Tints of #C6DDAE

#C6DDAE
(198,221,174)
#CBE0B5
(203,224,181)
#D0E3BC
(208,227,188)
#D5E6C3
(213,230,195)
#DAE9CA
(218,233,202)
#DFECD1
(223,236,209)
#E4EFD8
(228,239,216)
#E9F2DF
(233,242,223)
#EEF5E6
(238,245,230)
#F3F8ED
(243,248,237)
#F8FBF4
(248,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6DDAE color. Also use rgb(198,221,174) instead hex code.

Text Font Color

.myTextColor { color: #C6DDAE; }

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

This text font color is #C6DDAE.

Background Color

.myBgColor { background-color: #C6DDAE; }

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

This div background color is #C6DDAE.

Border color

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

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

This div border color is #C6DDAE.

Opacity

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

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

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

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

This text has shadow with #C6DDAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DDAE.

Preview

Color preview on black background

This text has color #C6DDAE on black background.


Color preview on white background

This text has color #C6DDAE on white background.


Black color preview on #C6DDAE background

This text has black color on #C6DDAE background.


White color preview on #C6DDAE background

This text has white color on #C6DDAE background.


Related colors

Complementary color

Complementary color for #hex is #392251.


I love getcolorcode.com

Triadic colors

1 #AEC6DD and #DDAEC6 with #C6DDAE are triadic colors.

2 #AEDDC6 and #DDC6AE with #C6DDAE are triadic colors.