COLOR #E6C0BB

HEX: #E6C0BB RGB: (230,192,187)

Renk bilgisi

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

RGB renk modeli

#E6C0BB color RGB value is (230,192,187).

RGB: (230,192,187) (90%, 75%, 73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 192 of 255 = 75%
B 187 of 255 = 73%

230
192
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 192 + 187 = 609 (100%)
R 230 of 609 ~ 37.77%
G 192 of 609 ~ 31.53%
B 187 of 609 ~ 30.71'%

%37.77
%31.53
%30.71

CMYK RENK MODELİ

#E6C0BB rengi CMYK tonu (0,17,19,10).

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

CMYK: (0,17,19,10)
C0M17Y19K10 (0%, 17%, 19%, 10%)
(0.00 / 0.17 / 0.19 / 0.10)

CMYK yüzdeleri

%0
%16.52
%18.7
%9.8

Codes

Color #E6C0BB in popluar color models

E6 C0 BB
RGB 230 192 187
HSL 46.24% 81.76%
HSB/HSV 18.70% 90.20%
CMYK 0.00% 16.52% 18.70%
9.80%

Color #E6C0BB in popluar number systems.

HEX E6 C0 BB
Decimal 230 192 187
Binary 11100110 11000000 10111011
Octal 346 300 273

Shades and tints

Shades of #E6C0BB

#E6C0BB
(230,192,187)
#D2AFAA
(210,175,170)
#BE9E99
(190,158,153)
#AA8D88
(170,141,136)
#967C77
(150,124,119)
#826B66
(130,107,102)
#6E5A55
(110,90,85)
#5A4944
(90,73,68)
#463833
(70,56,51)
#322722
(50,39,34)
#1E1611
(30,22,17)
#000000
(0,0,0)

Tints of #E6C0BB

#E6C0BB
(230,192,187)
#E8C5C1
(232,197,193)
#EACAC7
(234,202,199)
#ECCFCD
(236,207,205)
#EED4D3
(238,212,211)
#F0D9D9
(240,217,217)
#F2DEDF
(242,222,223)
#F4E3E5
(244,227,229)
#F6E8EB
(246,232,235)
#F8EDF1
(248,237,241)
#FAF2F7
(250,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C0BB; }

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

This text font color is #E6C0BB.

Background Color

.myBgColor { background-color: #E6C0BB; }

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

This div background color is #E6C0BB.

Border color

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

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

This div border color is #E6C0BB.

Opacity

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

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

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

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

This text has shadow with #E6C0BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C0BB.

Preview

Color preview on black background

This text has color #E6C0BB on black background.


Color preview on white background

This text has color #E6C0BB on white background.


Black color preview on #E6C0BB background

This text has black color on #E6C0BB background.


White color preview on #E6C0BB background

This text has white color on #E6C0BB background.


Related colors

Complementary color

Complementary color for #hex is #193F44.


I love getcolorcode.com

Triadic colors

1 #BBE6C0 and #C0BBE6 with #E6C0BB are triadic colors.

2 #BBC0E6 and #C0E6BB with #E6C0BB are triadic colors.