COLOR #E6DDB0

HEX: #E6DDB0 RGB: (230,221,176)

Renk bilgisi

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

RGB renk modeli

#E6DDB0 color RGB value is (230,221,176).

RGB: (230,221,176) (90%, 87%, 69%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 221 of 255 = 87%
B 176 of 255 = 69%

230
221
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 221 + 176 = 627 (100%)
R 230 of 627 ~ 36.68%
G 221 of 627 ~ 35.25%
B 176 of 627 ~ 28.07'%

%36.68
%35.25
%28.07

CMYK RENK MODELİ

#E6DDB0 rengi CMYK tonu (0,4,23,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.91%
  • sarı tonu 23.48%
  • ana renk tonu 9.80%

CMYK: (0,4,23,10)
C0M4Y23K10 (0%, 4%, 23%, 10%)
(0.00 / 0.04 / 0.23 / 0.10)

CMYK yüzdeleri

%0
%3.91
%23.48
%9.8

Codes

Color #E6DDB0 in popluar color models

E6 DD B0
RGB 230 221 176
HSL 50° 51.92% 79.61%
HSB/HSV 50° 23.48% 90.20%
CMYK 0.00% 3.91% 23.48%
9.80%

Color #E6DDB0 in popluar number systems.

HEX E6 DD B0
Decimal 230 221 176
Binary 11100110 11011101 10110000
Octal 346 335 260

Shades and tints

Shades of #E6DDB0

#E6DDB0
(230,221,176)
#D2C9A0
(210,201,160)
#BEB590
(190,181,144)
#AAA180
(170,161,128)
#968D70
(150,141,112)
#827960
(130,121,96)
#6E6550
(110,101,80)
#5A5140
(90,81,64)
#463D30
(70,61,48)
#322920
(50,41,32)
#1E1510
(30,21,16)
#000000
(0,0,0)

Tints of #E6DDB0

#E6DDB0
(230,221,176)
#E8E0B7
(232,224,183)
#EAE3BE
(234,227,190)
#ECE6C5
(236,230,197)
#EEE9CC
(238,233,204)
#F0ECD3
(240,236,211)
#F2EFDA
(242,239,218)
#F4F2E1
(244,242,225)
#F6F5E8
(246,245,232)
#F8F8EF
(248,248,239)
#FAFBF6
(250,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6DDB0 color. Also use rgb(230,221,176) instead hex code.

Text Font Color

.myTextColor { color: #E6DDB0; }

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

This text font color is #E6DDB0.

Background Color

.myBgColor { background-color: #E6DDB0; }

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

This div background color is #E6DDB0.

Border color

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

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

This div border color is #E6DDB0.

Opacity

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

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

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

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

This text has shadow with #E6DDB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DDB0.

Preview

Color preview on black background

This text has color #E6DDB0 on black background.


Color preview on white background

This text has color #E6DDB0 on white background.


Black color preview on #E6DDB0 background

This text has black color on #E6DDB0 background.


White color preview on #E6DDB0 background

This text has white color on #E6DDB0 background.


Related colors

Complementary color

Complementary color for #hex is #19224F.


I love getcolorcode.com

Triadic colors

1 #B0E6DD and #DDB0E6 with #E6DDB0 are triadic colors.

2 #B0DDE6 and #DDE6B0 with #E6DDB0 are triadic colors.