COLOR #E6D1BC

HEX: #E6D1BC RGB: (230,209,188)

Renk bilgisi

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

RGB renk modeli

#E6D1BC color RGB value is (230,209,188).

RGB: (230,209,188) (90%, 82%, 74%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 209 of 255 = 82%
B 188 of 255 = 74%

230
209
188

R + G + B ~ 82%. #E6D1BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 209 + 188 = 627 (100%)
R 230 of 627 ~ 36.68%
G 209 of 627 ~ 33.33%
B 188 of 627 ~ 29.98'%

%36.68
%33.33
%29.98

CMYK RENK MODELİ

#E6D1BC rengi CMYK tonu (0,9,18,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.13%
  • sarı tonu 18.26%
  • ana renk tonu 9.80%

CMYK: (0,9,18,10)
C0M9Y18K10 (0%, 9%, 18%, 10%)
(0.00 / 0.09 / 0.18 / 0.10)

CMYK yüzdeleri

%0
%9.13
%18.26
%9.8

Codes

Color #E6D1BC in popluar color models

E6 D1 BC
RGB 230 209 188
HSL 30° 45.65% 81.96%
HSB/HSV 30° 18.26% 90.20%
CMYK 0.00% 9.13% 18.26%
9.80%

Color #E6D1BC in popluar number systems.

HEX E6 D1 BC
Decimal 230 209 188
Binary 11100110 11010001 10111100
Octal 346 321 274

Shades and tints

Shades of #E6D1BC

#E6D1BC
(230,209,188)
#D2BEAB
(210,190,171)
#BEAB9A
(190,171,154)
#AA9889
(170,152,137)
#968578
(150,133,120)
#827267
(130,114,103)
#6E5F56
(110,95,86)
#5A4C45
(90,76,69)
#463934
(70,57,52)
#322623
(50,38,35)
#1E1312
(30,19,18)
#000000
(0,0,0)

Tints of #E6D1BC

#E6D1BC
(230,209,188)
#E8D5C2
(232,213,194)
#EAD9C8
(234,217,200)
#ECDDCE
(236,221,206)
#EEE1D4
(238,225,212)
#F0E5DA
(240,229,218)
#F2E9E0
(242,233,224)
#F4EDE6
(244,237,230)
#F6F1EC
(246,241,236)
#F8F5F2
(248,245,242)
#FAF9F8
(250,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D1BC color. Also use rgb(230,209,188) instead hex code.

Text Font Color

.myTextColor { color: #E6D1BC; }

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

This text font color is #E6D1BC.

Background Color

.myBgColor { background-color: #E6D1BC; }

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

This div background color is #E6D1BC.

Border color

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

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

This div border color is #E6D1BC.

Opacity

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

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

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

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

This text has shadow with #E6D1BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D1BC.

Preview

Color preview on black background

This text has color #E6D1BC on black background.


Color preview on white background

This text has color #E6D1BC on white background.


Black color preview on #E6D1BC background

This text has black color on #E6D1BC background.


White color preview on #E6D1BC background

This text has white color on #E6D1BC background.


Related colors

Complementary color

Complementary color for #hex is #192E43.


I love getcolorcode.com

Triadic colors

1 #BCE6D1 and #D1BCE6 with #E6D1BC are triadic colors.

2 #BCD1E6 and #D1E6BC with #E6D1BC are triadic colors.