COLOR #C5DD8C

HEX: #C5DD8C RGB: (197,221,140)

Renk bilgisi

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

RGB renk modeli

#C5DD8C color RGB value is (197,221,140).

RGB: (197,221,140) (77%, 87%, 55%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 221 of 255 = 87%
B 140 of 255 = 55%

197
221
140

R + G + B ~ 73%. #C5DD8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 221 + 140 = 558 (100%)
R 197 of 558 ~ 35.3%
G 221 of 558 ~ 39.61%
B 140 of 558 ~ 25.09'%

%35.3
%39.61
%25.09

CMYK RENK MODELİ

#C5DD8C rengi CMYK tonu (11,0,37,13).

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

CMYK: (11,0,37,13)
C11M0Y37K13 (11%, 0%, 37%, 13%)
(0.11 / 0.00 / 0.37 / 0.13)

CMYK yüzdeleri

%10.86
%0
%36.65
%13.33

Codes

Color #C5DD8C in popluar color models

C5 DD 8C
RGB 197 221 140
HSL 78° 54.36% 70.78%
HSB/HSV 78° 36.65% 86.67%
CMYK 10.86% 0.00% 36.65%
13.33%

Color #C5DD8C in popluar number systems.

HEX C5 DD 8C
Decimal 197 221 140
Binary 11000101 11011101 10001100
Octal 305 335 214

Shades and tints

Shades of #C5DD8C

#C5DD8C
(197,221,140)
#B4C980
(180,201,128)
#A3B574
(163,181,116)
#92A168
(146,161,104)
#818D5C
(129,141,92)
#707950
(112,121,80)
#5F6544
(95,101,68)
#4E5138
(78,81,56)
#3D3D2C
(61,61,44)
#2C2920
(44,41,32)
#1B1514
(27,21,20)
#000000
(0,0,0)

Tints of #C5DD8C

#C5DD8C
(197,221,140)
#CAE096
(202,224,150)
#CFE3A0
(207,227,160)
#D4E6AA
(212,230,170)
#D9E9B4
(217,233,180)
#DEECBE
(222,236,190)
#E3EFC8
(227,239,200)
#E8F2D2
(232,242,210)
#EDF5DC
(237,245,220)
#F2F8E6
(242,248,230)
#F7FBF0
(247,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DD8C; }

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

This text font color is #C5DD8C.

Background Color

.myBgColor { background-color: #C5DD8C; }

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

This div background color is #C5DD8C.

Border color

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

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

This div border color is #C5DD8C.

Opacity

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

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

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

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

This text has shadow with #C5DD8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DD8C.

Preview

Color preview on black background

This text has color #C5DD8C on black background.


Color preview on white background

This text has color #C5DD8C on white background.


Black color preview on #C5DD8C background

This text has black color on #C5DD8C background.


White color preview on #C5DD8C background

This text has white color on #C5DD8C background.


Related colors

Complementary color

Complementary color for #hex is #3A2273.


I love getcolorcode.com

Triadic colors

1 #8CC5DD and #DD8CC5 with #C5DD8C are triadic colors.

2 #8CDDC5 and #DDC58C with #C5DD8C are triadic colors.