COLOR #C5DBA5

HEX: #C5DBA5 RGB: (197,219,165)

Renk bilgisi

#C5DBA5 contains red, green and blue colors in about the same proportion. #C5DBA5 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5DBA5 color RGB value is (197,219,165).

RGB: (197,219,165) (77%, 86%, 65%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 219 of 255 = 86%
B 165 of 255 = 65%

197
219
165

R + G + B ~ 76%. #C5DBA5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 219 + 165 = 581 (100%)
R 197 of 581 ~ 33.91%
G 219 of 581 ~ 37.69%
B 165 of 581 ~ 28.4'%

%33.91
%37.69
%28.4

CMYK RENK MODELİ

#C5DBA5 rengi CMYK tonu (10,0,25,14).

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

CMYK: (10,0,25,14)
C10M0Y25K14 (10%, 0%, 25%, 14%)
(0.10 / 0.00 / 0.25 / 0.14)

CMYK yüzdeleri

%10.05
%0
%24.66
%14.12

Codes

Color #C5DBA5 in popluar color models

C5 DB A5
RGB 197 219 165
HSL 84° 42.86% 75.29%
HSB/HSV 84° 24.66% 85.88%
CMYK 10.05% 0.00% 24.66%
14.12%

Color #C5DBA5 in popluar number systems.

HEX C5 DB A5
Decimal 197 219 165
Binary 11000101 11011011 10100101
Octal 305 333 245

Shades and tints

Shades of #C5DBA5

#C5DBA5
(197,219,165)
#B4C896
(180,200,150)
#A3B587
(163,181,135)
#92A278
(146,162,120)
#818F69
(129,143,105)
#707C5A
(112,124,90)
#5F694B
(95,105,75)
#4E563C
(78,86,60)
#3D432D
(61,67,45)
#2C301E
(44,48,30)
#1B1D0F
(27,29,15)
#000000
(0,0,0)

Tints of #C5DBA5

#C5DBA5
(197,219,165)
#CADEAD
(202,222,173)
#CFE1B5
(207,225,181)
#D4E4BD
(212,228,189)
#D9E7C5
(217,231,197)
#DEEACD
(222,234,205)
#E3EDD5
(227,237,213)
#E8F0DD
(232,240,221)
#EDF3E5
(237,243,229)
#F2F6ED
(242,246,237)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DBA5; }

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

This text font color is #C5DBA5.

Background Color

.myBgColor { background-color: #C5DBA5; }

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

This div background color is #C5DBA5.

Border color

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

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

This div border color is #C5DBA5.

Opacity

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

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

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

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

This text has shadow with #C5DBA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DBA5.

Preview

Color preview on black background

This text has color #C5DBA5 on black background.


Color preview on white background

This text has color #C5DBA5 on white background.


Black color preview on #C5DBA5 background

This text has black color on #C5DBA5 background.


White color preview on #C5DBA5 background

This text has white color on #C5DBA5 background.


Related colors

Complementary color

Complementary color for #hex is #3A245A.


I love getcolorcode.com

Triadic colors

1 #A5C5DB and #DBA5C5 with #C5DBA5 are triadic colors.

2 #A5DBC5 and #DBC5A5 with #C5DBA5 are triadic colors.