COLOR #EDD4BB

HEX: #EDD4BB RGB: (237,212,187)

Renk bilgisi

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

RGB renk modeli

#EDD4BB color RGB value is (237,212,187).

RGB: (237,212,187) (93%, 83%, 73%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 212 of 255 = 83%
B 187 of 255 = 73%

237
212
187

R + G + B ~ 83%. #EDD4BB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 212 + 187 = 636 (100%)
R 237 of 636 ~ 37.26%
G 212 of 636 ~ 33.33%
B 187 of 636 ~ 29.4'%

%37.26
%33.33
%29.4

CMYK RENK MODELİ

#EDD4BB rengi CMYK tonu (0,11,21,7).

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

CMYK: (0,11,21,7)
C0M11Y21K7 (0%, 11%, 21%, 7%)
(0.00 / 0.11 / 0.21 / 0.07)

CMYK yüzdeleri

%0
%10.55
%21.1
%7.06

Codes

Color #EDD4BB in popluar color models

ED D4 BB
RGB 237 212 187
HSL 30° 58.14% 83.14%
HSB/HSV 30° 21.10% 92.94%
CMYK 0.00% 10.55% 21.10%
7.06%

Color #EDD4BB in popluar number systems.

HEX ED D4 BB
Decimal 237 212 187
Binary 11101101 11010100 10111011
Octal 355 324 273

Shades and tints

Shades of #EDD4BB

#EDD4BB
(237,212,187)
#D8C1AA
(216,193,170)
#C3AE99
(195,174,153)
#AE9B88
(174,155,136)
#998877
(153,136,119)
#847566
(132,117,102)
#6F6255
(111,98,85)
#5A4F44
(90,79,68)
#453C33
(69,60,51)
#302922
(48,41,34)
#1B1611
(27,22,17)
#000000
(0,0,0)

Tints of #EDD4BB

#EDD4BB
(237,212,187)
#EED7C1
(238,215,193)
#EFDAC7
(239,218,199)
#F0DDCD
(240,221,205)
#F1E0D3
(241,224,211)
#F2E3D9
(242,227,217)
#F3E6DF
(243,230,223)
#F4E9E5
(244,233,229)
#F5ECEB
(245,236,235)
#F6EFF1
(246,239,241)
#F7F2F7
(247,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD4BB; }

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

This text font color is #EDD4BB.

Background Color

.myBgColor { background-color: #EDD4BB; }

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

This div background color is #EDD4BB.

Border color

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

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

This div border color is #EDD4BB.

Opacity

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

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

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

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

This text has shadow with #EDD4BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD4BB.

Preview

Color preview on black background

This text has color #EDD4BB on black background.


Color preview on white background

This text has color #EDD4BB on white background.


Black color preview on #EDD4BB background

This text has black color on #EDD4BB background.


White color preview on #EDD4BB background

This text has white color on #EDD4BB background.


Related colors

Complementary color

Complementary color for #hex is #122B44.


I love getcolorcode.com

Triadic colors

1 #BBEDD4 and #D4BBED with #EDD4BB are triadic colors.

2 #BBD4ED and #D4EDBB with #EDD4BB are triadic colors.