COLOR #C5DAAF

HEX: #C5DAAF RGB: (197,218,175)

Renk bilgisi

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

RGB renk modeli

#C5DAAF color RGB value is (197,218,175).

RGB: (197,218,175) (77%, 85%, 69%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 218 of 255 = 85%
B 175 of 255 = 69%

197
218
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 218 + 175 = 590 (100%)
R 197 of 590 ~ 33.39%
G 218 of 590 ~ 36.95%
B 175 of 590 ~ 29.66'%

%33.39
%36.95
%29.66

CMYK RENK MODELİ

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

  • camgöbeği tonu 9.63%
  • eflatun tonu 0.00%
  • sarı tonu 19.72%
  • 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
%19.72
%14.51

Codes

Color #C5DAAF in popluar color models

C5 DA AF
RGB 197 218 175
HSL 89° 36.75% 77.06%
HSB/HSV 89° 19.72% 85.49%
CMYK 9.63% 0.00% 19.72%
14.51%

Color #C5DAAF in popluar number systems.

HEX C5 DA AF
Decimal 197 218 175
Binary 11000101 11011010 10101111
Octal 305 332 257

Shades and tints

Shades of #C5DAAF

#C5DAAF
(197,218,175)
#B4C7A0
(180,199,160)
#A3B491
(163,180,145)
#92A182
(146,161,130)
#818E73
(129,142,115)
#707B64
(112,123,100)
#5F6855
(95,104,85)
#4E5546
(78,85,70)
#3D4237
(61,66,55)
#2C2F28
(44,47,40)
#1B1C19
(27,28,25)
#000000
(0,0,0)

Tints of #C5DAAF

#C5DAAF
(197,218,175)
#CADDB6
(202,221,182)
#CFE0BD
(207,224,189)
#D4E3C4
(212,227,196)
#D9E6CB
(217,230,203)
#DEE9D2
(222,233,210)
#E3ECD9
(227,236,217)
#E8EFE0
(232,239,224)
#EDF2E7
(237,242,231)
#F2F5EE
(242,245,238)
#F7F8F5
(247,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DAAF; }

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

This text font color is #C5DAAF.

Background Color

.myBgColor { background-color: #C5DAAF; }

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

This div background color is #C5DAAF.

Border color

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

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

This div border color is #C5DAAF.

Opacity

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

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

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

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

This text has shadow with #C5DAAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DAAF.

Preview

Color preview on black background

This text has color #C5DAAF on black background.


Color preview on white background

This text has color #C5DAAF on white background.


Black color preview on #C5DAAF background

This text has black color on #C5DAAF background.


White color preview on #C5DAAF background

This text has white color on #C5DAAF background.


Related colors

Complementary color

Complementary color for #hex is #3A2550.


I love getcolorcode.com

Triadic colors

1 #AFC5DA and #DAAFC5 with #C5DAAF are triadic colors.

2 #AFDAC5 and #DAC5AF with #C5DAAF are triadic colors.