COLOR #E6DBAE

HEX: #E6DBAE RGB: (230,219,174)

Renk bilgisi

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

RGB renk modeli

#E6DBAE color RGB value is (230,219,174).

RGB: (230,219,174) (90%, 86%, 68%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 219 of 255 = 86%
B 174 of 255 = 68%

230
219
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 219 + 174 = 623 (100%)
R 230 of 623 ~ 36.92%
G 219 of 623 ~ 35.15%
B 174 of 623 ~ 27.93'%

%36.92
%35.15
%27.93

CMYK RENK MODELİ

#E6DBAE rengi CMYK tonu (0,5,24,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.78%
  • sarı tonu 24.35%
  • ana renk tonu 9.80%

CMYK: (0,5,24,10)
C0M5Y24K10 (0%, 5%, 24%, 10%)
(0.00 / 0.05 / 0.24 / 0.10)

CMYK yüzdeleri

%0
%4.78
%24.35
%9.8

Codes

Color #E6DBAE in popluar color models

E6 DB AE
RGB 230 219 174
HSL 48° 52.83% 79.22%
HSB/HSV 48° 24.35% 90.20%
CMYK 0.00% 4.78% 24.35%
9.80%

Color #E6DBAE in popluar number systems.

HEX E6 DB AE
Decimal 230 219 174
Binary 11100110 11011011 10101110
Octal 346 333 256

Shades and tints

Shades of #E6DBAE

#E6DBAE
(230,219,174)
#D2C89F
(210,200,159)
#BEB590
(190,181,144)
#AAA281
(170,162,129)
#968F72
(150,143,114)
#827C63
(130,124,99)
#6E6954
(110,105,84)
#5A5645
(90,86,69)
#464336
(70,67,54)
#323027
(50,48,39)
#1E1D18
(30,29,24)
#000000
(0,0,0)

Tints of #E6DBAE

#E6DBAE
(230,219,174)
#E8DEB5
(232,222,181)
#EAE1BC
(234,225,188)
#ECE4C3
(236,228,195)
#EEE7CA
(238,231,202)
#F0EAD1
(240,234,209)
#F2EDD8
(242,237,216)
#F4F0DF
(244,240,223)
#F6F3E6
(246,243,230)
#F8F6ED
(248,246,237)
#FAF9F4
(250,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6DBAE color. Also use rgb(230,219,174) instead hex code.

Text Font Color

.myTextColor { color: #E6DBAE; }

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

This text font color is #E6DBAE.

Background Color

.myBgColor { background-color: #E6DBAE; }

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

This div background color is #E6DBAE.

Border color

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

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

This div border color is #E6DBAE.

Opacity

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

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

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

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

This text has shadow with #E6DBAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DBAE.

Preview

Color preview on black background

This text has color #E6DBAE on black background.


Color preview on white background

This text has color #E6DBAE on white background.


Black color preview on #E6DBAE background

This text has black color on #E6DBAE background.


White color preview on #E6DBAE background

This text has white color on #E6DBAE background.


Related colors

Complementary color

Complementary color for #hex is #192451.


I love getcolorcode.com

Triadic colors

1 #AEE6DB and #DBAEE6 with #E6DBAE are triadic colors.

2 #AEDBE6 and #DBE6AE with #E6DBAE are triadic colors.