COLOR #EDB5EE

HEX: #EDB5EE RGB: (237,181,238)

Renk bilgisi

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

RGB renk modeli

#EDB5EE color RGB value is (237,181,238).

RGB: (237,181,238) (93%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 238 of 255 = 93%

237
181
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 238 = 656 (100%)
R 237 of 656 ~ 36.13%
G 181 of 656 ~ 27.59%
B 238 of 656 ~ 36.28'%

%36.13
%27.59
%36.28

CMYK RENK MODELİ

#EDB5EE rengi CMYK tonu (0,24,0,7).

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

CMYK: (0,24,0,7)
C0M24Y0K7 (0%, 24%, 0%, 7%)
(0.00 / 0.24 / 0.00 / 0.07)

CMYK yüzdeleri

%0.42
%23.95
%0
%6.67

Codes

Color #EDB5EE in popluar color models

ED B5 EE
RGB 237 181 238
HSL 299° 62.64% 82.16%
HSB/HSV 299° 23.95% 93.33%
CMYK 0.42% 23.95% 0.00%
6.67%

Color #EDB5EE in popluar number systems.

HEX ED B5 EE
Decimal 237 181 238
Binary 11101101 10110101 11101110
Octal 355 265 356

Shades and tints

Shades of #EDB5EE

#EDB5EE
(237,181,238)
#D8A5D9
(216,165,217)
#C395C4
(195,149,196)
#AE85AF
(174,133,175)
#99759A
(153,117,154)
#846585
(132,101,133)
#6F5570
(111,85,112)
#5A455B
(90,69,91)
#453546
(69,53,70)
#302531
(48,37,49)
#1B151C
(27,21,28)
#000000
(0,0,0)

Tints of #EDB5EE

#EDB5EE
(237,181,238)
#EEBBEF
(238,187,239)
#EFC1F0
(239,193,240)
#F0C7F1
(240,199,241)
#F1CDF2
(241,205,242)
#F2D3F3
(242,211,243)
#F3D9F4
(243,217,244)
#F4DFF5
(244,223,245)
#F5E5F6
(245,229,246)
#F6EBF7
(246,235,247)
#F7F1F8
(247,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5EE; }

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

This text font color is #EDB5EE.

Background Color

.myBgColor { background-color: #EDB5EE; }

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

This div background color is #EDB5EE.

Border color

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

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

This div border color is #EDB5EE.

Opacity

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

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

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

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

This text has shadow with #EDB5EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5EE.

Preview

Color preview on black background

This text has color #EDB5EE on black background.


Color preview on white background

This text has color #EDB5EE on white background.


Black color preview on #EDB5EE background

This text has black color on #EDB5EE background.


White color preview on #EDB5EE background

This text has white color on #EDB5EE background.


Related colors

Complementary color

Complementary color for #hex is #124A11.


I love getcolorcode.com

Triadic colors

1 #EEEDB5 and #B5EEED with #EDB5EE are triadic colors.

2 #EEB5ED and #B5EDEE with #EDB5EE are triadic colors.