COLOR #C6E47A

HEX: #C6E47A RGB: (198,228,122)

Color info

#C6E47A contains mainly red and green colors. Web safe color of #C6E47A is #CCCC66 (or #CC6).

RGB color model

#C6E47A color RGB value is (198,228,122).

RGB: (198,228,122) (78%, 89%, 48%)

RGB channels and saturation

R 198 of 255 = 78%
G 228 of 255 = 89%
B 122 of 255 = 48%

198
228
122

R + G + B ~ 72%. #C6E47A is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 228 + 122 = 548 (100%)
R 198 of 548 ~ 36.13%
G 228 of 548 ~ 41.61%
B 122 of 548 ~ 22.26'%

%36.13
%41.61
%22.26

CMYK color model

#C6E47A color CMYK value is (13,0,46,11).

  • cyan value is 13.16%
  • magenta value is 0.00%
  • yellow value is 46.49%
  • key color value is 10.59%
CMYK: (13,0,46,11) C13M0Y46K11 (13%,0%,46%,11%) (0.13/0.00/0.46/0.11) 

CMYK percentages

%13.16
%0
%46.49
%10.59

Codes

Color #C6E47A in popluar color models

C6 E4 7A
RGB 198 228 122
HSL 77° 66.25% 68.63%
HSB/HSV 77° 46.49% 89.41%
CMYK 13.16% 0.00% 46.49%
10.59%

Color #C6E47A in popluar number systems.

HEX C6 E4 7A
Decimal 198 228 122
Binary 11000110 11100100 1111010
Octal 306 344 172

Shades and tints

Shades of #C6E47A

#C6E47A
(198,228,122)
#B4D06F
(180,208,111)
#A2BC64
(162,188,100)
#90A859
(144,168,89)
#7E944E
(126,148,78)
#6C8043
(108,128,67)
#5A6C38
(90,108,56)
#48582D
(72,88,45)
#364422
(54,68,34)
#243017
(36,48,23)
#121C0C
(18,28,12)
#000000
(0,0,0)

Tints of #C6E47A

#C6E47A
(198,228,122)
#CBE686
(203,230,134)
#D0E892
(208,232,146)
#D5EA9E
(213,234,158)
#DAECAA
(218,236,170)
#DFEEB6
(223,238,182)
#E4F0C2
(228,240,194)
#E9F2CE
(233,242,206)
#EEF4DA
(238,244,218)
#F3F6E6
(243,246,230)
#F8F8F2
(248,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E47A; }

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

This text font color is #C6E47A.

Background Color

.myBgColor { background-color: #C6E47A; }

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

This div background color is #C6E47A.

Border color

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

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

This div border color is #C6E47A.

Opacity

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

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

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

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

This text has shadow with #C6E47A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E47A.

Preview

Color preview on black background

This text has color #C6E47A on black background.


Color preview on white background

This text has color #C6E47A on white background.


Black color preview on #C6E47A background

This text has black color on #C6E47A background.


White color preview on #C6E47A background

This text has white color on #C6E47A background.


Related colors

Complementary color

Complementary color for #hex is #391B85.


I love getcolorcode.com

Triadic colors

1 #7AC6E4 and #E47AC6 with #C6E47A are triadic colors.

2 #7AE4C6 and #E4C67A with #C6E47A are triadic colors.