COLOR #EEB5DA

HEX: #EEB5DA RGB: (238,181,218)

Renk bilgisi

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

RGB renk modeli

#EEB5DA color RGB value is (238,181,218).

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

RGB bağlantıları ve doygunluk

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

238
181
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 181 + 218 = 637 (100%)
R 238 of 637 ~ 37.36%
G 181 of 637 ~ 28.41%
B 218 of 637 ~ 34.22'%

%37.36
%28.41
%34.22

CMYK RENK MODELİ

#EEB5DA rengi CMYK tonu (0,24,8,7).

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

CMYK: (0,24,8,7)
C0M24Y8K7 (0%, 24%, 8%, 7%)
(0.00 / 0.24 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%23.95
%8.4
%6.67

Codes

Color #EEB5DA in popluar color models

EE B5 DA
RGB 238 181 218
HSL 321° 62.64% 82.16%
HSB/HSV 321° 23.95% 93.33%
CMYK 0.00% 23.95% 8.40%
6.67%

Color #EEB5DA in popluar number systems.

HEX EE B5 DA
Decimal 238 181 218
Binary 11101110 10110101 11011010
Octal 356 265 332

Shades and tints

Shades of #EEB5DA

#EEB5DA
(238,181,218)
#D9A5C7
(217,165,199)
#C495B4
(196,149,180)
#AF85A1
(175,133,161)
#9A758E
(154,117,142)
#85657B
(133,101,123)
#705568
(112,85,104)
#5B4555
(91,69,85)
#463542
(70,53,66)
#31252F
(49,37,47)
#1C151C
(28,21,28)
#000000
(0,0,0)

Tints of #EEB5DA

#EEB5DA
(238,181,218)
#EFBBDD
(239,187,221)
#F0C1E0
(240,193,224)
#F1C7E3
(241,199,227)
#F2CDE6
(242,205,230)
#F3D3E9
(243,211,233)
#F4D9EC
(244,217,236)
#F5DFEF
(245,223,239)
#F6E5F2
(246,229,242)
#F7EBF5
(247,235,245)
#F8F1F8
(248,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEB5DA; }

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

This text font color is #EEB5DA.

Background Color

.myBgColor { background-color: #EEB5DA; }

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

This div background color is #EEB5DA.

Border color

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

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

This div border color is #EEB5DA.

Opacity

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

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

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

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

This text has shadow with #EEB5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEB5DA.

Preview

Color preview on black background

This text has color #EEB5DA on black background.


Color preview on white background

This text has color #EEB5DA on white background.


Black color preview on #EEB5DA background

This text has black color on #EEB5DA background.


White color preview on #EEB5DA background

This text has white color on #EEB5DA background.


Related colors

Complementary color

Complementary color for #hex is #114A25.


I love getcolorcode.com

Triadic colors

1 #DAEEB5 and #B5DAEE with #EEB5DA are triadic colors.

2 #DAB5EE and #B5EEDA with #EEB5DA are triadic colors.