COLOR #C5D99B

HEX: #C5D99B RGB: (197,217,155)

Renk bilgisi

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

RGB renk modeli

#C5D99B color RGB value is (197,217,155).

RGB: (197,217,155) (77%, 85%, 61%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 217 of 255 = 85%
B 155 of 255 = 61%

197
217
155

R + G + B ~ 74%. #C5D99B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 217 + 155 = 569 (100%)
R 197 of 569 ~ 34.62%
G 217 of 569 ~ 38.14%
B 155 of 569 ~ 27.24'%

%34.62
%38.14
%27.24

CMYK RENK MODELİ

#C5D99B rengi CMYK tonu (9,0,29,15).

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

CMYK: (9,0,29,15)
C9M0Y29K15 (9%, 0%, 29%, 15%)
(0.09 / 0.00 / 0.29 / 0.15)

CMYK yüzdeleri

%9.22
%0
%28.57
%14.9

Codes

Color #C5D99B in popluar color models

C5 D9 9B
RGB 197 217 155
HSL 79° 44.93% 72.94%
HSB/HSV 79° 28.57% 85.10%
CMYK 9.22% 0.00% 28.57%
14.90%

Color #C5D99B in popluar number systems.

HEX C5 D9 9B
Decimal 197 217 155
Binary 11000101 11011001 10011011
Octal 305 331 233

Shades and tints

Shades of #C5D99B

#C5D99B
(197,217,155)
#B4C68D
(180,198,141)
#A3B37F
(163,179,127)
#92A071
(146,160,113)
#818D63
(129,141,99)
#707A55
(112,122,85)
#5F6747
(95,103,71)
#4E5439
(78,84,57)
#3D412B
(61,65,43)
#2C2E1D
(44,46,29)
#1B1B0F
(27,27,15)
#000000
(0,0,0)

Tints of #C5D99B

#C5D99B
(197,217,155)
#CADCA4
(202,220,164)
#CFDFAD
(207,223,173)
#D4E2B6
(212,226,182)
#D9E5BF
(217,229,191)
#DEE8C8
(222,232,200)
#E3EBD1
(227,235,209)
#E8EEDA
(232,238,218)
#EDF1E3
(237,241,227)
#F2F4EC
(242,244,236)
#F7F7F5
(247,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D99B; }

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

This text font color is #C5D99B.

Background Color

.myBgColor { background-color: #C5D99B; }

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

This div background color is #C5D99B.

Border color

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

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

This div border color is #C5D99B.

Opacity

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

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

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

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

This text has shadow with #C5D99B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D99B.

Preview

Color preview on black background

This text has color #C5D99B on black background.


Color preview on white background

This text has color #C5D99B on white background.


Black color preview on #C5D99B background

This text has black color on #C5D99B background.


White color preview on #C5D99B background

This text has white color on #C5D99B background.


Related colors

Complementary color

Complementary color for #hex is #3A2664.


I love getcolorcode.com

Triadic colors

1 #9BC5D9 and #D99BC5 with #C5D99B are triadic colors.

2 #9BD9C5 and #D9C59B with #C5D99B are triadic colors.