COLOR #C5DD9F

HEX: #C5DD9F RGB: (197,221,159)

Renk bilgisi

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

RGB renk modeli

#C5DD9F color RGB value is (197,221,159).

RGB: (197,221,159) (77%, 87%, 62%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 221 of 255 = 87%
B 159 of 255 = 62%

197
221
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 221 + 159 = 577 (100%)
R 197 of 577 ~ 34.14%
G 221 of 577 ~ 38.3%
B 159 of 577 ~ 27.56'%

%34.14
%38.3
%27.56

CMYK RENK MODELİ

#C5DD9F rengi CMYK tonu (11,0,28,13).

  • camgöbeği tonu 10.86%
  • eflatun tonu 0.00%
  • sarı tonu 28.05%
  • ana renk tonu 13.33%

CMYK: (11,0,28,13)
C11M0Y28K13 (11%, 0%, 28%, 13%)
(0.11 / 0.00 / 0.28 / 0.13)

CMYK yüzdeleri

%10.86
%0
%28.05
%13.33

Codes

Color #C5DD9F in popluar color models

C5 DD 9F
RGB 197 221 159
HSL 83° 47.69% 74.51%
HSB/HSV 83° 28.05% 86.67%
CMYK 10.86% 0.00% 28.05%
13.33%

Color #C5DD9F in popluar number systems.

HEX C5 DD 9F
Decimal 197 221 159
Binary 11000101 11011101 10011111
Octal 305 335 237

Shades and tints

Shades of #C5DD9F

#C5DD9F
(197,221,159)
#B4C991
(180,201,145)
#A3B583
(163,181,131)
#92A175
(146,161,117)
#818D67
(129,141,103)
#707959
(112,121,89)
#5F654B
(95,101,75)
#4E513D
(78,81,61)
#3D3D2F
(61,61,47)
#2C2921
(44,41,33)
#1B1513
(27,21,19)
#000000
(0,0,0)

Tints of #C5DD9F

#C5DD9F
(197,221,159)
#CAE0A7
(202,224,167)
#CFE3AF
(207,227,175)
#D4E6B7
(212,230,183)
#D9E9BF
(217,233,191)
#DEECC7
(222,236,199)
#E3EFCF
(227,239,207)
#E8F2D7
(232,242,215)
#EDF5DF
(237,245,223)
#F2F8E7
(242,248,231)
#F7FBEF
(247,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5DD9F color. Also use rgb(197,221,159) instead hex code.

Text Font Color

.myTextColor { color: #C5DD9F; }

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

This text font color is #C5DD9F.

Background Color

.myBgColor { background-color: #C5DD9F; }

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

This div background color is #C5DD9F.

Border color

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

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

This div border color is #C5DD9F.

Opacity

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

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

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

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

This text has shadow with #C5DD9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DD9F.

Preview

Color preview on black background

This text has color #C5DD9F on black background.


Color preview on white background

This text has color #C5DD9F on white background.


Black color preview on #C5DD9F background

This text has black color on #C5DD9F background.


White color preview on #C5DD9F background

This text has white color on #C5DD9F background.


Related colors

Complementary color

Complementary color for #hex is #3A2260.


I love getcolorcode.com

Triadic colors

1 #9FC5DD and #DD9FC5 with #C5DD9F are triadic colors.

2 #9FDDC5 and #DDC59F with #C5DD9F are triadic colors.