COLOR #EDDBB9

HEX: #EDDBB9 RGB: (237,219,185)

Renk bilgisi

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

RGB renk modeli

#EDDBB9 color RGB value is (237,219,185).

RGB: (237,219,185) (93%, 86%, 73%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 219 of 255 = 86%
B 185 of 255 = 73%

237
219
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 219 + 185 = 641 (100%)
R 237 of 641 ~ 36.97%
G 219 of 641 ~ 34.17%
B 185 of 641 ~ 28.86'%

%36.97
%34.17
%28.86

CMYK RENK MODELİ

#EDDBB9 rengi CMYK tonu (0,8,22,7).

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

CMYK: (0,8,22,7)
C0M8Y22K7 (0%, 8%, 22%, 7%)
(0.00 / 0.08 / 0.22 / 0.07)

CMYK yüzdeleri

%0
%7.59
%21.94
%7.06

Codes

Color #EDDBB9 in popluar color models

ED DB B9
RGB 237 219 185
HSL 39° 59.09% 82.75%
HSB/HSV 39° 21.94% 92.94%
CMYK 0.00% 7.59% 21.94%
7.06%

Color #EDDBB9 in popluar number systems.

HEX ED DB B9
Decimal 237 219 185
Binary 11101101 11011011 10111001
Octal 355 333 271

Shades and tints

Shades of #EDDBB9

#EDDBB9
(237,219,185)
#D8C8A9
(216,200,169)
#C3B599
(195,181,153)
#AEA289
(174,162,137)
#998F79
(153,143,121)
#847C69
(132,124,105)
#6F6959
(111,105,89)
#5A5649
(90,86,73)
#454339
(69,67,57)
#303029
(48,48,41)
#1B1D19
(27,29,25)
#000000
(0,0,0)

Tints of #EDDBB9

#EDDBB9
(237,219,185)
#EEDEBF
(238,222,191)
#EFE1C5
(239,225,197)
#F0E4CB
(240,228,203)
#F1E7D1
(241,231,209)
#F2EAD7
(242,234,215)
#F3EDDD
(243,237,221)
#F4F0E3
(244,240,227)
#F5F3E9
(245,243,233)
#F6F6EF
(246,246,239)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDBB9; }

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

This text font color is #EDDBB9.

Background Color

.myBgColor { background-color: #EDDBB9; }

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

This div background color is #EDDBB9.

Border color

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

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

This div border color is #EDDBB9.

Opacity

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

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

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

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

This text has shadow with #EDDBB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDBB9.

Preview

Color preview on black background

This text has color #EDDBB9 on black background.


Color preview on white background

This text has color #EDDBB9 on white background.


Black color preview on #EDDBB9 background

This text has black color on #EDDBB9 background.


White color preview on #EDDBB9 background

This text has white color on #EDDBB9 background.


Related colors

Complementary color

Complementary color for #hex is #122446.


I love getcolorcode.com

Triadic colors

1 #B9EDDB and #DBB9ED with #EDDBB9 are triadic colors.

2 #B9DBED and #DBEDB9 with #EDDBB9 are triadic colors.