COLOR #EEB5D8

HEX: #EEB5D8 RGB: (238,181,216)

Renk bilgisi

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

RGB renk modeli

#EEB5D8 color RGB value is (238,181,216).

RGB: (238,181,216) (93%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 181 of 255 = 71%
B 216 of 255 = 85%

238
181
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 181 + 216 = 635 (100%)
R 238 of 635 ~ 37.48%
G 181 of 635 ~ 28.5%
B 216 of 635 ~ 34.02'%

%37.48
%28.5
%34.02

CMYK RENK MODELİ

#EEB5D8 rengi CMYK tonu (0,24,9,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.95%
  • sarı tonu 9.24%
  • ana renk tonu 6.67%

CMYK: (0,24,9,7)
C0M24Y9K7 (0%, 24%, 9%, 7%)
(0.00 / 0.24 / 0.09 / 0.07)

CMYK yüzdeleri

%0
%23.95
%9.24
%6.67

Codes

Color #EEB5D8 in popluar color models

EE B5 D8
RGB 238 181 216
HSL 323° 62.64% 82.16%
HSB/HSV 323° 23.95% 93.33%
CMYK 0.00% 23.95% 9.24%
6.67%

Color #EEB5D8 in popluar number systems.

HEX EE B5 D8
Decimal 238 181 216
Binary 11101110 10110101 11011000
Octal 356 265 330

Shades and tints

Shades of #EEB5D8

#EEB5D8
(238,181,216)
#D9A5C5
(217,165,197)
#C495B2
(196,149,178)
#AF859F
(175,133,159)
#9A758C
(154,117,140)
#856579
(133,101,121)
#705566
(112,85,102)
#5B4553
(91,69,83)
#463540
(70,53,64)
#31252D
(49,37,45)
#1C151A
(28,21,26)
#000000
(0,0,0)

Tints of #EEB5D8

#EEB5D8
(238,181,216)
#EFBBDB
(239,187,219)
#F0C1DE
(240,193,222)
#F1C7E1
(241,199,225)
#F2CDE4
(242,205,228)
#F3D3E7
(243,211,231)
#F4D9EA
(244,217,234)
#F5DFED
(245,223,237)
#F6E5F0
(246,229,240)
#F7EBF3
(247,235,243)
#F8F1F6
(248,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEB5D8 color. Also use rgb(238,181,216) instead hex code.

Text Font Color

.myTextColor { color: #EEB5D8; }

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

This text font color is #EEB5D8.

Background Color

.myBgColor { background-color: #EEB5D8; }

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

This div background color is #EEB5D8.

Border color

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

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

This div border color is #EEB5D8.

Opacity

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

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

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

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

This text has shadow with #EEB5D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEB5D8.

Preview

Color preview on black background

This text has color #EEB5D8 on black background.


Color preview on white background

This text has color #EEB5D8 on white background.


Black color preview on #EEB5D8 background

This text has black color on #EEB5D8 background.


White color preview on #EEB5D8 background

This text has white color on #EEB5D8 background.


Related colors

Complementary color

Complementary color for #hex is #114A27.


I love getcolorcode.com

Triadic colors

1 #D8EEB5 and #B5D8EE with #EEB5D8 are triadic colors.

2 #D8B5EE and #B5EED8 with #EEB5D8 are triadic colors.