COLOR #EDDFB7

HEX: #EDDFB7 RGB: (237,223,183)

Color info

#EDDFB7 contains red, green and blue colors in about the same proportion. Web safe color of #EDDFB7 is #FFCCCC (or #FCC).

RGB color model

#EDDFB7 color RGB value is (237,223,183).

RGB: (237,223,183) (93%, 87%, 72%)

RGB channels and saturation

R 237 of 255 = 93%
G 223 of 255 = 87%
B 183 of 255 = 72%

237
223
183

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

Portions of RGB colors in percentages

R + G + B = 237 + 223 + 183 = 643 (100%)
R 237 of 643 ~ 36.86%
G 223 of 643 ~ 34.68%
B 183 of 643 ~ 28.46'%

%36.86
%34.68
%28.46

CMYK color model

#EDDFB7 color CMYK value is (0,6,23,7).

  • cyan value is 0.00%
  • magenta value is 5.91%
  • yellow value is 22.78%
  • key color value is 7.06%
CMYK: (0,6,23,7) C0M6Y23K7 (0%,6%,23%,7%) (0.00/0.06/0.23/0.07) 

CMYK percentages

%0
%5.91
%22.78
%7.06

Codes

Color #EDDFB7 in popluar color models

ED DF B7
RGB 237 223 183
HSL 44° 60.00% 82.35%
HSB/HSV 44° 22.78% 92.94%
CMYK 0.00% 5.91% 22.78%
7.06%

Color #EDDFB7 in popluar number systems.

HEX ED DF B7
Decimal 237 223 183
Binary 11101101 11011111 10110111
Octal 355 337 267

Shades and tints

Shades of #EDDFB7

#EDDFB7
(237,223,183)
#D8CBA7
(216,203,167)
#C3B797
(195,183,151)
#AEA387
(174,163,135)
#998F77
(153,143,119)
#847B67
(132,123,103)
#6F6757
(111,103,87)
#5A5347
(90,83,71)
#453F37
(69,63,55)
#302B27
(48,43,39)
#1B1717
(27,23,23)
#000000
(0,0,0)

Tints of #EDDFB7

#EDDFB7
(237,223,183)
#EEE1BD
(238,225,189)
#EFE3C3
(239,227,195)
#F0E5C9
(240,229,201)
#F1E7CF
(241,231,207)
#F2E9D5
(242,233,213)
#F3EBDB
(243,235,219)
#F4EDE1
(244,237,225)
#F5EFE7
(245,239,231)
#F6F1ED
(246,241,237)
#F7F3F3
(247,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDFB7 color. Also use rgb(237,223,183) instead hex code.

Text Font Color

.myTextColor { color: #EDDFB7; }

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

This text font color is #EDDFB7.

Background Color

.myBgColor { background-color: #EDDFB7; }

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

This div background color is #EDDFB7.

Border color

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

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

This div border color is #EDDFB7.

Opacity

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

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

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

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

This text has shadow with #EDDFB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDFB7.

Preview

Color preview on black background

This text has color #EDDFB7 on black background.


Color preview on white background

This text has color #EDDFB7 on white background.


Black color preview on #EDDFB7 background

This text has black color on #EDDFB7 background.


White color preview on #EDDFB7 background

This text has white color on #EDDFB7 background.


Related colors

Complementary color

Complementary color for #hex is #122048.


I love getcolorcode.com

Triadic colors

1 #B7EDDF and #DFB7ED with #EDDFB7 are triadic colors.

2 #B7DFED and #DFEDB7 with #EDDFB7 are triadic colors.