COLOR #C5DAAC

HEX: #C5DAAC RGB: (197,218,172)

Renk bilgisi

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

RGB renk modeli

#C5DAAC color RGB value is (197,218,172).

RGB: (197,218,172) (77%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 218 of 255 = 85%
B 172 of 255 = 67%

197
218
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 218 + 172 = 587 (100%)
R 197 of 587 ~ 33.56%
G 218 of 587 ~ 37.14%
B 172 of 587 ~ 29.3'%

%33.56
%37.14
%29.3

CMYK RENK MODELİ

#C5DAAC rengi CMYK tonu (10,0,21,15).

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

CMYK: (10,0,21,15)
C10M0Y21K15 (10%, 0%, 21%, 15%)
(0.10 / 0.00 / 0.21 / 0.15)

CMYK yüzdeleri

%9.63
%0
%21.1
%14.51

Codes

Color #C5DAAC in popluar color models

C5 DA AC
RGB 197 218 172
HSL 87° 38.33% 76.47%
HSB/HSV 87° 21.10% 85.49%
CMYK 9.63% 0.00% 21.10%
14.51%

Color #C5DAAC in popluar number systems.

HEX C5 DA AC
Decimal 197 218 172
Binary 11000101 11011010 10101100
Octal 305 332 254

Shades and tints

Shades of #C5DAAC

#C5DAAC
(197,218,172)
#B4C79D
(180,199,157)
#A3B48E
(163,180,142)
#92A17F
(146,161,127)
#818E70
(129,142,112)
#707B61
(112,123,97)
#5F6852
(95,104,82)
#4E5543
(78,85,67)
#3D4234
(61,66,52)
#2C2F25
(44,47,37)
#1B1C16
(27,28,22)
#000000
(0,0,0)

Tints of #C5DAAC

#C5DAAC
(197,218,172)
#CADDB3
(202,221,179)
#CFE0BA
(207,224,186)
#D4E3C1
(212,227,193)
#D9E6C8
(217,230,200)
#DEE9CF
(222,233,207)
#E3ECD6
(227,236,214)
#E8EFDD
(232,239,221)
#EDF2E4
(237,242,228)
#F2F5EB
(242,245,235)
#F7F8F2
(247,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DAAC; }

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

This text font color is #C5DAAC.

Background Color

.myBgColor { background-color: #C5DAAC; }

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

This div background color is #C5DAAC.

Border color

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

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

This div border color is #C5DAAC.

Opacity

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

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

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

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

This text has shadow with #C5DAAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DAAC.

Preview

Color preview on black background

This text has color #C5DAAC on black background.


Color preview on white background

This text has color #C5DAAC on white background.


Black color preview on #C5DAAC background

This text has black color on #C5DAAC background.


White color preview on #C5DAAC background

This text has white color on #C5DAAC background.


Related colors

Complementary color

Complementary color for #hex is #3A2553.


I love getcolorcode.com

Triadic colors

1 #ACC5DA and #DAACC5 with #C5DAAC are triadic colors.

2 #ACDAC5 and #DAC5AC with #C5DAAC are triadic colors.