COLOR #EDDBBD

HEX: #EDDBBD RGB: (237,219,189)

Renk bilgisi

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

RGB renk modeli

#EDDBBD color RGB value is (237,219,189).

RGB: (237,219,189) (93%, 86%, 74%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 219 of 255 = 86%
B 189 of 255 = 74%

237
219
189

R + G + B ~ 84%. #EDDBBD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 219 + 189 = 645 (100%)
R 237 of 645 ~ 36.74%
G 219 of 645 ~ 33.95%
B 189 of 645 ~ 29.3'%

%36.74
%33.95
%29.3

CMYK RENK MODELİ

#EDDBBD rengi CMYK tonu (0,8,20,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.59%
  • sarı tonu 20.25%
  • ana renk tonu 7.06%

CMYK: (0,8,20,7)
C0M8Y20K7 (0%, 8%, 20%, 7%)
(0.00 / 0.08 / 0.20 / 0.07)

CMYK yüzdeleri

%0
%7.59
%20.25
%7.06

Codes

Color #EDDBBD in popluar color models

ED DB BD
RGB 237 219 189
HSL 38° 57.14% 83.53%
HSB/HSV 38° 20.25% 92.94%
CMYK 0.00% 7.59% 20.25%
7.06%

Color #EDDBBD in popluar number systems.

HEX ED DB BD
Decimal 237 219 189
Binary 11101101 11011011 10111101
Octal 355 333 275

Shades and tints

Shades of #EDDBBD

#EDDBBD
(237,219,189)
#D8C8AC
(216,200,172)
#C3B59B
(195,181,155)
#AEA28A
(174,162,138)
#998F79
(153,143,121)
#847C68
(132,124,104)
#6F6957
(111,105,87)
#5A5646
(90,86,70)
#454335
(69,67,53)
#303024
(48,48,36)
#1B1D13
(27,29,19)
#000000
(0,0,0)

Tints of #EDDBBD

#EDDBBD
(237,219,189)
#EEDEC3
(238,222,195)
#EFE1C9
(239,225,201)
#F0E4CF
(240,228,207)
#F1E7D5
(241,231,213)
#F2EADB
(242,234,219)
#F3EDE1
(243,237,225)
#F4F0E7
(244,240,231)
#F5F3ED
(245,243,237)
#F6F6F3
(246,246,243)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDBBD color. Also use rgb(237,219,189) instead hex code.

Text Font Color

.myTextColor { color: #EDDBBD; }

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

This text font color is #EDDBBD.

Background Color

.myBgColor { background-color: #EDDBBD; }

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

This div background color is #EDDBBD.

Border color

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

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

This div border color is #EDDBBD.

Opacity

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

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

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

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

This text has shadow with #EDDBBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDBBD.

Preview

Color preview on black background

This text has color #EDDBBD on black background.


Color preview on white background

This text has color #EDDBBD on white background.


Black color preview on #EDDBBD background

This text has black color on #EDDBBD background.


White color preview on #EDDBBD background

This text has white color on #EDDBBD background.


Related colors

Complementary color

Complementary color for #hex is #122442.


I love getcolorcode.com

Triadic colors

1 #BDEDDB and #DBBDED with #EDDBBD are triadic colors.

2 #BDDBED and #DBEDBD with #EDDBBD are triadic colors.