COLOR #DAE6C9

HEX: #DAE6C9 RGB: (218,230,201)

Renk bilgisi

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

RGB renk modeli

#DAE6C9 color RGB value is (218,230,201).

RGB: (218,230,201) (85%, 90%, 79%)

RGB bağlantıları ve doygunluk

R 218 of 255 = 85%
G 230 of 255 = 90%
B 201 of 255 = 79%

218
230
201

R + G + B ~ 85%. #DAE6C9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 218 + 230 + 201 = 649 (100%)
R 218 of 649 ~ 33.59%
G 230 of 649 ~ 35.44%
B 201 of 649 ~ 30.97'%

%33.59
%35.44
%30.97

CMYK RENK MODELİ

#DAE6C9 rengi CMYK tonu (5,0,13,10).

  • camgöbeği tonu 5.22%
  • eflatun tonu 0.00%
  • sarı tonu 12.61%
  • ana renk tonu 9.80%

CMYK: (5,0,13,10)
C5M0Y13K10 (5%, 0%, 13%, 10%)
(0.05 / 0.00 / 0.13 / 0.10)

CMYK yüzdeleri

%5.22
%0
%12.61
%9.8

Codes

Color #DAE6C9 in popluar color models

DA E6 C9
RGB 218 230 201
HSL 85° 36.71% 84.51%
HSB/HSV 85° 12.61% 90.20%
CMYK 5.22% 0.00% 12.61%
9.80%

Color #DAE6C9 in popluar number systems.

HEX DA E6 C9
Decimal 218 230 201
Binary 11011010 11100110 11001001
Octal 332 346 311

Shades and tints

Shades of #DAE6C9

#DAE6C9
(218,230,201)
#C7D2B7
(199,210,183)
#B4BEA5
(180,190,165)
#A1AA93
(161,170,147)
#8E9681
(142,150,129)
#7B826F
(123,130,111)
#686E5D
(104,110,93)
#555A4B
(85,90,75)
#424639
(66,70,57)
#2F3227
(47,50,39)
#1C1E15
(28,30,21)
#000000
(0,0,0)

Tints of #DAE6C9

#DAE6C9
(218,230,201)
#DDE8CD
(221,232,205)
#E0EAD1
(224,234,209)
#E3ECD5
(227,236,213)
#E6EED9
(230,238,217)
#E9F0DD
(233,240,221)
#ECF2E1
(236,242,225)
#EFF4E5
(239,244,229)
#F2F6E9
(242,246,233)
#F5F8ED
(245,248,237)
#F8FAF1
(248,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DAE6C9 color. Also use rgb(218,230,201) instead hex code.

Text Font Color

.myTextColor { color: #DAE6C9; }

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

This text font color is #DAE6C9.

Background Color

.myBgColor { background-color: #DAE6C9; }

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

This div background color is #DAE6C9.

Border color

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

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

This div border color is #DAE6C9.

Opacity

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

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

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

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

This text has shadow with #DAE6C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAE6C9.

Preview

Color preview on black background

This text has color #DAE6C9 on black background.


Color preview on white background

This text has color #DAE6C9 on white background.


Black color preview on #DAE6C9 background

This text has black color on #DAE6C9 background.


White color preview on #DAE6C9 background

This text has white color on #DAE6C9 background.


Related colors

Complementary color

Complementary color for #hex is #251936.


I love getcolorcode.com

Triadic colors

1 #C9DAE6 and #E6C9DA with #DAE6C9 are triadic colors.

2 #C9E6DA and #E6DAC9 with #DAE6C9 are triadic colors.