COLOR #C6E49C

HEX: #C6E49C RGB: (198,228,156)

Color info

#C6E49C contains mainly red and green colors. Web safe color of #C6E49C is #CCCC99 (or #CC9).

RGB color model

#C6E49C color RGB value is (198,228,156).

RGB: (198,228,156) (78%, 89%, 61%)

RGB channels and saturation

R 198 of 255 = 78%
G 228 of 255 = 89%
B 156 of 255 = 61%

198
228
156

R + G + B ~ 76%. #C6E49C is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 228 + 156 = 582 (100%)
R 198 of 582 ~ 34.02%
G 228 of 582 ~ 39.18%
B 156 of 582 ~ 26.8'%

%34.02
%39.18
%26.8

CMYK color model

#C6E49C color CMYK value is (13,0,32,11).

  • cyan value is 13.16%
  • magenta value is 0.00%
  • yellow value is 31.58%
  • key color value is 10.59%
CMYK: (13,0,32,11) C13M0Y32K11 (13%,0%,32%,11%) (0.13/0.00/0.32/0.11) 

CMYK percentages

%13.16
%0
%31.58
%10.59

Codes

Color #C6E49C in popluar color models

C6 E4 9C
RGB 198 228 156
HSL 85° 57.14% 75.29%
HSB/HSV 85° 31.58% 89.41%
CMYK 13.16% 0.00% 31.58%
10.59%

Color #C6E49C in popluar number systems.

HEX C6 E4 9C
Decimal 198 228 156
Binary 11000110 11100100 10011100
Octal 306 344 234

Shades and tints

Shades of #C6E49C

#C6E49C
(198,228,156)
#B4D08E
(180,208,142)
#A2BC80
(162,188,128)
#90A872
(144,168,114)
#7E9464
(126,148,100)
#6C8056
(108,128,86)
#5A6C48
(90,108,72)
#48583A
(72,88,58)
#36442C
(54,68,44)
#24301E
(36,48,30)
#121C10
(18,28,16)
#000000
(0,0,0)

Tints of #C6E49C

#C6E49C
(198,228,156)
#CBE6A5
(203,230,165)
#D0E8AE
(208,232,174)
#D5EAB7
(213,234,183)
#DAECC0
(218,236,192)
#DFEEC9
(223,238,201)
#E4F0D2
(228,240,210)
#E9F2DB
(233,242,219)
#EEF4E4
(238,244,228)
#F3F6ED
(243,246,237)
#F8F8F6
(248,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E49C color. Also use rgb(198,228,156) instead hex code.

Text Font Color

.myTextColor { color: #C6E49C; }

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

This text font color is #C6E49C.

Background Color

.myBgColor { background-color: #C6E49C; }

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

This div background color is #C6E49C.

Border color

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

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

This div border color is #C6E49C.

Opacity

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

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

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

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

This text has shadow with #C6E49C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E49C.

Preview

Color preview on black background

This text has color #C6E49C on black background.


Color preview on white background

This text has color #C6E49C on white background.


Black color preview on #C6E49C background

This text has black color on #C6E49C background.


White color preview on #C6E49C background

This text has white color on #C6E49C background.


Related colors

Complementary color

Complementary color for #hex is #391B63.


I love getcolorcode.com

Triadic colors

1 #9CC6E4 and #E49CC6 with #C6E49C are triadic colors.

2 #9CE4C6 and #E4C69C with #C6E49C are triadic colors.