COLOR #E6C09D

HEX: #E6C09D RGB: (230,192,157)

Renk bilgisi

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

RGB renk modeli

#E6C09D color RGB value is (230,192,157).

RGB: (230,192,157) (90%, 75%, 62%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 192 of 255 = 75%
B 157 of 255 = 62%

230
192
157

R + G + B ~ 76%. #E6C09D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 192 + 157 = 579 (100%)
R 230 of 579 ~ 39.72%
G 192 of 579 ~ 33.16%
B 157 of 579 ~ 27.12'%

%39.72
%33.16
%27.12

CMYK RENK MODELİ

#E6C09D rengi CMYK tonu (0,17,32,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.52%
  • sarı tonu 31.74%
  • ana renk tonu 9.80%

CMYK: (0,17,32,10)
C0M17Y32K10 (0%, 17%, 32%, 10%)
(0.00 / 0.17 / 0.32 / 0.10)

CMYK yüzdeleri

%0
%16.52
%31.74
%9.8

Codes

Color #E6C09D in popluar color models

E6 C0 9D
RGB 230 192 157
HSL 29° 59.35% 75.88%
HSB/HSV 29° 31.74% 90.20%
CMYK 0.00% 16.52% 31.74%
9.80%

Color #E6C09D in popluar number systems.

HEX E6 C0 9D
Decimal 230 192 157
Binary 11100110 11000000 10011101
Octal 346 300 235

Shades and tints

Shades of #E6C09D

#E6C09D
(230,192,157)
#D2AF8F
(210,175,143)
#BE9E81
(190,158,129)
#AA8D73
(170,141,115)
#967C65
(150,124,101)
#826B57
(130,107,87)
#6E5A49
(110,90,73)
#5A493B
(90,73,59)
#46382D
(70,56,45)
#32271F
(50,39,31)
#1E1611
(30,22,17)
#000000
(0,0,0)

Tints of #E6C09D

#E6C09D
(230,192,157)
#E8C5A5
(232,197,165)
#EACAAD
(234,202,173)
#ECCFB5
(236,207,181)
#EED4BD
(238,212,189)
#F0D9C5
(240,217,197)
#F2DECD
(242,222,205)
#F4E3D5
(244,227,213)
#F6E8DD
(246,232,221)
#F8EDE5
(248,237,229)
#FAF2ED
(250,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C09D color. Also use rgb(230,192,157) instead hex code.

Text Font Color

.myTextColor { color: #E6C09D; }

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

This text font color is #E6C09D.

Background Color

.myBgColor { background-color: #E6C09D; }

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

This div background color is #E6C09D.

Border color

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

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

This div border color is #E6C09D.

Opacity

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

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

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

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

This text has shadow with #E6C09D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C09D.

Preview

Color preview on black background

This text has color #E6C09D on black background.


Color preview on white background

This text has color #E6C09D on white background.


Black color preview on #E6C09D background

This text has black color on #E6C09D background.


White color preview on #E6C09D background

This text has white color on #E6C09D background.


Related colors

Complementary color

Complementary color for #hex is #193F62.


I love getcolorcode.com

Triadic colors

1 #9DE6C0 and #C09DE6 with #E6C09D are triadic colors.

2 #9DC0E6 and #C0E69D with #E6C09D are triadic colors.