COLOR #C5DBAB

HEX: #C5DBAB RGB: (197,219,171)

Renk bilgisi

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

RGB renk modeli

#C5DBAB color RGB value is (197,219,171).

RGB: (197,219,171) (77%, 86%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 219 of 255 = 86%
B 171 of 255 = 67%

197
219
171

R + G + B ~ 77%. #C5DBAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 219 + 171 = 587 (100%)
R 197 of 587 ~ 33.56%
G 219 of 587 ~ 37.31%
B 171 of 587 ~ 29.13'%

%33.56
%37.31
%29.13

CMYK RENK MODELİ

#C5DBAB rengi CMYK tonu (10,0,22,14).

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

CMYK: (10,0,22,14)
C10M0Y22K14 (10%, 0%, 22%, 14%)
(0.10 / 0.00 / 0.22 / 0.14)

CMYK yüzdeleri

%10.05
%0
%21.92
%14.12

Codes

Color #C5DBAB in popluar color models

C5 DB AB
RGB 197 219 171
HSL 88° 40.00% 76.47%
HSB/HSV 88° 21.92% 85.88%
CMYK 10.05% 0.00% 21.92%
14.12%

Color #C5DBAB in popluar number systems.

HEX C5 DB AB
Decimal 197 219 171
Binary 11000101 11011011 10101011
Octal 305 333 253

Shades and tints

Shades of #C5DBAB

#C5DBAB
(197,219,171)
#B4C89C
(180,200,156)
#A3B58D
(163,181,141)
#92A27E
(146,162,126)
#818F6F
(129,143,111)
#707C60
(112,124,96)
#5F6951
(95,105,81)
#4E5642
(78,86,66)
#3D4333
(61,67,51)
#2C3024
(44,48,36)
#1B1D15
(27,29,21)
#000000
(0,0,0)

Tints of #C5DBAB

#C5DBAB
(197,219,171)
#CADEB2
(202,222,178)
#CFE1B9
(207,225,185)
#D4E4C0
(212,228,192)
#D9E7C7
(217,231,199)
#DEEACE
(222,234,206)
#E3EDD5
(227,237,213)
#E8F0DC
(232,240,220)
#EDF3E3
(237,243,227)
#F2F6EA
(242,246,234)
#F7F9F1
(247,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DBAB; }

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

This text font color is #C5DBAB.

Background Color

.myBgColor { background-color: #C5DBAB; }

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

This div background color is #C5DBAB.

Border color

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

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

This div border color is #C5DBAB.

Opacity

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

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

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

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

This text has shadow with #C5DBAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DBAB.

Preview

Color preview on black background

This text has color #C5DBAB on black background.


Color preview on white background

This text has color #C5DBAB on white background.


Black color preview on #C5DBAB background

This text has black color on #C5DBAB background.


White color preview on #C5DBAB background

This text has white color on #C5DBAB background.


Related colors

Complementary color

Complementary color for #hex is #3A2454.


I love getcolorcode.com

Triadic colors

1 #ABC5DB and #DBABC5 with #C5DBAB are triadic colors.

2 #ABDBC5 and #DBC5AB with #C5DBAB are triadic colors.