COLOR #C6D57A

HEX: #C6D57A RGB: (198,213,122)

Color info

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

RGB color model

#C6D57A color RGB value is (198,213,122).

RGB: (198,213,122) (78%, 84%, 48%)

RGB channels and saturation

R 198 of 255 = 78%
G 213 of 255 = 84%
B 122 of 255 = 48%

198
213
122

R + G + B ~ 70%. #C6D57A is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 213 + 122 = 533 (100%)
R 198 of 533 ~ 37.15%
G 213 of 533 ~ 39.96%
B 122 of 533 ~ 22.89'%

%37.15
%39.96
%22.89

CMYK color model

#C6D57A color CMYK value is (7,0,43,16).

  • cyan value is 7.04%
  • magenta value is 0.00%
  • yellow value is 42.72%
  • key color value is 16.47%
CMYK: (7,0,43,16) C7M0Y43K16 (7%,0%,43%,16%) (0.07/0.00/0.43/0.16) 

CMYK percentages

%7.04
%0
%42.72
%16.47

Codes

Color #C6D57A in popluar color models

C6 D5 7A
RGB 198 213 122
HSL 70° 52.00% 65.69%
HSB/HSV 70° 42.72% 83.53%
CMYK 7.04% 0.00% 42.72%
16.47%

Color #C6D57A in popluar number systems.

HEX C6 D5 7A
Decimal 198 213 122
Binary 11000110 11010101 1111010
Octal 306 325 172

Shades and tints

Shades of #C6D57A

#C6D57A
(198,213,122)
#B4C26F
(180,194,111)
#A2AF64
(162,175,100)
#909C59
(144,156,89)
#7E894E
(126,137,78)
#6C7643
(108,118,67)
#5A6338
(90,99,56)
#48502D
(72,80,45)
#363D22
(54,61,34)
#242A17
(36,42,23)
#12170C
(18,23,12)
#000000
(0,0,0)

Tints of #C6D57A

#C6D57A
(198,213,122)
#CBD886
(203,216,134)
#D0DB92
(208,219,146)
#D5DE9E
(213,222,158)
#DAE1AA
(218,225,170)
#DFE4B6
(223,228,182)
#E4E7C2
(228,231,194)
#E9EACE
(233,234,206)
#EEEDDA
(238,237,218)
#F3F0E6
(243,240,230)
#F8F3F2
(248,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6D57A; }

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

This text font color is #C6D57A.

Background Color

.myBgColor { background-color: #C6D57A; }

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

This div background color is #C6D57A.

Border color

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

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

This div border color is #C6D57A.

Opacity

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

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

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

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

This text has shadow with #C6D57A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D57A.

Preview

Color preview on black background

This text has color #C6D57A on black background.


Color preview on white background

This text has color #C6D57A on white background.


Black color preview on #C6D57A background

This text has black color on #C6D57A background.


White color preview on #C6D57A background

This text has white color on #C6D57A background.


Related colors

Complementary color

Complementary color for #hex is #392A85.


I love getcolorcode.com

Triadic colors

1 #7AC6D5 and #D57AC6 with #C6D57A are triadic colors.

2 #7AD5C6 and #D5C67A with #C6D57A are triadic colors.