COLOR #C4D088

HEX: #C4D088 RGB: (196,208,136)

Color info

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

RGB color model

#C4D088 color RGB value is (196,208,136).

RGB: (196,208,136) (77%, 82%, 53%)

RGB channels and saturation

R 196 of 255 = 77%
G 208 of 255 = 82%
B 136 of 255 = 53%

196
208
136

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

Portions of RGB colors in percentages

R + G + B = 196 + 208 + 136 = 540 (100%)
R 196 of 540 ~ 36.3%
G 208 of 540 ~ 38.52%
B 136 of 540 ~ 25.19'%

%36.3
%38.52
%25.19

CMYK color model

#C4D088 color CMYK value is (6,0,35,18).

  • cyan value is 5.77%
  • magenta value is 0.00%
  • yellow value is 34.62%
  • key color value is 18.43%

CMYK: (6,0,35,18)
C6M0Y35K18 (6%, 0%, 35%, 18%)
(0.06 / 0.00 / 0.35 / 0.18)

CMYK percentages

%5.77
%0
%34.62
%18.43

Codes

Color #C4D088 in popluar color models

C4 D0 88
RGB 196 208 136
HSL 70° 43.37% 67.45%
HSB/HSV 70° 34.62% 81.57%
CMYK 5.77% 0.00% 34.62%
18.43%

Color #C4D088 in popluar number systems.

HEX C4 D0 88
Decimal 196 208 136
Binary 11000100 11010000 10001000
Octal 304 320 210

Shades and tints

Shades of #C4D088

#C4D088
(196,208,136)
#B3BE7C
(179,190,124)
#A2AC70
(162,172,112)
#919A64
(145,154,100)
#808858
(128,136,88)
#6F764C
(111,118,76)
#5E6440
(94,100,64)
#4D5234
(77,82,52)
#3C4028
(60,64,40)
#2B2E1C
(43,46,28)
#1A1C10
(26,28,16)
#000000
(0,0,0)

Tints of #C4D088

#C4D088
(196,208,136)
#C9D492
(201,212,146)
#CED89C
(206,216,156)
#D3DCA6
(211,220,166)
#D8E0B0
(216,224,176)
#DDE4BA
(221,228,186)
#E2E8C4
(226,232,196)
#E7ECCE
(231,236,206)
#ECF0D8
(236,240,216)
#F1F4E2
(241,244,226)
#F6F8EC
(246,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D088 color. Also use rgb(196,208,136) instead hex code.

Text Font Color

.myTextColor { color: #C4D088; }

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

This text font color is #C4D088.

Background Color

.myBgColor { background-color: #C4D088; }

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

This div background color is #C4D088.

Border color

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

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

This div border color is #C4D088.

Opacity

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

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

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

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

This text has shadow with #C4D088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D088.

Preview

Color preview on black background

This text has color #C4D088 on black background.


Color preview on white background

This text has color #C4D088 on white background.


Black color preview on #C4D088 background

This text has black color on #C4D088 background.


White color preview on #C4D088 background

This text has white color on #C4D088 background.


Related colors

Complementary color

Complementary color for #hex is #3B2F77.


I love getcolorcode.com

Triadic colors

1 #88C4D0 and #D088C4 with #C4D088 are triadic colors.

2 #88D0C4 and #D0C488 with #C4D088 are triadic colors.