COLOR #C7DDAA

HEX: #C7DDAA RGB: (199,221,170)

Renk bilgisi

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

RGB renk modeli

#C7DDAA color RGB value is (199,221,170).

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

RGB bağlantıları ve doygunluk

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

199
221
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 221 + 170 = 590 (100%)
R 199 of 590 ~ 33.73%
G 221 of 590 ~ 37.46%
B 170 of 590 ~ 28.81'%

%33.73
%37.46
%28.81

CMYK RENK MODELİ

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

  • camgöbeği tonu 9.95%
  • eflatun tonu 0.00%
  • sarı tonu 23.08%
  • 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
%23.08
%13.33

Codes

Color #C7DDAA in popluar color models

C7 DD AA
RGB 199 221 170
HSL 86° 42.86% 76.67%
HSB/HSV 86° 23.08% 86.67%
CMYK 9.95% 0.00% 23.08%
13.33%

Color #C7DDAA in popluar number systems.

HEX C7 DD AA
Decimal 199 221 170
Binary 11000111 11011101 10101010
Octal 307 335 252

Shades and tints

Shades of #C7DDAA

#C7DDAA
(199,221,170)
#B5C99B
(181,201,155)
#A3B58C
(163,181,140)
#91A17D
(145,161,125)
#7F8D6E
(127,141,110)
#6D795F
(109,121,95)
#5B6550
(91,101,80)
#495141
(73,81,65)
#373D32
(55,61,50)
#252923
(37,41,35)
#131514
(19,21,20)
#000000
(0,0,0)

Tints of #C7DDAA

#C7DDAA
(199,221,170)
#CCE0B1
(204,224,177)
#D1E3B8
(209,227,184)
#D6E6BF
(214,230,191)
#DBE9C6
(219,233,198)
#E0ECCD
(224,236,205)
#E5EFD4
(229,239,212)
#EAF2DB
(234,242,219)
#EFF5E2
(239,245,226)
#F4F8E9
(244,248,233)
#F9FBF0
(249,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7DDAA; }

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

This text font color is #C7DDAA.

Background Color

.myBgColor { background-color: #C7DDAA; }

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

This div background color is #C7DDAA.

Border color

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

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

This div border color is #C7DDAA.

Opacity

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

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

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

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

This text has shadow with #C7DDAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DDAA.

Preview

Color preview on black background

This text has color #C7DDAA on black background.


Color preview on white background

This text has color #C7DDAA on white background.


Black color preview on #C7DDAA background

This text has black color on #C7DDAA background.


White color preview on #C7DDAA background

This text has white color on #C7DDAA background.


Related colors

Complementary color

Complementary color for #hex is #382255.


I love getcolorcode.com

Triadic colors

1 #AAC7DD and #DDAAC7 with #C7DDAA are triadic colors.

2 #AADDC7 and #DDC7AA with #C7DDAA are triadic colors.