COLOR #EEB5FD

HEX: #EEB5FD RGB: (238,181,253)

Renk bilgisi

#EEB5FD contains mainly red and blue colors. #EEB5FD ‘ nin web güvenlik rengi #FFCCFF (ya da #FCF) dir.

RGB renk modeli

#EEB5FD color RGB value is (238,181,253).

RGB: (238,181,253) (93%, 71%, 99%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 181 of 255 = 71%
B 253 of 255 = 99%

238
181
253

R + G + B ~ 88%. #EEB5FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 181 + 253 = 672 (100%)
R 238 of 672 ~ 35.42%
G 181 of 672 ~ 26.93%
B 253 of 672 ~ 37.65'%

%35.42
%26.93
%37.65

CMYK RENK MODELİ

#EEB5FD rengi CMYK tonu (6,28,0,1).

  • camgöbeği tonu 5.93%
  • eflatun tonu 28.46%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (6,28,0,1)
C6M28Y0K1 (6%, 28%, 0%, 1%)
(0.06 / 0.28 / 0.00 / 0.01)

CMYK yüzdeleri

%5.93
%28.46
%0
%0.78

Codes

Color #EEB5FD in popluar color models

EE B5 FD
RGB 238 181 253
HSL 288° 94.74% 85.10%
HSB/HSV 288° 28.46% 99.22%
CMYK 5.93% 28.46% 0.00%
0.78%

Color #EEB5FD in popluar number systems.

HEX EE B5 FD
Decimal 238 181 253
Binary 11101110 10110101 11111101
Octal 356 265 375

Shades and tints

Shades of #EEB5FD

#EEB5FD
(238,181,253)
#D9A5E6
(217,165,230)
#C495CF
(196,149,207)
#AF85B8
(175,133,184)
#9A75A1
(154,117,161)
#85658A
(133,101,138)
#705573
(112,85,115)
#5B455C
(91,69,92)
#463545
(70,53,69)
#31252E
(49,37,46)
#1C1517
(28,21,23)
#000000
(0,0,0)

Tints of #EEB5FD

#EEB5FD
(238,181,253)
#EFBBFD
(239,187,253)
#F0C1FD
(240,193,253)
#F1C7FD
(241,199,253)
#F2CDFD
(242,205,253)
#F3D3FD
(243,211,253)
#F4D9FD
(244,217,253)
#F5DFFD
(245,223,253)
#F6E5FD
(246,229,253)
#F7EBFD
(247,235,253)
#F8F1FD
(248,241,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEB5FD; }

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

This text font color is #EEB5FD.

Background Color

.myBgColor { background-color: #EEB5FD; }

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

This div background color is #EEB5FD.

Border color

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

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

This div border color is #EEB5FD.

Opacity

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

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

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

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

This text has shadow with #EEB5FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEB5FD.

Preview

Color preview on black background

This text has color #EEB5FD on black background.


Color preview on white background

This text has color #EEB5FD on white background.


Black color preview on #EEB5FD background

This text has black color on #EEB5FD background.


White color preview on #EEB5FD background

This text has white color on #EEB5FD background.


Related colors

Complementary color

Complementary color for #hex is #114A02.


I love getcolorcode.com

Triadic colors

1 #FDEEB5 and #B5FDEE with #EEB5FD are triadic colors.

2 #FDB5EE and #B5EEFD with #EEB5FD are triadic colors.