COLOR #E6D6AF

HEX: #E6D6AF RGB: (230,214,175)

Renk bilgisi

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

RGB renk modeli

#E6D6AF color RGB value is (230,214,175).

RGB: (230,214,175) (90%, 84%, 69%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 214 of 255 = 84%
B 175 of 255 = 69%

230
214
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 214 + 175 = 619 (100%)
R 230 of 619 ~ 37.16%
G 214 of 619 ~ 34.57%
B 175 of 619 ~ 28.27'%

%37.16
%34.57
%28.27

CMYK RENK MODELİ

#E6D6AF rengi CMYK tonu (0,7,24,10).

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

CMYK: (0,7,24,10)
C0M7Y24K10 (0%, 7%, 24%, 10%)
(0.00 / 0.07 / 0.24 / 0.10)

CMYK yüzdeleri

%0
%6.96
%23.91
%9.8

Codes

Color #E6D6AF in popluar color models

E6 D6 AF
RGB 230 214 175
HSL 43° 52.38% 79.41%
HSB/HSV 43° 23.91% 90.20%
CMYK 0.00% 6.96% 23.91%
9.80%

Color #E6D6AF in popluar number systems.

HEX E6 D6 AF
Decimal 230 214 175
Binary 11100110 11010110 10101111
Octal 346 326 257

Shades and tints

Shades of #E6D6AF

#E6D6AF
(230,214,175)
#D2C3A0
(210,195,160)
#BEB091
(190,176,145)
#AA9D82
(170,157,130)
#968A73
(150,138,115)
#827764
(130,119,100)
#6E6455
(110,100,85)
#5A5146
(90,81,70)
#463E37
(70,62,55)
#322B28
(50,43,40)
#1E1819
(30,24,25)
#000000
(0,0,0)

Tints of #E6D6AF

#E6D6AF
(230,214,175)
#E8D9B6
(232,217,182)
#EADCBD
(234,220,189)
#ECDFC4
(236,223,196)
#EEE2CB
(238,226,203)
#F0E5D2
(240,229,210)
#F2E8D9
(242,232,217)
#F4EBE0
(244,235,224)
#F6EEE7
(246,238,231)
#F8F1EE
(248,241,238)
#FAF4F5
(250,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D6AF; }

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

This text font color is #E6D6AF.

Background Color

.myBgColor { background-color: #E6D6AF; }

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

This div background color is #E6D6AF.

Border color

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

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

This div border color is #E6D6AF.

Opacity

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

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

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

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

This text has shadow with #E6D6AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D6AF.

Preview

Color preview on black background

This text has color #E6D6AF on black background.


Color preview on white background

This text has color #E6D6AF on white background.


Black color preview on #E6D6AF background

This text has black color on #E6D6AF background.


White color preview on #E6D6AF background

This text has white color on #E6D6AF background.


Related colors

Complementary color

Complementary color for #hex is #192950.


I love getcolorcode.com

Triadic colors

1 #AFE6D6 and #D6AFE6 with #E6D6AF are triadic colors.

2 #AFD6E6 and #D6E6AF with #E6D6AF are triadic colors.