COLOR #EEB0B7

HEX: #EEB0B7 RGB: (238,176,183)

Color info

#EEB0B7 contains mainly red and blue colors. Web safe color of #EEB0B7 is #FF99CC (or #F9C).

RGB color model

#EEB0B7 color RGB value is (238,176,183).

RGB: (238,176,183) (93%, 69%, 72%)

RGB channels and saturation

R 238 of 255 = 93%
G 176 of 255 = 69%
B 183 of 255 = 72%

238
176
183

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

Portions of RGB colors in percentages

R + G + B = 238 + 176 + 183 = 597 (100%)
R 238 of 597 ~ 39.87%
G 176 of 597 ~ 29.48%
B 183 of 597 ~ 30.65'%

%39.87
%29.48
%30.65

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 26.05%
  • yellow value is 23.11%
  • key color value is 6.67%
CMYK: (0,26,23,7) C0M26Y23K7 (0%,26%,23%,7%) (0.00/0.26/0.23/0.07) 

CMYK percentages

%0
%26.05
%23.11
%6.67

Codes

Color #EEB0B7 in popluar color models

EE B0 B7
RGB 238 176 183
HSL 353° 64.58% 81.18%
HSB/HSV 353° 26.05% 93.33%
CMYK 0.00% 26.05% 23.11%
6.67%

Color #EEB0B7 in popluar number systems.

HEX EE B0 B7
Decimal 238 176 183
Binary 11101110 10110000 10110111
Octal 356 260 267

Shades and tints

Shades of #EEB0B7

#EEB0B7
(238,176,183)
#D9A0A7
(217,160,167)
#C49097
(196,144,151)
#AF8087
(175,128,135)
#9A7077
(154,112,119)
#856067
(133,96,103)
#705057
(112,80,87)
#5B4047
(91,64,71)
#463037
(70,48,55)
#312027
(49,32,39)
#1C1017
(28,16,23)
#000000
(0,0,0)

Tints of #EEB0B7

#EEB0B7
(238,176,183)
#EFB7BD
(239,183,189)
#F0BEC3
(240,190,195)
#F1C5C9
(241,197,201)
#F2CCCF
(242,204,207)
#F3D3D5
(243,211,213)
#F4DADB
(244,218,219)
#F5E1E1
(245,225,225)
#F6E8E7
(246,232,231)
#F7EFED
(247,239,237)
#F8F6F3
(248,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEB0B7 color. Also use rgb(238,176,183) instead hex code.

Text Font Color

.myTextColor { color: #EEB0B7; }

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

This text font color is #EEB0B7.

Background Color

.myBgColor { background-color: #EEB0B7; }

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

This div background color is #EEB0B7.

Border color

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

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

This div border color is #EEB0B7.

Opacity

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

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

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

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

This text has shadow with #EEB0B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEB0B7.

Preview

Color preview on black background

This text has color #EEB0B7 on black background.


Color preview on white background

This text has color #EEB0B7 on white background.


Black color preview on #EEB0B7 background

This text has black color on #EEB0B7 background.


White color preview on #EEB0B7 background

This text has white color on #EEB0B7 background.


Related colors

Complementary color

Complementary color for #hex is #114F48.


I love getcolorcode.com

Triadic colors

1 #B7EEB0 and #B0B7EE with #EEB0B7 are triadic colors.

2 #B7B0EE and #B0EEB7 with #EEB0B7 are triadic colors.