COLOR #EDB5FA

HEX: #EDB5FA RGB: (237,181,250)

Renk bilgisi

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

RGB renk modeli

#EDB5FA color RGB value is (237,181,250).

RGB: (237,181,250) (93%, 71%, 98%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 250 of 255 = 98%

237
181
250

R + G + B ~ 87%. #EDB5FA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 250 = 668 (100%)
R 237 of 668 ~ 35.48%
G 181 of 668 ~ 27.1%
B 250 of 668 ~ 37.43'%

%35.48
%27.1
%37.43

CMYK RENK MODELİ

#EDB5FA rengi CMYK tonu (5,28,0,2).

  • camgöbeği tonu 5.20%
  • eflatun tonu 27.60%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (5,28,0,2)
C5M28Y0K2 (5%, 28%, 0%, 2%)
(0.05 / 0.28 / 0.00 / 0.02)

CMYK yüzdeleri

%5.2
%27.6
%0
%1.96

Codes

Color #EDB5FA in popluar color models

ED B5 FA
RGB 237 181 250
HSL 289° 87.34% 84.51%
HSB/HSV 289° 27.60% 98.04%
CMYK 5.20% 27.60% 0.00%
1.96%

Color #EDB5FA in popluar number systems.

HEX ED B5 FA
Decimal 237 181 250
Binary 11101101 10110101 11111010
Octal 355 265 372

Shades and tints

Shades of #EDB5FA

#EDB5FA
(237,181,250)
#D8A5E4
(216,165,228)
#C395CE
(195,149,206)
#AE85B8
(174,133,184)
#9975A2
(153,117,162)
#84658C
(132,101,140)
#6F5576
(111,85,118)
#5A4560
(90,69,96)
#45354A
(69,53,74)
#302534
(48,37,52)
#1B151E
(27,21,30)
#000000
(0,0,0)

Tints of #EDB5FA

#EDB5FA
(237,181,250)
#EEBBFA
(238,187,250)
#EFC1FA
(239,193,250)
#F0C7FA
(240,199,250)
#F1CDFA
(241,205,250)
#F2D3FA
(242,211,250)
#F3D9FA
(243,217,250)
#F4DFFA
(244,223,250)
#F5E5FA
(245,229,250)
#F6EBFA
(246,235,250)
#F7F1FA
(247,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB5FA color. Also use rgb(237,181,250) instead hex code.

Text Font Color

.myTextColor { color: #EDB5FA; }

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

This text font color is #EDB5FA.

Background Color

.myBgColor { background-color: #EDB5FA; }

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

This div background color is #EDB5FA.

Border color

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

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

This div border color is #EDB5FA.

Opacity

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

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

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

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

This text has shadow with #EDB5FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5FA.

Preview

Color preview on black background

This text has color #EDB5FA on black background.


Color preview on white background

This text has color #EDB5FA on white background.


Black color preview on #EDB5FA background

This text has black color on #EDB5FA background.


White color preview on #EDB5FA background

This text has white color on #EDB5FA background.


Related colors

Complementary color

Complementary color for #hex is #124A05.


I love getcolorcode.com

Triadic colors

1 #FAEDB5 and #B5FAED with #EDB5FA are triadic colors.

2 #FAB5ED and #B5EDFA with #EDB5FA are triadic colors.