COLOR #E6D0BD

HEX: #E6D0BD RGB: (230,208,189)

Renk bilgisi

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

RGB renk modeli

#E6D0BD color RGB value is (230,208,189).

RGB: (230,208,189) (90%, 82%, 74%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 208 of 255 = 82%
B 189 of 255 = 74%

230
208
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 208 + 189 = 627 (100%)
R 230 of 627 ~ 36.68%
G 208 of 627 ~ 33.17%
B 189 of 627 ~ 30.14'%

%36.68
%33.17
%30.14

CMYK RENK MODELİ

#E6D0BD rengi CMYK tonu (0,10,18,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.57%
  • sarı tonu 17.83%
  • ana renk tonu 9.80%

CMYK: (0,10,18,10)
C0M10Y18K10 (0%, 10%, 18%, 10%)
(0.00 / 0.10 / 0.18 / 0.10)

CMYK yüzdeleri

%0
%9.57
%17.83
%9.8

Codes

Color #E6D0BD in popluar color models

E6 D0 BD
RGB 230 208 189
HSL 28° 45.05% 82.16%
HSB/HSV 28° 17.83% 90.20%
CMYK 0.00% 9.57% 17.83%
9.80%

Color #E6D0BD in popluar number systems.

HEX E6 D0 BD
Decimal 230 208 189
Binary 11100110 11010000 10111101
Octal 346 320 275

Shades and tints

Shades of #E6D0BD

#E6D0BD
(230,208,189)
#D2BEAC
(210,190,172)
#BEAC9B
(190,172,155)
#AA9A8A
(170,154,138)
#968879
(150,136,121)
#827668
(130,118,104)
#6E6457
(110,100,87)
#5A5246
(90,82,70)
#464035
(70,64,53)
#322E24
(50,46,36)
#1E1C13
(30,28,19)
#000000
(0,0,0)

Tints of #E6D0BD

#E6D0BD
(230,208,189)
#E8D4C3
(232,212,195)
#EAD8C9
(234,216,201)
#ECDCCF
(236,220,207)
#EEE0D5
(238,224,213)
#F0E4DB
(240,228,219)
#F2E8E1
(242,232,225)
#F4ECE7
(244,236,231)
#F6F0ED
(246,240,237)
#F8F4F3
(248,244,243)
#FAF8F9
(250,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D0BD color. Also use rgb(230,208,189) instead hex code.

Text Font Color

.myTextColor { color: #E6D0BD; }

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

This text font color is #E6D0BD.

Background Color

.myBgColor { background-color: #E6D0BD; }

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

This div background color is #E6D0BD.

Border color

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

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

This div border color is #E6D0BD.

Opacity

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

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

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

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

This text has shadow with #E6D0BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D0BD.

Preview

Color preview on black background

This text has color #E6D0BD on black background.


Color preview on white background

This text has color #E6D0BD on white background.


Black color preview on #E6D0BD background

This text has black color on #E6D0BD background.


White color preview on #E6D0BD background

This text has white color on #E6D0BD background.


Related colors

Complementary color

Complementary color for #hex is #192F42.


I love getcolorcode.com

Triadic colors

1 #BDE6D0 and #D0BDE6 with #E6D0BD are triadic colors.

2 #BDD0E6 and #D0E6BD with #E6D0BD are triadic colors.