COLOR #C4D8AD

HEX: #C4D8AD RGB: (196,216,173)

Renk bilgisi

#C4D8AD contains red, green and blue colors in about the same proportion. #C4D8AD ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C4D8AD color RGB value is (196,216,173).

RGB: (196,216,173) (77%, 85%, 68%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 216 of 255 = 85%
B 173 of 255 = 68%

196
216
173

R + G + B ~ 77%. #C4D8AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 216 + 173 = 585 (100%)
R 196 of 585 ~ 33.5%
G 216 of 585 ~ 36.92%
B 173 of 585 ~ 29.57'%

%33.5
%36.92
%29.57

CMYK RENK MODELİ

#C4D8AD rengi CMYK tonu (9,0,20,15).

  • camgöbeği tonu 9.26%
  • eflatun tonu 0.00%
  • sarı tonu 19.91%
  • ana renk tonu 15.29%
CMYK: (9,0,20,15) C9M0Y20K15 (9%,0%,20%,15%) (0.09/0.00/0.20/0.15) 

CMYK yüzdeleri

%9.26
%0
%19.91
%15.29

Codes

Color #C4D8AD in popluar color models

C4 D8 AD
RGB 196 216 173
HSL 88° 35.54% 76.27%
HSB/HSV 88° 19.91% 84.71%
CMYK 9.26% 0.00% 19.91%
15.29%

Color #C4D8AD in popluar number systems.

HEX C4 D8 AD
Decimal 196 216 173
Binary 11000100 11011000 10101101
Octal 304 330 255

Shades and tints

Shades of #C4D8AD

#C4D8AD
(196,216,173)
#B3C59E
(179,197,158)
#A2B28F
(162,178,143)
#919F80
(145,159,128)
#808C71
(128,140,113)
#6F7962
(111,121,98)
#5E6653
(94,102,83)
#4D5344
(77,83,68)
#3C4035
(60,64,53)
#2B2D26
(43,45,38)
#1A1A17
(26,26,23)
#000000
(0,0,0)

Tints of #C4D8AD

#C4D8AD
(196,216,173)
#C9DBB4
(201,219,180)
#CEDEBB
(206,222,187)
#D3E1C2
(211,225,194)
#D8E4C9
(216,228,201)
#DDE7D0
(221,231,208)
#E2EAD7
(226,234,215)
#E7EDDE
(231,237,222)
#ECF0E5
(236,240,229)
#F1F3EC
(241,243,236)
#F6F6F3
(246,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D8AD color. Also use rgb(196,216,173) instead hex code.

Text Font Color

.myTextColor { color: #C4D8AD; }

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

This text font color is #C4D8AD.

Background Color

.myBgColor { background-color: #C4D8AD; }

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

This div background color is #C4D8AD.

Border color

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

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

This div border color is #C4D8AD.

Opacity

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

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

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

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

This text has shadow with #C4D8AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D8AD.

Preview

Color preview on black background

This text has color #C4D8AD on black background.


Color preview on white background

This text has color #C4D8AD on white background.


Black color preview on #C4D8AD background

This text has black color on #C4D8AD background.


White color preview on #C4D8AD background

This text has white color on #C4D8AD background.


Related colors

Complementary color

Complementary color for #hex is #3B2752.


I love getcolorcode.com

Triadic colors

1 #ADC4D8 and #D8ADC4 with #C4D8AD are triadic colors.

2 #ADD8C4 and #D8C4AD with #C4D8AD are triadic colors.