COLOR #E6C0AB

HEX: #E6C0AB RGB: (230,192,171)

Renk bilgisi

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

RGB renk modeli

#E6C0AB color RGB value is (230,192,171).

RGB: (230,192,171) (90%, 75%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 192 of 255 = 75%
B 171 of 255 = 67%

230
192
171

R + G + B ~ 77%. #E6C0AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 192 + 171 = 593 (100%)
R 230 of 593 ~ 38.79%
G 192 of 593 ~ 32.38%
B 171 of 593 ~ 28.84'%

%38.79
%32.38
%28.84

CMYK RENK MODELİ

#E6C0AB rengi CMYK tonu (0,17,26,10).

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

CMYK: (0,17,26,10)
C0M17Y26K10 (0%, 17%, 26%, 10%)
(0.00 / 0.17 / 0.26 / 0.10)

CMYK yüzdeleri

%0
%16.52
%25.65
%9.8

Codes

Color #E6C0AB in popluar color models

E6 C0 AB
RGB 230 192 171
HSL 21° 54.13% 78.63%
HSB/HSV 21° 25.65% 90.20%
CMYK 0.00% 16.52% 25.65%
9.80%

Color #E6C0AB in popluar number systems.

HEX E6 C0 AB
Decimal 230 192 171
Binary 11100110 11000000 10101011
Octal 346 300 253

Shades and tints

Shades of #E6C0AB

#E6C0AB
(230,192,171)
#D2AF9C
(210,175,156)
#BE9E8D
(190,158,141)
#AA8D7E
(170,141,126)
#967C6F
(150,124,111)
#826B60
(130,107,96)
#6E5A51
(110,90,81)
#5A4942
(90,73,66)
#463833
(70,56,51)
#322724
(50,39,36)
#1E1615
(30,22,21)
#000000
(0,0,0)

Tints of #E6C0AB

#E6C0AB
(230,192,171)
#E8C5B2
(232,197,178)
#EACAB9
(234,202,185)
#ECCFC0
(236,207,192)
#EED4C7
(238,212,199)
#F0D9CE
(240,217,206)
#F2DED5
(242,222,213)
#F4E3DC
(244,227,220)
#F6E8E3
(246,232,227)
#F8EDEA
(248,237,234)
#FAF2F1
(250,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C0AB; }

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

This text font color is #E6C0AB.

Background Color

.myBgColor { background-color: #E6C0AB; }

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

This div background color is #E6C0AB.

Border color

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

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

This div border color is #E6C0AB.

Opacity

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

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

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

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

This text has shadow with #E6C0AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C0AB.

Preview

Color preview on black background

This text has color #E6C0AB on black background.


Color preview on white background

This text has color #E6C0AB on white background.


Black color preview on #E6C0AB background

This text has black color on #E6C0AB background.


White color preview on #E6C0AB background

This text has white color on #E6C0AB background.


Related colors

Complementary color

Complementary color for #hex is #193F54.


I love getcolorcode.com

Triadic colors

1 #ABE6C0 and #C0ABE6 with #E6C0AB are triadic colors.

2 #ABC0E6 and #C0E6AB with #E6C0AB are triadic colors.