COLOR #DAB59E

HEX: #DAB59E RGB: (218,181,158)

Renk bilgisi

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

RGB renk modeli

#DAB59E color RGB value is (218,181,158).

RGB: (218,181,158) (85%, 71%, 62%)

RGB bağlantıları ve doygunluk

R 218 of 255 = 85%
G 181 of 255 = 71%
B 158 of 255 = 62%

218
181
158

R + G + B ~ 73%. #DAB59E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 218 + 181 + 158 = 557 (100%)
R 218 of 557 ~ 39.14%
G 181 of 557 ~ 32.5%
B 158 of 557 ~ 28.37'%

%39.14
%32.5
%28.37

CMYK RENK MODELİ

#DAB59E rengi CMYK tonu (0,17,28,15).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.97%
  • sarı tonu 27.52%
  • ana renk tonu 14.51%

CMYK: (0,17,28,15)
C0M17Y28K15 (0%, 17%, 28%, 15%)
(0.00 / 0.17 / 0.28 / 0.15)

CMYK yüzdeleri

%0
%16.97
%27.52
%14.51

Codes

Color #DAB59E in popluar color models

DA B5 9E
RGB 218 181 158
HSL 23° 44.78% 73.73%
HSB/HSV 23° 27.52% 85.49%
CMYK 0.00% 16.97% 27.52%
14.51%

Color #DAB59E in popluar number systems.

HEX DA B5 9E
Decimal 218 181 158
Binary 11011010 10110101 10011110
Octal 332 265 236

Shades and tints

Shades of #DAB59E

#DAB59E
(218,181,158)
#C7A590
(199,165,144)
#B49582
(180,149,130)
#A18574
(161,133,116)
#8E7566
(142,117,102)
#7B6558
(123,101,88)
#68554A
(104,85,74)
#55453C
(85,69,60)
#42352E
(66,53,46)
#2F2520
(47,37,32)
#1C1512
(28,21,18)
#000000
(0,0,0)

Tints of #DAB59E

#DAB59E
(218,181,158)
#DDBBA6
(221,187,166)
#E0C1AE
(224,193,174)
#E3C7B6
(227,199,182)
#E6CDBE
(230,205,190)
#E9D3C6
(233,211,198)
#ECD9CE
(236,217,206)
#EFDFD6
(239,223,214)
#F2E5DE
(242,229,222)
#F5EBE6
(245,235,230)
#F8F1EE
(248,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DAB59E color. Also use rgb(218,181,158) instead hex code.

Text Font Color

.myTextColor { color: #DAB59E; }

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

This text font color is #DAB59E.

Background Color

.myBgColor { background-color: #DAB59E; }

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

This div background color is #DAB59E.

Border color

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

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

This div border color is #DAB59E.

Opacity

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

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

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

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

This text has shadow with #DAB59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAB59E.

Preview

Color preview on black background

This text has color #DAB59E on black background.


Color preview on white background

This text has color #DAB59E on white background.


Black color preview on #DAB59E background

This text has black color on #DAB59E background.


White color preview on #DAB59E background

This text has white color on #DAB59E background.


Related colors

Complementary color

Complementary color for #hex is #254A61.


I love getcolorcode.com

Triadic colors

1 #9EDAB5 and #B59EDA with #DAB59E are triadic colors.

2 #9EB5DA and #B5DA9E with #DAB59E are triadic colors.