COLOR #C5DB8D

HEX: #C5DB8D RGB: (197,219,141)

Renk bilgisi

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

RGB renk modeli

#C5DB8D color RGB value is (197,219,141).

RGB: (197,219,141) (77%, 86%, 55%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 219 of 255 = 86%
B 141 of 255 = 55%

197
219
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 219 + 141 = 557 (100%)
R 197 of 557 ~ 35.37%
G 219 of 557 ~ 39.32%
B 141 of 557 ~ 25.31'%

%35.37
%39.32
%25.31

CMYK RENK MODELİ

#C5DB8D rengi CMYK tonu (10,0,36,14).

  • camgöbeği tonu 10.05%
  • eflatun tonu 0.00%
  • sarı tonu 35.62%
  • ana renk tonu 14.12%

CMYK: (10,0,36,14)
C10M0Y36K14 (10%, 0%, 36%, 14%)
(0.10 / 0.00 / 0.36 / 0.14)

CMYK yüzdeleri

%10.05
%0
%35.62
%14.12

Codes

Color #C5DB8D in popluar color models

C5 DB 8D
RGB 197 219 141
HSL 77° 52.00% 70.59%
HSB/HSV 77° 35.62% 85.88%
CMYK 10.05% 0.00% 35.62%
14.12%

Color #C5DB8D in popluar number systems.

HEX C5 DB 8D
Decimal 197 219 141
Binary 11000101 11011011 10001101
Octal 305 333 215

Shades and tints

Shades of #C5DB8D

#C5DB8D
(197,219,141)
#B4C881
(180,200,129)
#A3B575
(163,181,117)
#92A269
(146,162,105)
#818F5D
(129,143,93)
#707C51
(112,124,81)
#5F6945
(95,105,69)
#4E5639
(78,86,57)
#3D432D
(61,67,45)
#2C3021
(44,48,33)
#1B1D15
(27,29,21)
#000000
(0,0,0)

Tints of #C5DB8D

#C5DB8D
(197,219,141)
#CADE97
(202,222,151)
#CFE1A1
(207,225,161)
#D4E4AB
(212,228,171)
#D9E7B5
(217,231,181)
#DEEABF
(222,234,191)
#E3EDC9
(227,237,201)
#E8F0D3
(232,240,211)
#EDF3DD
(237,243,221)
#F2F6E7
(242,246,231)
#F7F9F1
(247,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5DB8D color. Also use rgb(197,219,141) instead hex code.

Text Font Color

.myTextColor { color: #C5DB8D; }

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

This text font color is #C5DB8D.

Background Color

.myBgColor { background-color: #C5DB8D; }

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

This div background color is #C5DB8D.

Border color

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

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

This div border color is #C5DB8D.

Opacity

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

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

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

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

This text has shadow with #C5DB8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DB8D.

Preview

Color preview on black background

This text has color #C5DB8D on black background.


Color preview on white background

This text has color #C5DB8D on white background.


Black color preview on #C5DB8D background

This text has black color on #C5DB8D background.


White color preview on #C5DB8D background

This text has white color on #C5DB8D background.


Related colors

Complementary color

Complementary color for #hex is #3A2472.


I love getcolorcode.com

Triadic colors

1 #8DC5DB and #DB8DC5 with #C5DB8D are triadic colors.

2 #8DDBC5 and #DBC58D with #C5DB8D are triadic colors.