COLOR #E6D69F

HEX: #E6D69F RGB: (230,214,159)

Renk bilgisi

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

RGB renk modeli

#E6D69F color RGB value is (230,214,159).

RGB: (230,214,159) (90%, 84%, 62%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 214 of 255 = 84%
B 159 of 255 = 62%

230
214
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 214 + 159 = 603 (100%)
R 230 of 603 ~ 38.14%
G 214 of 603 ~ 35.49%
B 159 of 603 ~ 26.37'%

%38.14
%35.49
%26.37

CMYK RENK MODELİ

#E6D69F rengi CMYK tonu (0,7,31,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.96%
  • sarı tonu 30.87%
  • ana renk tonu 9.80%

CMYK: (0,7,31,10)
C0M7Y31K10 (0%, 7%, 31%, 10%)
(0.00 / 0.07 / 0.31 / 0.10)

CMYK yüzdeleri

%0
%6.96
%30.87
%9.8

Codes

Color #E6D69F in popluar color models

E6 D6 9F
RGB 230 214 159
HSL 46° 58.68% 76.27%
HSB/HSV 46° 30.87% 90.20%
CMYK 0.00% 6.96% 30.87%
9.80%

Color #E6D69F in popluar number systems.

HEX E6 D6 9F
Decimal 230 214 159
Binary 11100110 11010110 10011111
Octal 346 326 237

Shades and tints

Shades of #E6D69F

#E6D69F
(230,214,159)
#D2C391
(210,195,145)
#BEB083
(190,176,131)
#AA9D75
(170,157,117)
#968A67
(150,138,103)
#827759
(130,119,89)
#6E644B
(110,100,75)
#5A513D
(90,81,61)
#463E2F
(70,62,47)
#322B21
(50,43,33)
#1E1813
(30,24,19)
#000000
(0,0,0)

Tints of #E6D69F

#E6D69F
(230,214,159)
#E8D9A7
(232,217,167)
#EADCAF
(234,220,175)
#ECDFB7
(236,223,183)
#EEE2BF
(238,226,191)
#F0E5C7
(240,229,199)
#F2E8CF
(242,232,207)
#F4EBD7
(244,235,215)
#F6EEDF
(246,238,223)
#F8F1E7
(248,241,231)
#FAF4EF
(250,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D69F color. Also use rgb(230,214,159) instead hex code.

Text Font Color

.myTextColor { color: #E6D69F; }

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

This text font color is #E6D69F.

Background Color

.myBgColor { background-color: #E6D69F; }

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

This div background color is #E6D69F.

Border color

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

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

This div border color is #E6D69F.

Opacity

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

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

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

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

This text has shadow with #E6D69F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D69F.

Preview

Color preview on black background

This text has color #E6D69F on black background.


Color preview on white background

This text has color #E6D69F on white background.


Black color preview on #E6D69F background

This text has black color on #E6D69F background.


White color preview on #E6D69F background

This text has white color on #E6D69F background.


Related colors

Complementary color

Complementary color for #hex is #192960.


I love getcolorcode.com

Triadic colors

1 #9FE6D6 and #D69FE6 with #E6D69F are triadic colors.

2 #9FD6E6 and #D6E69F with #E6D69F are triadic colors.