COLOR #C5D38E

HEX: #C5D38E RGB: (197,211,142)

Color info

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

RGB color model

#C5D38E color RGB value is (197,211,142).

RGB: (197,211,142) (77%, 83%, 56%)

RGB channels and saturation

R 197 of 255 = 77%
G 211 of 255 = 83%
B 142 of 255 = 56%

197
211
142

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

Portions of RGB colors in percentages

R + G + B = 197 + 211 + 142 = 550 (100%)
R 197 of 550 ~ 35.82%
G 211 of 550 ~ 38.36%
B 142 of 550 ~ 25.82'%

%35.82
%38.36
%25.82

CMYK color model

#C5D38E color CMYK value is (7,0,33,17).

  • cyan value is 6.64%
  • magenta value is 0.00%
  • yellow value is 32.70%
  • key color value is 17.25%

CMYK: (7,0,33,17)
C7M0Y33K17 (7%, 0%, 33%, 17%)
(0.07 / 0.00 / 0.33 / 0.17)

CMYK percentages

%6.64
%0
%32.7
%17.25

Codes

Color #C5D38E in popluar color models

C5 D3 8E
RGB 197 211 142
HSL 72° 43.95% 69.22%
HSB/HSV 72° 32.70% 82.75%
CMYK 6.64% 0.00% 32.70%
17.25%

Color #C5D38E in popluar number systems.

HEX C5 D3 8E
Decimal 197 211 142
Binary 11000101 11010011 10001110
Octal 305 323 216

Shades and tints

Shades of #C5D38E

#C5D38E
(197,211,142)
#B4C082
(180,192,130)
#A3AD76
(163,173,118)
#929A6A
(146,154,106)
#81875E
(129,135,94)
#707452
(112,116,82)
#5F6146
(95,97,70)
#4E4E3A
(78,78,58)
#3D3B2E
(61,59,46)
#2C2822
(44,40,34)
#1B1516
(27,21,22)
#000000
(0,0,0)

Tints of #C5D38E

#C5D38E
(197,211,142)
#CAD798
(202,215,152)
#CFDBA2
(207,219,162)
#D4DFAC
(212,223,172)
#D9E3B6
(217,227,182)
#DEE7C0
(222,231,192)
#E3EBCA
(227,235,202)
#E8EFD4
(232,239,212)
#EDF3DE
(237,243,222)
#F2F7E8
(242,247,232)
#F7FBF2
(247,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D38E color. Also use rgb(197,211,142) instead hex code.

Text Font Color

.myTextColor { color: #C5D38E; }

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

This text font color is #C5D38E.

Background Color

.myBgColor { background-color: #C5D38E; }

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

This div background color is #C5D38E.

Border color

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

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

This div border color is #C5D38E.

Opacity

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

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

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

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

This text has shadow with #C5D38E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D38E.

Preview

Color preview on black background

This text has color #C5D38E on black background.


Color preview on white background

This text has color #C5D38E on white background.


Black color preview on #C5D38E background

This text has black color on #C5D38E background.


White color preview on #C5D38E background

This text has white color on #C5D38E background.


Related colors

Complementary color

Complementary color for #hex is #3A2C71.


I love getcolorcode.com

Triadic colors

1 #8EC5D3 and #D38EC5 with #C5D38E are triadic colors.

2 #8ED3C5 and #D3C58E with #C5D38E are triadic colors.