COLOR #EDB5E8

HEX: #EDB5E8 RGB: (237,181,232)

Renk bilgisi

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

RGB renk modeli

#EDB5E8 color RGB value is (237,181,232).

RGB: (237,181,232) (93%, 71%, 91%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 232 of 255 = 91%

237
181
232

R + G + B ~ 85%. #EDB5E8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 232 = 650 (100%)
R 237 of 650 ~ 36.46%
G 181 of 650 ~ 27.85%
B 232 of 650 ~ 35.69'%

%36.46
%27.85
%35.69

CMYK RENK MODELİ

#EDB5E8 rengi CMYK tonu (0,24,2,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.63%
  • sarı tonu 2.11%
  • ana renk tonu 7.06%

CMYK: (0,24,2,7)
C0M24Y2K7 (0%, 24%, 2%, 7%)
(0.00 / 0.24 / 0.02 / 0.07)

CMYK yüzdeleri

%0
%23.63
%2.11
%7.06

Codes

Color #EDB5E8 in popluar color models

ED B5 E8
RGB 237 181 232
HSL 305° 60.87% 81.96%
HSB/HSV 305° 23.63% 92.94%
CMYK 0.00% 23.63% 2.11%
7.06%

Color #EDB5E8 in popluar number systems.

HEX ED B5 E8
Decimal 237 181 232
Binary 11101101 10110101 11101000
Octal 355 265 350

Shades and tints

Shades of #EDB5E8

#EDB5E8
(237,181,232)
#D8A5D3
(216,165,211)
#C395BE
(195,149,190)
#AE85A9
(174,133,169)
#997594
(153,117,148)
#84657F
(132,101,127)
#6F556A
(111,85,106)
#5A4555
(90,69,85)
#453540
(69,53,64)
#30252B
(48,37,43)
#1B1516
(27,21,22)
#000000
(0,0,0)

Tints of #EDB5E8

#EDB5E8
(237,181,232)
#EEBBEA
(238,187,234)
#EFC1EC
(239,193,236)
#F0C7EE
(240,199,238)
#F1CDF0
(241,205,240)
#F2D3F2
(242,211,242)
#F3D9F4
(243,217,244)
#F4DFF6
(244,223,246)
#F5E5F8
(245,229,248)
#F6EBFA
(246,235,250)
#F7F1FC
(247,241,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5E8; }

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

This text font color is #EDB5E8.

Background Color

.myBgColor { background-color: #EDB5E8; }

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

This div background color is #EDB5E8.

Border color

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

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

This div border color is #EDB5E8.

Opacity

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

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

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

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

This text has shadow with #EDB5E8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5E8.

Preview

Color preview on black background

This text has color #EDB5E8 on black background.


Color preview on white background

This text has color #EDB5E8 on white background.


Black color preview on #EDB5E8 background

This text has black color on #EDB5E8 background.


White color preview on #EDB5E8 background

This text has white color on #EDB5E8 background.


Related colors

Complementary color

Complementary color for #hex is #124A17.


I love getcolorcode.com

Triadic colors

1 #E8EDB5 and #B5E8ED with #EDB5E8 are triadic colors.

2 #E8B5ED and #B5EDE8 with #EDB5E8 are triadic colors.