COLOR #C5DBAE

HEX: #C5DBAE RGB: (197,219,174)

Renk bilgisi

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

RGB renk modeli

#C5DBAE color RGB value is (197,219,174).

RGB: (197,219,174) (77%, 86%, 68%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 219 of 255 = 86%
B 174 of 255 = 68%

197
219
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 219 + 174 = 590 (100%)
R 197 of 590 ~ 33.39%
G 219 of 590 ~ 37.12%
B 174 of 590 ~ 29.49'%

%33.39
%37.12
%29.49

CMYK RENK MODELİ

#C5DBAE rengi CMYK tonu (10,0,21,14).

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

CMYK: (10,0,21,14)
C10M0Y21K14 (10%, 0%, 21%, 14%)
(0.10 / 0.00 / 0.21 / 0.14)

CMYK yüzdeleri

%10.05
%0
%20.55
%14.12

Codes

Color #C5DBAE in popluar color models

C5 DB AE
RGB 197 219 174
HSL 89° 38.46% 77.06%
HSB/HSV 89° 20.55% 85.88%
CMYK 10.05% 0.00% 20.55%
14.12%

Color #C5DBAE in popluar number systems.

HEX C5 DB AE
Decimal 197 219 174
Binary 11000101 11011011 10101110
Octal 305 333 256

Shades and tints

Shades of #C5DBAE

#C5DBAE
(197,219,174)
#B4C89F
(180,200,159)
#A3B590
(163,181,144)
#92A281
(146,162,129)
#818F72
(129,143,114)
#707C63
(112,124,99)
#5F6954
(95,105,84)
#4E5645
(78,86,69)
#3D4336
(61,67,54)
#2C3027
(44,48,39)
#1B1D18
(27,29,24)
#000000
(0,0,0)

Tints of #C5DBAE

#C5DBAE
(197,219,174)
#CADEB5
(202,222,181)
#CFE1BC
(207,225,188)
#D4E4C3
(212,228,195)
#D9E7CA
(217,231,202)
#DEEAD1
(222,234,209)
#E3EDD8
(227,237,216)
#E8F0DF
(232,240,223)
#EDF3E6
(237,243,230)
#F2F6ED
(242,246,237)
#F7F9F4
(247,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DBAE; }

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

This text font color is #C5DBAE.

Background Color

.myBgColor { background-color: #C5DBAE; }

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

This div background color is #C5DBAE.

Border color

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

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

This div border color is #C5DBAE.

Opacity

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

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

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

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

This text has shadow with #C5DBAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DBAE.

Preview

Color preview on black background

This text has color #C5DBAE on black background.


Color preview on white background

This text has color #C5DBAE on white background.


Black color preview on #C5DBAE background

This text has black color on #C5DBAE background.


White color preview on #C5DBAE background

This text has white color on #C5DBAE background.


Related colors

Complementary color

Complementary color for #hex is #3A2451.


I love getcolorcode.com

Triadic colors

1 #AEC5DB and #DBAEC5 with #C5DBAE are triadic colors.

2 #AEDBC5 and #DBC5AE with #C5DBAE are triadic colors.