COLOR #EDDDBB

HEX: #EDDDBB RGB: (237,221,187)

Renk bilgisi

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

RGB renk modeli

#EDDDBB color RGB value is (237,221,187).

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

RGB bağlantıları ve doygunluk

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

237
221
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 187 = 645 (100%)
R 237 of 645 ~ 36.74%
G 221 of 645 ~ 34.26%
B 187 of 645 ~ 28.99'%

%36.74
%34.26
%28.99

CMYK RENK MODELİ

#EDDDBB rengi CMYK tonu (0,7,21,7).

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

CMYK: (0,7,21,7)
C0M7Y21K7 (0%, 7%, 21%, 7%)
(0.00 / 0.07 / 0.21 / 0.07)

CMYK yüzdeleri

%0
%6.75
%21.1
%7.06

Codes

Color #EDDDBB in popluar color models

ED DD BB
RGB 237 221 187
HSL 41° 58.14% 83.14%
HSB/HSV 41° 21.10% 92.94%
CMYK 0.00% 6.75% 21.10%
7.06%

Color #EDDDBB in popluar number systems.

HEX ED DD BB
Decimal 237 221 187
Binary 11101101 11011101 10111011
Octal 355 335 273

Shades and tints

Shades of #EDDDBB

#EDDDBB
(237,221,187)
#D8C9AA
(216,201,170)
#C3B599
(195,181,153)
#AEA188
(174,161,136)
#998D77
(153,141,119)
#847966
(132,121,102)
#6F6555
(111,101,85)
#5A5144
(90,81,68)
#453D33
(69,61,51)
#302922
(48,41,34)
#1B1511
(27,21,17)
#000000
(0,0,0)

Tints of #EDDDBB

#EDDDBB
(237,221,187)
#EEE0C1
(238,224,193)
#EFE3C7
(239,227,199)
#F0E6CD
(240,230,205)
#F1E9D3
(241,233,211)
#F2ECD9
(242,236,217)
#F3EFDF
(243,239,223)
#F4F2E5
(244,242,229)
#F5F5EB
(245,245,235)
#F6F8F1
(246,248,241)
#F7FBF7
(247,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDDBB; }

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

This text font color is #EDDDBB.

Background Color

.myBgColor { background-color: #EDDDBB; }

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

This div background color is #EDDDBB.

Border color

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

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

This div border color is #EDDDBB.

Opacity

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

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

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

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

This text has shadow with #EDDDBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDDBB.

Preview

Color preview on black background

This text has color #EDDDBB on black background.


Color preview on white background

This text has color #EDDDBB on white background.


Black color preview on #EDDDBB background

This text has black color on #EDDDBB background.


White color preview on #EDDDBB background

This text has white color on #EDDDBB background.


Related colors

Complementary color

Complementary color for #hex is #122244.


I love getcolorcode.com

Triadic colors

1 #BBEDDD and #DDBBED with #EDDDBB are triadic colors.

2 #BBDDED and #DDEDBB with #EDDDBB are triadic colors.