COLOR #C7DDAB

HEX: #C7DDAB RGB: (199,221,171)

Renk bilgisi

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

RGB renk modeli

#C7DDAB color RGB value is (199,221,171).

RGB: (199,221,171) (78%, 87%, 67%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 221 of 255 = 87%
B 171 of 255 = 67%

199
221
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 221 + 171 = 591 (100%)
R 199 of 591 ~ 33.67%
G 221 of 591 ~ 37.39%
B 171 of 591 ~ 28.93'%

%33.67
%37.39
%28.93

CMYK RENK MODELİ

#C7DDAB rengi CMYK tonu (10,0,23,13).

  • camgöbeği tonu 9.95%
  • eflatun tonu 0.00%
  • sarı tonu 22.62%
  • ana renk tonu 13.33%

CMYK: (10,0,23,13)
C10M0Y23K13 (10%, 0%, 23%, 13%)
(0.10 / 0.00 / 0.23 / 0.13)

CMYK yüzdeleri

%9.95
%0
%22.62
%13.33

Codes

Color #C7DDAB in popluar color models

C7 DD AB
RGB 199 221 171
HSL 86° 42.37% 76.86%
HSB/HSV 86° 22.62% 86.67%
CMYK 9.95% 0.00% 22.62%
13.33%

Color #C7DDAB in popluar number systems.

HEX C7 DD AB
Decimal 199 221 171
Binary 11000111 11011101 10101011
Octal 307 335 253

Shades and tints

Shades of #C7DDAB

#C7DDAB
(199,221,171)
#B5C99C
(181,201,156)
#A3B58D
(163,181,141)
#91A17E
(145,161,126)
#7F8D6F
(127,141,111)
#6D7960
(109,121,96)
#5B6551
(91,101,81)
#495142
(73,81,66)
#373D33
(55,61,51)
#252924
(37,41,36)
#131515
(19,21,21)
#000000
(0,0,0)

Tints of #C7DDAB

#C7DDAB
(199,221,171)
#CCE0B2
(204,224,178)
#D1E3B9
(209,227,185)
#D6E6C0
(214,230,192)
#DBE9C7
(219,233,199)
#E0ECCE
(224,236,206)
#E5EFD5
(229,239,213)
#EAF2DC
(234,242,220)
#EFF5E3
(239,245,227)
#F4F8EA
(244,248,234)
#F9FBF1
(249,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7DDAB color. Also use rgb(199,221,171) instead hex code.

Text Font Color

.myTextColor { color: #C7DDAB; }

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

This text font color is #C7DDAB.

Background Color

.myBgColor { background-color: #C7DDAB; }

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

This div background color is #C7DDAB.

Border color

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

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

This div border color is #C7DDAB.

Opacity

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

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

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

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

This text has shadow with #C7DDAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DDAB.

Preview

Color preview on black background

This text has color #C7DDAB on black background.


Color preview on white background

This text has color #C7DDAB on white background.


Black color preview on #C7DDAB background

This text has black color on #C7DDAB background.


White color preview on #C7DDAB background

This text has white color on #C7DDAB background.


Related colors

Complementary color

Complementary color for #hex is #382254.


I love getcolorcode.com

Triadic colors

1 #ABC7DD and #DDABC7 with #C7DDAB are triadic colors.

2 #ABDDC7 and #DDC7AB with #C7DDAB are triadic colors.