COLOR #E6C0AD

HEX: #E6C0AD RGB: (230,192,173)

Renk bilgisi

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

RGB renk modeli

#E6C0AD color RGB value is (230,192,173).

RGB: (230,192,173) (90%, 75%, 68%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 192 of 255 = 75%
B 173 of 255 = 68%

230
192
173

R + G + B ~ 78%. #E6C0AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 192 + 173 = 595 (100%)
R 230 of 595 ~ 38.66%
G 192 of 595 ~ 32.27%
B 173 of 595 ~ 29.08'%

%38.66
%32.27
%29.08

CMYK RENK MODELİ

#E6C0AD rengi CMYK tonu (0,17,25,10).

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

CMYK: (0,17,25,10)
C0M17Y25K10 (0%, 17%, 25%, 10%)
(0.00 / 0.17 / 0.25 / 0.10)

CMYK yüzdeleri

%0
%16.52
%24.78
%9.8

Codes

Color #E6C0AD in popluar color models

E6 C0 AD
RGB 230 192 173
HSL 20° 53.27% 79.02%
HSB/HSV 20° 24.78% 90.20%
CMYK 0.00% 16.52% 24.78%
9.80%

Color #E6C0AD in popluar number systems.

HEX E6 C0 AD
Decimal 230 192 173
Binary 11100110 11000000 10101101
Octal 346 300 255

Shades and tints

Shades of #E6C0AD

#E6C0AD
(230,192,173)
#D2AF9E
(210,175,158)
#BE9E8F
(190,158,143)
#AA8D80
(170,141,128)
#967C71
(150,124,113)
#826B62
(130,107,98)
#6E5A53
(110,90,83)
#5A4944
(90,73,68)
#463835
(70,56,53)
#322726
(50,39,38)
#1E1617
(30,22,23)
#000000
(0,0,0)

Tints of #E6C0AD

#E6C0AD
(230,192,173)
#E8C5B4
(232,197,180)
#EACABB
(234,202,187)
#ECCFC2
(236,207,194)
#EED4C9
(238,212,201)
#F0D9D0
(240,217,208)
#F2DED7
(242,222,215)
#F4E3DE
(244,227,222)
#F6E8E5
(246,232,229)
#F8EDEC
(248,237,236)
#FAF2F3
(250,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C0AD; }

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

This text font color is #E6C0AD.

Background Color

.myBgColor { background-color: #E6C0AD; }

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

This div background color is #E6C0AD.

Border color

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

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

This div border color is #E6C0AD.

Opacity

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

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

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

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

This text has shadow with #E6C0AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C0AD.

Preview

Color preview on black background

This text has color #E6C0AD on black background.


Color preview on white background

This text has color #E6C0AD on white background.


Black color preview on #E6C0AD background

This text has black color on #E6C0AD background.


White color preview on #E6C0AD background

This text has white color on #E6C0AD background.


Related colors

Complementary color

Complementary color for #hex is #193F52.


I love getcolorcode.com

Triadic colors

1 #ADE6C0 and #C0ADE6 with #E6C0AD are triadic colors.

2 #ADC0E6 and #C0E6AD with #E6C0AD are triadic colors.