COLOR #EDB6B0

HEX: #EDB6B0 RGB: (237,182,176)

Color info

#EDB6B0 contains mainly red and green colors. Web safe color of #EDB6B0 is #FFCC99 (or #FC9).

RGB color model

#EDB6B0 color RGB value is (237,182,176).

RGB: (237,182,176) (93%, 71%, 69%)

RGB channels and saturation

R 237 of 255 = 93%
G 182 of 255 = 71%
B 176 of 255 = 69%

237
182
176

R + G + B ~ 78%. #EDB6B0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 237 + 182 + 176 = 595 (100%)
R 237 of 595 ~ 39.83%
G 182 of 595 ~ 30.59%
B 176 of 595 ~ 29.58'%

%39.83
%30.59
%29.58

CMYK color model

#EDB6B0 color CMYK value is (0,23,26,7).

  • cyan value is 0.00%
  • magenta value is 23.21%
  • yellow value is 25.74%
  • key color value is 7.06%

CMYK: (0,23,26,7)
C0M23Y26K7 (0%, 23%, 26%, 7%)
(0.00 / 0.23 / 0.26 / 0.07)

CMYK percentages

%0
%23.21
%25.74
%7.06

Codes

Color #EDB6B0 in popluar color models

ED B6 B0
RGB 237 182 176
HSL 62.89% 80.98%
HSB/HSV 25.74% 92.94%
CMYK 0.00% 23.21% 25.74%
7.06%

Color #EDB6B0 in popluar number systems.

HEX ED B6 B0
Decimal 237 182 176
Binary 11101101 10110110 10110000
Octal 355 266 260

Shades and tints

Shades of #EDB6B0

#EDB6B0
(237,182,176)
#D8A6A0
(216,166,160)
#C39690
(195,150,144)
#AE8680
(174,134,128)
#997670
(153,118,112)
#846660
(132,102,96)
#6F5650
(111,86,80)
#5A4640
(90,70,64)
#453630
(69,54,48)
#302620
(48,38,32)
#1B1610
(27,22,16)
#000000
(0,0,0)

Tints of #EDB6B0

#EDB6B0
(237,182,176)
#EEBCB7
(238,188,183)
#EFC2BE
(239,194,190)
#F0C8C5
(240,200,197)
#F1CECC
(241,206,204)
#F2D4D3
(242,212,211)
#F3DADA
(243,218,218)
#F4E0E1
(244,224,225)
#F5E6E8
(245,230,232)
#F6ECEF
(246,236,239)
#F7F2F6
(247,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB6B0 color. Also use rgb(237,182,176) instead hex code.

Text Font Color

.myTextColor { color: #EDB6B0; }

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

This text font color is #EDB6B0.

Background Color

.myBgColor { background-color: #EDB6B0; }

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

This div background color is #EDB6B0.

Border color

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

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

This div border color is #EDB6B0.

Opacity

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

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

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

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

This text has shadow with #EDB6B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB6B0.

Preview

Color preview on black background

This text has color #EDB6B0 on black background.


Color preview on white background

This text has color #EDB6B0 on white background.


Black color preview on #EDB6B0 background

This text has black color on #EDB6B0 background.


White color preview on #EDB6B0 background

This text has white color on #EDB6B0 background.


Related colors

Complementary color

Complementary color for #hex is #12494F.


I love getcolorcode.com

Triadic colors

1 #B0EDB6 and #B6B0ED with #EDB6B0 are triadic colors.

2 #B0B6ED and #B6EDB0 with #EDB6B0 are triadic colors.