COLOR #E6DB9A

HEX: #E6DB9A RGB: (230,219,154)

Renk bilgisi

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

RGB renk modeli

#E6DB9A color RGB value is (230,219,154).

RGB: (230,219,154) (90%, 86%, 60%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 219 of 255 = 86%
B 154 of 255 = 60%

230
219
154

R + G + B ~ 79%. #E6DB9A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 219 + 154 = 603 (100%)
R 230 of 603 ~ 38.14%
G 219 of 603 ~ 36.32%
B 154 of 603 ~ 25.54'%

%38.14
%36.32
%25.54

CMYK RENK MODELİ

#E6DB9A rengi CMYK tonu (0,5,33,10).

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

CMYK: (0,5,33,10)
C0M5Y33K10 (0%, 5%, 33%, 10%)
(0.00 / 0.05 / 0.33 / 0.10)

CMYK yüzdeleri

%0
%4.78
%33.04
%9.8

Codes

Color #E6DB9A in popluar color models

E6 DB 9A
RGB 230 219 154
HSL 51° 60.32% 75.29%
HSB/HSV 51° 33.04% 90.20%
CMYK 0.00% 4.78% 33.04%
9.80%

Color #E6DB9A in popluar number systems.

HEX E6 DB 9A
Decimal 230 219 154
Binary 11100110 11011011 10011010
Octal 346 333 232

Shades and tints

Shades of #E6DB9A

#E6DB9A
(230,219,154)
#D2C88C
(210,200,140)
#BEB57E
(190,181,126)
#AAA270
(170,162,112)
#968F62
(150,143,98)
#827C54
(130,124,84)
#6E6946
(110,105,70)
#5A5638
(90,86,56)
#46432A
(70,67,42)
#32301C
(50,48,28)
#1E1D0E
(30,29,14)
#000000
(0,0,0)

Tints of #E6DB9A

#E6DB9A
(230,219,154)
#E8DEA3
(232,222,163)
#EAE1AC
(234,225,172)
#ECE4B5
(236,228,181)
#EEE7BE
(238,231,190)
#F0EAC7
(240,234,199)
#F2EDD0
(242,237,208)
#F4F0D9
(244,240,217)
#F6F3E2
(246,243,226)
#F8F6EB
(248,246,235)
#FAF9F4
(250,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DB9A; }

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

This text font color is #E6DB9A.

Background Color

.myBgColor { background-color: #E6DB9A; }

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

This div background color is #E6DB9A.

Border color

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

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

This div border color is #E6DB9A.

Opacity

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

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

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

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

This text has shadow with #E6DB9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DB9A.

Preview

Color preview on black background

This text has color #E6DB9A on black background.


Color preview on white background

This text has color #E6DB9A on white background.


Black color preview on #E6DB9A background

This text has black color on #E6DB9A background.


White color preview on #E6DB9A background

This text has white color on #E6DB9A background.


Related colors

Complementary color

Complementary color for #hex is #192465.


I love getcolorcode.com

Triadic colors

1 #9AE6DB and #DB9AE6 with #E6DB9A are triadic colors.

2 #9ADBE6 and #DBE69A with #E6DB9A are triadic colors.