COLOR #E6DAB0

HEX: #E6DAB0 RGB: (230,218,176)

Renk bilgisi

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

RGB renk modeli

#E6DAB0 color RGB value is (230,218,176).

RGB: (230,218,176) (90%, 85%, 69%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 218 of 255 = 85%
B 176 of 255 = 69%

230
218
176

R + G + B ~ 81%. #E6DAB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 218 + 176 = 624 (100%)
R 230 of 624 ~ 36.86%
G 218 of 624 ~ 34.94%
B 176 of 624 ~ 28.21'%

%36.86
%34.94
%28.21

CMYK RENK MODELİ

#E6DAB0 rengi CMYK tonu (0,5,23,10).

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

CMYK: (0,5,23,10)
C0M5Y23K10 (0%, 5%, 23%, 10%)
(0.00 / 0.05 / 0.23 / 0.10)

CMYK yüzdeleri

%0
%5.22
%23.48
%9.8

Codes

Color #E6DAB0 in popluar color models

E6 DA B0
RGB 230 218 176
HSL 47° 51.92% 79.61%
HSB/HSV 47° 23.48% 90.20%
CMYK 0.00% 5.22% 23.48%
9.80%

Color #E6DAB0 in popluar number systems.

HEX E6 DA B0
Decimal 230 218 176
Binary 11100110 11011010 10110000
Octal 346 332 260

Shades and tints

Shades of #E6DAB0

#E6DAB0
(230,218,176)
#D2C7A0
(210,199,160)
#BEB490
(190,180,144)
#AAA180
(170,161,128)
#968E70
(150,142,112)
#827B60
(130,123,96)
#6E6850
(110,104,80)
#5A5540
(90,85,64)
#464230
(70,66,48)
#322F20
(50,47,32)
#1E1C10
(30,28,16)
#000000
(0,0,0)

Tints of #E6DAB0

#E6DAB0
(230,218,176)
#E8DDB7
(232,221,183)
#EAE0BE
(234,224,190)
#ECE3C5
(236,227,197)
#EEE6CC
(238,230,204)
#F0E9D3
(240,233,211)
#F2ECDA
(242,236,218)
#F4EFE1
(244,239,225)
#F6F2E8
(246,242,232)
#F8F5EF
(248,245,239)
#FAF8F6
(250,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DAB0; }

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

This text font color is #E6DAB0.

Background Color

.myBgColor { background-color: #E6DAB0; }

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

This div background color is #E6DAB0.

Border color

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

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

This div border color is #E6DAB0.

Opacity

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

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

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

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

This text has shadow with #E6DAB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DAB0.

Preview

Color preview on black background

This text has color #E6DAB0 on black background.


Color preview on white background

This text has color #E6DAB0 on white background.


Black color preview on #E6DAB0 background

This text has black color on #E6DAB0 background.


White color preview on #E6DAB0 background

This text has white color on #E6DAB0 background.


Related colors

Complementary color

Complementary color for #hex is #19254F.


I love getcolorcode.com

Triadic colors

1 #B0E6DA and #DAB0E6 with #E6DAB0 are triadic colors.

2 #B0DAE6 and #DAE6B0 with #E6DAB0 are triadic colors.