COLOR #EDB5FC

HEX: #EDB5FC RGB: (237,181,252)

Renk bilgisi

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

RGB renk modeli

#EDB5FC color RGB value is (237,181,252).

RGB: (237,181,252) (93%, 71%, 99%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 252 of 255 = 99%

237
181
252

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 252 = 670 (100%)
R 237 of 670 ~ 35.37%
G 181 of 670 ~ 27.01%
B 252 of 670 ~ 37.61'%

%35.37
%27.01
%37.61

CMYK RENK MODELİ

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

  • camgöbeği tonu 5.95%
  • eflatun tonu 28.17%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

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

CMYK yüzdeleri

%5.95
%28.17
%0
%1.18

Codes

Color #EDB5FC in popluar color models

ED B5 FC
RGB 237 181 252
HSL 287° 92.21% 84.90%
HSB/HSV 287° 28.17% 98.82%
CMYK 5.95% 28.17% 0.00%
1.18%

Color #EDB5FC in popluar number systems.

HEX ED B5 FC
Decimal 237 181 252
Binary 11101101 10110101 11111100
Octal 355 265 374

Shades and tints

Shades of #EDB5FC

#EDB5FC
(237,181,252)
#D8A5E6
(216,165,230)
#C395D0
(195,149,208)
#AE85BA
(174,133,186)
#9975A4
(153,117,164)
#84658E
(132,101,142)
#6F5578
(111,85,120)
#5A4562
(90,69,98)
#45354C
(69,53,76)
#302536
(48,37,54)
#1B1520
(27,21,32)
#000000
(0,0,0)

Tints of #EDB5FC

#EDB5FC
(237,181,252)
#EEBBFC
(238,187,252)
#EFC1FC
(239,193,252)
#F0C7FC
(240,199,252)
#F1CDFC
(241,205,252)
#F2D3FC
(242,211,252)
#F3D9FC
(243,217,252)
#F4DFFC
(244,223,252)
#F5E5FC
(245,229,252)
#F6EBFC
(246,235,252)
#F7F1FC
(247,241,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5FC; }

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

This text font color is #EDB5FC.

Background Color

.myBgColor { background-color: #EDB5FC; }

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

This div background color is #EDB5FC.

Border color

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

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

This div border color is #EDB5FC.

Opacity

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

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

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

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

This text has shadow with #EDB5FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5FC.

Preview

Color preview on black background

This text has color #EDB5FC on black background.


Color preview on white background

This text has color #EDB5FC on white background.


Black color preview on #EDB5FC background

This text has black color on #EDB5FC background.


White color preview on #EDB5FC background

This text has white color on #EDB5FC background.


Related colors

Complementary color

Complementary color for #hex is #124A03.


I love getcolorcode.com

Triadic colors

1 #FCEDB5 and #B5FCED with #EDB5FC are triadic colors.

2 #FCB5ED and #B5EDFC with #EDB5FC are triadic colors.