COLOR #DAE589

HEX: #DAE589 RGB: (218,229,137)

Renk bilgisi

#DAE589 contains mainly red and green colors. #DAE589 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#DAE589 color RGB value is (218,229,137).

RGB: (218,229,137) (85%, 90%, 54%)

RGB bağlantıları ve doygunluk

R 218 of 255 = 85%
G 229 of 255 = 90%
B 137 of 255 = 54%

218
229
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 218 + 229 + 137 = 584 (100%)
R 218 of 584 ~ 37.33%
G 229 of 584 ~ 39.21%
B 137 of 584 ~ 23.46'%

%37.33
%39.21
%23.46

CMYK RENK MODELİ

#DAE589 rengi CMYK tonu (5,0,40,10).

  • camgöbeği tonu 4.80%
  • eflatun tonu 0.00%
  • sarı tonu 40.17%
  • ana renk tonu 10.20%

CMYK: (5,0,40,10)
C5M0Y40K10 (5%, 0%, 40%, 10%)
(0.05 / 0.00 / 0.40 / 0.10)

CMYK yüzdeleri

%4.8
%0
%40.17
%10.2

Codes

Color #DAE589 in popluar color models

DA E5 89
RGB 218 229 137
HSL 67° 63.89% 71.76%
HSB/HSV 67° 40.17% 89.80%
CMYK 4.80% 0.00% 40.17%
10.20%

Color #DAE589 in popluar number systems.

HEX DA E5 89
Decimal 218 229 137
Binary 11011010 11100101 10001001
Octal 332 345 211

Shades and tints

Shades of #DAE589

#DAE589
(218,229,137)
#C7D17D
(199,209,125)
#B4BD71
(180,189,113)
#A1A965
(161,169,101)
#8E9559
(142,149,89)
#7B814D
(123,129,77)
#686D41
(104,109,65)
#555935
(85,89,53)
#424529
(66,69,41)
#2F311D
(47,49,29)
#1C1D11
(28,29,17)
#000000
(0,0,0)

Tints of #DAE589

#DAE589
(218,229,137)
#DDE793
(221,231,147)
#E0E99D
(224,233,157)
#E3EBA7
(227,235,167)
#E6EDB1
(230,237,177)
#E9EFBB
(233,239,187)
#ECF1C5
(236,241,197)
#EFF3CF
(239,243,207)
#F2F5D9
(242,245,217)
#F5F7E3
(245,247,227)
#F8F9ED
(248,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DAE589 color. Also use rgb(218,229,137) instead hex code.

Text Font Color

.myTextColor { color: #DAE589; }

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

This text font color is #DAE589.

Background Color

.myBgColor { background-color: #DAE589; }

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

This div background color is #DAE589.

Border color

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

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

This div border color is #DAE589.

Opacity

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

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

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

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

This text has shadow with #DAE589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAE589.

Preview

Color preview on black background

This text has color #DAE589 on black background.


Color preview on white background

This text has color #DAE589 on white background.


Black color preview on #DAE589 background

This text has black color on #DAE589 background.


White color preview on #DAE589 background

This text has white color on #DAE589 background.


Related colors

Complementary color

Complementary color for #hex is #251A76.


I love getcolorcode.com

Triadic colors

1 #89DAE5 and #E589DA with #DAE589 are triadic colors.

2 #89E5DA and #E5DA89 with #DAE589 are triadic colors.