COLOR #E6C9AF

HEX: #E6C9AF RGB: (230,201,175)

Renk bilgisi

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

RGB renk modeli

#E6C9AF color RGB value is (230,201,175).

RGB: (230,201,175) (90%, 79%, 69%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 201 of 255 = 79%
B 175 of 255 = 69%

230
201
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 201 + 175 = 606 (100%)
R 230 of 606 ~ 37.95%
G 201 of 606 ~ 33.17%
B 175 of 606 ~ 28.88'%

%37.95
%33.17
%28.88

CMYK RENK MODELİ

#E6C9AF rengi CMYK tonu (0,13,24,10).

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

CMYK: (0,13,24,10)
C0M13Y24K10 (0%, 13%, 24%, 10%)
(0.00 / 0.13 / 0.24 / 0.10)

CMYK yüzdeleri

%0
%12.61
%23.91
%9.8

Codes

Color #E6C9AF in popluar color models

E6 C9 AF
RGB 230 201 175
HSL 28° 52.38% 79.41%
HSB/HSV 28° 23.91% 90.20%
CMYK 0.00% 12.61% 23.91%
9.80%

Color #E6C9AF in popluar number systems.

HEX E6 C9 AF
Decimal 230 201 175
Binary 11100110 11001001 10101111
Octal 346 311 257

Shades and tints

Shades of #E6C9AF

#E6C9AF
(230,201,175)
#D2B7A0
(210,183,160)
#BEA591
(190,165,145)
#AA9382
(170,147,130)
#968173
(150,129,115)
#826F64
(130,111,100)
#6E5D55
(110,93,85)
#5A4B46
(90,75,70)
#463937
(70,57,55)
#322728
(50,39,40)
#1E1519
(30,21,25)
#000000
(0,0,0)

Tints of #E6C9AF

#E6C9AF
(230,201,175)
#E8CDB6
(232,205,182)
#EAD1BD
(234,209,189)
#ECD5C4
(236,213,196)
#EED9CB
(238,217,203)
#F0DDD2
(240,221,210)
#F2E1D9
(242,225,217)
#F4E5E0
(244,229,224)
#F6E9E7
(246,233,231)
#F8EDEE
(248,237,238)
#FAF1F5
(250,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C9AF; }

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

This text font color is #E6C9AF.

Background Color

.myBgColor { background-color: #E6C9AF; }

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

This div background color is #E6C9AF.

Border color

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

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

This div border color is #E6C9AF.

Opacity

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

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

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

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

This text has shadow with #E6C9AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C9AF.

Preview

Color preview on black background

This text has color #E6C9AF on black background.


Color preview on white background

This text has color #E6C9AF on white background.


Black color preview on #E6C9AF background

This text has black color on #E6C9AF background.


White color preview on #E6C9AF background

This text has white color on #E6C9AF background.


Related colors

Complementary color

Complementary color for #hex is #193650.


I love getcolorcode.com

Triadic colors

1 #AFE6C9 and #C9AFE6 with #E6C9AF are triadic colors.

2 #AFC9E6 and #C9E6AF with #E6C9AF are triadic colors.