COLOR #EDDDB9

HEX: #EDDDB9 RGB: (237,221,185)

Renk bilgisi

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

RGB renk modeli

#EDDDB9 color RGB value is (237,221,185).

RGB: (237,221,185) (93%, 87%, 73%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 221 of 255 = 87%
B 185 of 255 = 73%

237
221
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 185 = 643 (100%)
R 237 of 643 ~ 36.86%
G 221 of 643 ~ 34.37%
B 185 of 643 ~ 28.77'%

%36.86
%34.37
%28.77

CMYK RENK MODELİ

#EDDDB9 rengi CMYK tonu (0,7,22,7).

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

CMYK: (0,7,22,7)
C0M7Y22K7 (0%, 7%, 22%, 7%)
(0.00 / 0.07 / 0.22 / 0.07)

CMYK yüzdeleri

%0
%6.75
%21.94
%7.06

Codes

Color #EDDDB9 in popluar color models

ED DD B9
RGB 237 221 185
HSL 42° 59.09% 82.75%
HSB/HSV 42° 21.94% 92.94%
CMYK 0.00% 6.75% 21.94%
7.06%

Color #EDDDB9 in popluar number systems.

HEX ED DD B9
Decimal 237 221 185
Binary 11101101 11011101 10111001
Octal 355 335 271

Shades and tints

Shades of #EDDDB9

#EDDDB9
(237,221,185)
#D8C9A9
(216,201,169)
#C3B599
(195,181,153)
#AEA189
(174,161,137)
#998D79
(153,141,121)
#847969
(132,121,105)
#6F6559
(111,101,89)
#5A5149
(90,81,73)
#453D39
(69,61,57)
#302929
(48,41,41)
#1B1519
(27,21,25)
#000000
(0,0,0)

Tints of #EDDDB9

#EDDDB9
(237,221,185)
#EEE0BF
(238,224,191)
#EFE3C5
(239,227,197)
#F0E6CB
(240,230,203)
#F1E9D1
(241,233,209)
#F2ECD7
(242,236,215)
#F3EFDD
(243,239,221)
#F4F2E3
(244,242,227)
#F5F5E9
(245,245,233)
#F6F8EF
(246,248,239)
#F7FBF5
(247,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDDB9; }

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

This text font color is #EDDDB9.

Background Color

.myBgColor { background-color: #EDDDB9; }

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

This div background color is #EDDDB9.

Border color

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

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

This div border color is #EDDDB9.

Opacity

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

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

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

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

This text has shadow with #EDDDB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDDB9.

Preview

Color preview on black background

This text has color #EDDDB9 on black background.


Color preview on white background

This text has color #EDDDB9 on white background.


Black color preview on #EDDDB9 background

This text has black color on #EDDDB9 background.


White color preview on #EDDDB9 background

This text has white color on #EDDDB9 background.


Related colors

Complementary color

Complementary color for #hex is #122246.


I love getcolorcode.com

Triadic colors

1 #B9EDDD and #DDB9ED with #EDDDB9 are triadic colors.

2 #B9DDED and #DDEDB9 with #EDDDB9 are triadic colors.