COLOR #C5DAAE

HEX: #C5DAAE RGB: (197,218,174)

Renk bilgisi

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

RGB renk modeli

#C5DAAE color RGB value is (197,218,174).

RGB: (197,218,174) (77%, 85%, 68%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 218 of 255 = 85%
B 174 of 255 = 68%

197
218
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 218 + 174 = 589 (100%)
R 197 of 589 ~ 33.45%
G 218 of 589 ~ 37.01%
B 174 of 589 ~ 29.54'%

%33.45
%37.01
%29.54

CMYK RENK MODELİ

#C5DAAE rengi CMYK tonu (10,0,20,15).

  • camgöbeği tonu 9.63%
  • eflatun tonu 0.00%
  • sarı tonu 20.18%
  • ana renk tonu 14.51%

CMYK: (10,0,20,15)
C10M0Y20K15 (10%, 0%, 20%, 15%)
(0.10 / 0.00 / 0.20 / 0.15)

CMYK yüzdeleri

%9.63
%0
%20.18
%14.51

Codes

Color #C5DAAE in popluar color models

C5 DA AE
RGB 197 218 174
HSL 89° 37.29% 76.86%
HSB/HSV 89° 20.18% 85.49%
CMYK 9.63% 0.00% 20.18%
14.51%

Color #C5DAAE in popluar number systems.

HEX C5 DA AE
Decimal 197 218 174
Binary 11000101 11011010 10101110
Octal 305 332 256

Shades and tints

Shades of #C5DAAE

#C5DAAE
(197,218,174)
#B4C79F
(180,199,159)
#A3B490
(163,180,144)
#92A181
(146,161,129)
#818E72
(129,142,114)
#707B63
(112,123,99)
#5F6854
(95,104,84)
#4E5545
(78,85,69)
#3D4236
(61,66,54)
#2C2F27
(44,47,39)
#1B1C18
(27,28,24)
#000000
(0,0,0)

Tints of #C5DAAE

#C5DAAE
(197,218,174)
#CADDB5
(202,221,181)
#CFE0BC
(207,224,188)
#D4E3C3
(212,227,195)
#D9E6CA
(217,230,202)
#DEE9D1
(222,233,209)
#E3ECD8
(227,236,216)
#E8EFDF
(232,239,223)
#EDF2E6
(237,242,230)
#F2F5ED
(242,245,237)
#F7F8F4
(247,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DAAE; }

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

This text font color is #C5DAAE.

Background Color

.myBgColor { background-color: #C5DAAE; }

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

This div background color is #C5DAAE.

Border color

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

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

This div border color is #C5DAAE.

Opacity

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

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

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

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

This text has shadow with #C5DAAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DAAE.

Preview

Color preview on black background

This text has color #C5DAAE on black background.


Color preview on white background

This text has color #C5DAAE on white background.


Black color preview on #C5DAAE background

This text has black color on #C5DAAE background.


White color preview on #C5DAAE background

This text has white color on #C5DAAE background.


Related colors

Complementary color

Complementary color for #hex is #3A2551.


I love getcolorcode.com

Triadic colors

1 #AEC5DA and #DAAEC5 with #C5DAAE are triadic colors.

2 #AEDAC5 and #DAC5AE with #C5DAAE are triadic colors.