COLOR #EDB5EF

HEX: #EDB5EF RGB: (237,181,239)

Renk bilgisi

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

RGB renk modeli

#EDB5EF color RGB value is (237,181,239).

RGB: (237,181,239) (93%, 71%, 94%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 239 of 255 = 94%

237
181
239

R + G + B ~ 86%. #EDB5EF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 239 = 657 (100%)
R 237 of 657 ~ 36.07%
G 181 of 657 ~ 27.55%
B 239 of 657 ~ 36.38'%

%36.07
%27.55
%36.38

CMYK RENK MODELİ

#EDB5EF rengi CMYK tonu (1,24,0,6).

  • camgöbeği tonu 0.84%
  • eflatun tonu 24.27%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (1,24,0,6)
C1M24Y0K6 (1%, 24%, 0%, 6%)
(0.01 / 0.24 / 0.00 / 0.06)

CMYK yüzdeleri

%0.84
%24.27
%0
%6.27

Codes

Color #EDB5EF in popluar color models

ED B5 EF
RGB 237 181 239
HSL 298° 64.44% 82.35%
HSB/HSV 298° 24.27% 93.73%
CMYK 0.84% 24.27% 0.00%
6.27%

Color #EDB5EF in popluar number systems.

HEX ED B5 EF
Decimal 237 181 239
Binary 11101101 10110101 11101111
Octal 355 265 357

Shades and tints

Shades of #EDB5EF

#EDB5EF
(237,181,239)
#D8A5DA
(216,165,218)
#C395C5
(195,149,197)
#AE85B0
(174,133,176)
#99759B
(153,117,155)
#846586
(132,101,134)
#6F5571
(111,85,113)
#5A455C
(90,69,92)
#453547
(69,53,71)
#302532
(48,37,50)
#1B151D
(27,21,29)
#000000
(0,0,0)

Tints of #EDB5EF

#EDB5EF
(237,181,239)
#EEBBF0
(238,187,240)
#EFC1F1
(239,193,241)
#F0C7F2
(240,199,242)
#F1CDF3
(241,205,243)
#F2D3F4
(242,211,244)
#F3D9F5
(243,217,245)
#F4DFF6
(244,223,246)
#F5E5F7
(245,229,247)
#F6EBF8
(246,235,248)
#F7F1F9
(247,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5EF; }

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

This text font color is #EDB5EF.

Background Color

.myBgColor { background-color: #EDB5EF; }

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

This div background color is #EDB5EF.

Border color

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

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

This div border color is #EDB5EF.

Opacity

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

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

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

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

This text has shadow with #EDB5EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5EF.

Preview

Color preview on black background

This text has color #EDB5EF on black background.


Color preview on white background

This text has color #EDB5EF on white background.


Black color preview on #EDB5EF background

This text has black color on #EDB5EF background.


White color preview on #EDB5EF background

This text has white color on #EDB5EF background.


Related colors

Complementary color

Complementary color for #hex is #124A10.


I love getcolorcode.com

Triadic colors

1 #EFEDB5 and #B5EFED with #EDB5EF are triadic colors.

2 #EFB5ED and #B5EDEF with #EDB5EF are triadic colors.