COLOR #C2D58A

HEX: #C2D58A RGB: (194,213,138)

Color info

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

RGB color model

#C2D58A color RGB value is (194,213,138).

RGB: (194,213,138) (76%, 84%, 54%)

RGB channels and saturation

R 194 of 255 = 76%
G 213 of 255 = 84%
B 138 of 255 = 54%

194
213
138

R + G + B ~ 71%. #C2D58A is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 213 + 138 = 545 (100%)
R 194 of 545 ~ 35.6%
G 213 of 545 ~ 39.08%
B 138 of 545 ~ 25.32'%

%35.6
%39.08
%25.32

CMYK color model

#C2D58A color CMYK value is (9,0,35,16).

  • cyan value is 8.92%
  • magenta value is 0.00%
  • yellow value is 35.21%
  • key color value is 16.47%

CMYK: (9,0,35,16)
C9M0Y35K16 (9%, 0%, 35%, 16%)
(0.09 / 0.00 / 0.35 / 0.16)

CMYK percentages

%8.92
%0
%35.21
%16.47

Codes

Color #C2D58A in popluar color models

C2 D5 8A
RGB 194 213 138
HSL 75° 47.17% 68.82%
HSB/HSV 75° 35.21% 83.53%
CMYK 8.92% 0.00% 35.21%
16.47%

Color #C2D58A in popluar number systems.

HEX C2 D5 8A
Decimal 194 213 138
Binary 11000010 11010101 10001010
Octal 302 325 212

Shades and tints

Shades of #C2D58A

#C2D58A
(194,213,138)
#B1C27E
(177,194,126)
#A0AF72
(160,175,114)
#8F9C66
(143,156,102)
#7E895A
(126,137,90)
#6D764E
(109,118,78)
#5C6342
(92,99,66)
#4B5036
(75,80,54)
#3A3D2A
(58,61,42)
#292A1E
(41,42,30)
#181712
(24,23,18)
#000000
(0,0,0)

Tints of #C2D58A

#C2D58A
(194,213,138)
#C7D894
(199,216,148)
#CCDB9E
(204,219,158)
#D1DEA8
(209,222,168)
#D6E1B2
(214,225,178)
#DBE4BC
(219,228,188)
#E0E7C6
(224,231,198)
#E5EAD0
(229,234,208)
#EAEDDA
(234,237,218)
#EFF0E4
(239,240,228)
#F4F3EE
(244,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2D58A color. Also use rgb(194,213,138) instead hex code.

Text Font Color

.myTextColor { color: #C2D58A; }

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

This text font color is #C2D58A.

Background Color

.myBgColor { background-color: #C2D58A; }

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

This div background color is #C2D58A.

Border color

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

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

This div border color is #C2D58A.

Opacity

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

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

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

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

This text has shadow with #C2D58A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2D58A.

Preview

Color preview on black background

This text has color #C2D58A on black background.


Color preview on white background

This text has color #C2D58A on white background.


Black color preview on #C2D58A background

This text has black color on #C2D58A background.


White color preview on #C2D58A background

This text has white color on #C2D58A background.


Related colors

Complementary color

Complementary color for #hex is #3D2A75.


I love getcolorcode.com

Triadic colors

1 #8AC2D5 and #D58AC2 with #C2D58A are triadic colors.

2 #8AD5C2 and #D5C28A with #C2D58A are triadic colors.