COLOR #C7D99B

HEX: #C7D99B RGB: (199,217,155)

Renk bilgisi

#C7D99B contains mainly red and green colors. #C7D99B ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C7D99B color RGB value is (199,217,155).

RGB: (199,217,155) (78%, 85%, 61%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 217 of 255 = 85%
B 155 of 255 = 61%

199
217
155

R + G + B ~ 75%. #C7D99B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 217 + 155 = 571 (100%)
R 199 of 571 ~ 34.85%
G 217 of 571 ~ 38%
B 155 of 571 ~ 27.15'%

%34.85
%38
%27.15

CMYK RENK MODELİ

#C7D99B rengi CMYK tonu (8,0,29,15).

  • camgöbeği tonu 8.29%
  • eflatun tonu 0.00%
  • sarı tonu 28.57%
  • ana renk tonu 14.90%

CMYK: (8,0,29,15)
C8M0Y29K15 (8%, 0%, 29%, 15%)
(0.08 / 0.00 / 0.29 / 0.15)

CMYK yüzdeleri

%8.29
%0
%28.57
%14.9

Codes

Color #C7D99B in popluar color models

C7 D9 9B
RGB 199 217 155
HSL 77° 44.93% 72.94%
HSB/HSV 77° 28.57% 85.10%
CMYK 8.29% 0.00% 28.57%
14.90%

Color #C7D99B in popluar number systems.

HEX C7 D9 9B
Decimal 199 217 155
Binary 11000111 11011001 10011011
Octal 307 331 233

Shades and tints

Shades of #C7D99B

#C7D99B
(199,217,155)
#B5C68D
(181,198,141)
#A3B37F
(163,179,127)
#91A071
(145,160,113)
#7F8D63
(127,141,99)
#6D7A55
(109,122,85)
#5B6747
(91,103,71)
#495439
(73,84,57)
#37412B
(55,65,43)
#252E1D
(37,46,29)
#131B0F
(19,27,15)
#000000
(0,0,0)

Tints of #C7D99B

#C7D99B
(199,217,155)
#CCDCA4
(204,220,164)
#D1DFAD
(209,223,173)
#D6E2B6
(214,226,182)
#DBE5BF
(219,229,191)
#E0E8C8
(224,232,200)
#E5EBD1
(229,235,209)
#EAEEDA
(234,238,218)
#EFF1E3
(239,241,227)
#F4F4EC
(244,244,236)
#F9F7F5
(249,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D99B color. Also use rgb(199,217,155) instead hex code.

Text Font Color

.myTextColor { color: #C7D99B; }

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

This text font color is #C7D99B.

Background Color

.myBgColor { background-color: #C7D99B; }

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

This div background color is #C7D99B.

Border color

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

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

This div border color is #C7D99B.

Opacity

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

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

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

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

This text has shadow with #C7D99B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D99B.

Preview

Color preview on black background

This text has color #C7D99B on black background.


Color preview on white background

This text has color #C7D99B on white background.


Black color preview on #C7D99B background

This text has black color on #C7D99B background.


White color preview on #C7D99B background

This text has white color on #C7D99B background.


Related colors

Complementary color

Complementary color for #hex is #382664.


I love getcolorcode.com

Triadic colors

1 #9BC7D9 and #D99BC7 with #C7D99B are triadic colors.

2 #9BD9C7 and #D9C79B with #C7D99B are triadic colors.