COLOR #E6DAB7

HEX: #E6DAB7 RGB: (230,218,183)

Renk bilgisi

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

RGB renk modeli

#E6DAB7 color RGB value is (230,218,183).

RGB: (230,218,183) (90%, 85%, 72%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 218 of 255 = 85%
B 183 of 255 = 72%

230
218
183

R + G + B ~ 82%. #E6DAB7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 218 + 183 = 631 (100%)
R 230 of 631 ~ 36.45%
G 218 of 631 ~ 34.55%
B 183 of 631 ~ 29'%

%36.45
%34.55
%29

CMYK RENK MODELİ

#E6DAB7 rengi CMYK tonu (0,5,20,10).

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

CMYK: (0,5,20,10)
C0M5Y20K10 (0%, 5%, 20%, 10%)
(0.00 / 0.05 / 0.20 / 0.10)

CMYK yüzdeleri

%0
%5.22
%20.43
%9.8

Codes

Color #E6DAB7 in popluar color models

E6 DA B7
RGB 230 218 183
HSL 45° 48.45% 80.98%
HSB/HSV 45° 20.43% 90.20%
CMYK 0.00% 5.22% 20.43%
9.80%

Color #E6DAB7 in popluar number systems.

HEX E6 DA B7
Decimal 230 218 183
Binary 11100110 11011010 10110111
Octal 346 332 267

Shades and tints

Shades of #E6DAB7

#E6DAB7
(230,218,183)
#D2C7A7
(210,199,167)
#BEB497
(190,180,151)
#AAA187
(170,161,135)
#968E77
(150,142,119)
#827B67
(130,123,103)
#6E6857
(110,104,87)
#5A5547
(90,85,71)
#464237
(70,66,55)
#322F27
(50,47,39)
#1E1C17
(30,28,23)
#000000
(0,0,0)

Tints of #E6DAB7

#E6DAB7
(230,218,183)
#E8DDBD
(232,221,189)
#EAE0C3
(234,224,195)
#ECE3C9
(236,227,201)
#EEE6CF
(238,230,207)
#F0E9D5
(240,233,213)
#F2ECDB
(242,236,219)
#F4EFE1
(244,239,225)
#F6F2E7
(246,242,231)
#F8F5ED
(248,245,237)
#FAF8F3
(250,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DAB7; }

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

This text font color is #E6DAB7.

Background Color

.myBgColor { background-color: #E6DAB7; }

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

This div background color is #E6DAB7.

Border color

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

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

This div border color is #E6DAB7.

Opacity

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

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

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

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

This text has shadow with #E6DAB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DAB7.

Preview

Color preview on black background

This text has color #E6DAB7 on black background.


Color preview on white background

This text has color #E6DAB7 on white background.


Black color preview on #E6DAB7 background

This text has black color on #E6DAB7 background.


White color preview on #E6DAB7 background

This text has white color on #E6DAB7 background.


Related colors

Complementary color

Complementary color for #hex is #192548.


I love getcolorcode.com

Triadic colors

1 #B7E6DA and #DAB7E6 with #E6DAB7 are triadic colors.

2 #B7DAE6 and #DAE6B7 with #E6DAB7 are triadic colors.