COLOR #C6E29E

HEX: #C6E29E RGB: (198,226,158)

Color info

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

RGB color model

#C6E29E color RGB value is (198,226,158).

RGB: (198,226,158) (78%, 89%, 62%)

RGB channels and saturation

R 198 of 255 = 78%
G 226 of 255 = 89%
B 158 of 255 = 62%

198
226
158

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

Portions of RGB colors in percentages

R + G + B = 198 + 226 + 158 = 582 (100%)
R 198 of 582 ~ 34.02%
G 226 of 582 ~ 38.83%
B 158 of 582 ~ 27.15'%

%34.02
%38.83
%27.15

CMYK color model

#C6E29E color CMYK value is (12,0,30,11).

  • cyan value is 12.39%
  • magenta value is 0.00%
  • yellow value is 30.09%
  • key color value is 11.37%

CMYK: (12,0,30,11)
C12M0Y30K11 (12%, 0%, 30%, 11%)
(0.12 / 0.00 / 0.30 / 0.11)

CMYK percentages

%12.39
%0
%30.09
%11.37

Codes

Color #C6E29E in popluar color models

C6 E2 9E
RGB 198 226 158
HSL 85° 53.97% 75.29%
HSB/HSV 85° 30.09% 88.63%
CMYK 12.39% 0.00% 30.09%
11.37%

Color #C6E29E in popluar number systems.

HEX C6 E2 9E
Decimal 198 226 158
Binary 11000110 11100010 10011110
Octal 306 342 236

Shades and tints

Shades of #C6E29E

#C6E29E
(198,226,158)
#B4CE90
(180,206,144)
#A2BA82
(162,186,130)
#90A674
(144,166,116)
#7E9266
(126,146,102)
#6C7E58
(108,126,88)
#5A6A4A
(90,106,74)
#48563C
(72,86,60)
#36422E
(54,66,46)
#242E20
(36,46,32)
#121A12
(18,26,18)
#000000
(0,0,0)

Tints of #C6E29E

#C6E29E
(198,226,158)
#CBE4A6
(203,228,166)
#D0E6AE
(208,230,174)
#D5E8B6
(213,232,182)
#DAEABE
(218,234,190)
#DFECC6
(223,236,198)
#E4EECE
(228,238,206)
#E9F0D6
(233,240,214)
#EEF2DE
(238,242,222)
#F3F4E6
(243,244,230)
#F8F6EE
(248,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E29E color. Also use rgb(198,226,158) instead hex code.

Text Font Color

.myTextColor { color: #C6E29E; }

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

This text font color is #C6E29E.

Background Color

.myBgColor { background-color: #C6E29E; }

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

This div background color is #C6E29E.

Border color

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

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

This div border color is #C6E29E.

Opacity

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

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

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

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

This text has shadow with #C6E29E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E29E.

Preview

Color preview on black background

This text has color #C6E29E on black background.


Color preview on white background

This text has color #C6E29E on white background.


Black color preview on #C6E29E background

This text has black color on #C6E29E background.


White color preview on #C6E29E background

This text has white color on #C6E29E background.


Related colors

Complementary color

Complementary color for #hex is #391D61.


I love getcolorcode.com

Triadic colors

1 #9EC6E2 and #E29EC6 with #C6E29E are triadic colors.

2 #9EE2C6 and #E2C69E with #C6E29E are triadic colors.