COLOR #DAE99D

HEX: #DAE99D RGB: (218,233,157)

Renk bilgisi

#DAE99D contains mainly red and green colors. #DAE99D ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#DAE99D color RGB value is (218,233,157).

RGB: (218,233,157) (85%, 91%, 62%)

RGB bağlantıları ve doygunluk

R 218 of 255 = 85%
G 233 of 255 = 91%
B 157 of 255 = 62%

218
233
157

R + G + B ~ 79%. #DAE99D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 218 + 233 + 157 = 608 (100%)
R 218 of 608 ~ 35.86%
G 233 of 608 ~ 38.32%
B 157 of 608 ~ 25.82'%

%35.86
%38.32
%25.82

CMYK RENK MODELİ

#DAE99D rengi CMYK tonu (6,0,33,9).

  • camgöbeği tonu 6.44%
  • eflatun tonu 0.00%
  • sarı tonu 32.62%
  • ana renk tonu 8.63%

CMYK: (6,0,33,9)
C6M0Y33K9 (6%, 0%, 33%, 9%)
(0.06 / 0.00 / 0.33 / 0.09)

CMYK yüzdeleri

%6.44
%0
%32.62
%8.63

Codes

Color #DAE99D in popluar color models

DA E9 9D
RGB 218 233 157
HSL 72° 63.33% 76.47%
HSB/HSV 72° 32.62% 91.37%
CMYK 6.44% 0.00% 32.62%
8.63%

Color #DAE99D in popluar number systems.

HEX DA E9 9D
Decimal 218 233 157
Binary 11011010 11101001 10011101
Octal 332 351 235

Shades and tints

Shades of #DAE99D

#DAE99D
(218,233,157)
#C7D48F
(199,212,143)
#B4BF81
(180,191,129)
#A1AA73
(161,170,115)
#8E9565
(142,149,101)
#7B8057
(123,128,87)
#686B49
(104,107,73)
#55563B
(85,86,59)
#42412D
(66,65,45)
#2F2C1F
(47,44,31)
#1C1711
(28,23,17)
#000000
(0,0,0)

Tints of #DAE99D

#DAE99D
(218,233,157)
#DDEBA5
(221,235,165)
#E0EDAD
(224,237,173)
#E3EFB5
(227,239,181)
#E6F1BD
(230,241,189)
#E9F3C5
(233,243,197)
#ECF5CD
(236,245,205)
#EFF7D5
(239,247,213)
#F2F9DD
(242,249,221)
#F5FBE5
(245,251,229)
#F8FDED
(248,253,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DAE99D color. Also use rgb(218,233,157) instead hex code.

Text Font Color

.myTextColor { color: #DAE99D; }

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

This text font color is #DAE99D.

Background Color

.myBgColor { background-color: #DAE99D; }

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

This div background color is #DAE99D.

Border color

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

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

This div border color is #DAE99D.

Opacity

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

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

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

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

This text has shadow with #DAE99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAE99D.

Preview

Color preview on black background

This text has color #DAE99D on black background.


Color preview on white background

This text has color #DAE99D on white background.


Black color preview on #DAE99D background

This text has black color on #DAE99D background.


White color preview on #DAE99D background

This text has white color on #DAE99D background.


Related colors

Complementary color

Complementary color for #hex is #251662.


I love getcolorcode.com

Triadic colors

1 #9DDAE9 and #E99DDA with #DAE99D are triadic colors.

2 #9DE9DA and #E9DA9D with #DAE99D are triadic colors.