COLOR #C5D99D

HEX: #C5D99D RGB: (197,217,157)

Renk bilgisi

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

RGB renk modeli

#C5D99D color RGB value is (197,217,157).

RGB: (197,217,157) (77%, 85%, 62%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 217 of 255 = 85%
B 157 of 255 = 62%

197
217
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 217 + 157 = 571 (100%)
R 197 of 571 ~ 34.5%
G 217 of 571 ~ 38%
B 157 of 571 ~ 27.5'%

%34.5
%38
%27.5

CMYK RENK MODELİ

#C5D99D rengi CMYK tonu (9,0,28,15).

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

CMYK: (9,0,28,15)
C9M0Y28K15 (9%, 0%, 28%, 15%)
(0.09 / 0.00 / 0.28 / 0.15)

CMYK yüzdeleri

%9.22
%0
%27.65
%14.9

Codes

Color #C5D99D in popluar color models

C5 D9 9D
RGB 197 217 157
HSL 80° 44.12% 73.33%
HSB/HSV 80° 27.65% 85.10%
CMYK 9.22% 0.00% 27.65%
14.90%

Color #C5D99D in popluar number systems.

HEX C5 D9 9D
Decimal 197 217 157
Binary 11000101 11011001 10011101
Octal 305 331 235

Shades and tints

Shades of #C5D99D

#C5D99D
(197,217,157)
#B4C68F
(180,198,143)
#A3B381
(163,179,129)
#92A073
(146,160,115)
#818D65
(129,141,101)
#707A57
(112,122,87)
#5F6749
(95,103,73)
#4E543B
(78,84,59)
#3D412D
(61,65,45)
#2C2E1F
(44,46,31)
#1B1B11
(27,27,17)
#000000
(0,0,0)

Tints of #C5D99D

#C5D99D
(197,217,157)
#CADCA5
(202,220,165)
#CFDFAD
(207,223,173)
#D4E2B5
(212,226,181)
#D9E5BD
(217,229,189)
#DEE8C5
(222,232,197)
#E3EBCD
(227,235,205)
#E8EED5
(232,238,213)
#EDF1DD
(237,241,221)
#F2F4E5
(242,244,229)
#F7F7ED
(247,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D99D; }

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

This text font color is #C5D99D.

Background Color

.myBgColor { background-color: #C5D99D; }

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

This div background color is #C5D99D.

Border color

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

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

This div border color is #C5D99D.

Opacity

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

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

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

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

This text has shadow with #C5D99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D99D.

Preview

Color preview on black background

This text has color #C5D99D on black background.


Color preview on white background

This text has color #C5D99D on white background.


Black color preview on #C5D99D background

This text has black color on #C5D99D background.


White color preview on #C5D99D background

This text has white color on #C5D99D background.


Related colors

Complementary color

Complementary color for #hex is #3A2662.


I love getcolorcode.com

Triadic colors

1 #9DC5D9 and #D99DC5 with #C5D99D are triadic colors.

2 #9DD9C5 and #D9C59D with #C5D99D are triadic colors.