COLOR #EDB5EC

HEX: #EDB5EC RGB: (237,181,236)

Renk bilgisi

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

RGB renk modeli

#EDB5EC color RGB value is (237,181,236).

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

RGB bağlantıları ve doygunluk

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

237
181
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 236 = 654 (100%)
R 237 of 654 ~ 36.24%
G 181 of 654 ~ 27.68%
B 236 of 654 ~ 36.09'%

%36.24
%27.68
%36.09

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%23.63
%0.42
%7.06

Codes

Color #EDB5EC in popluar color models

ED B5 EC
RGB 237 181 236
HSL 301° 60.87% 81.96%
HSB/HSV 301° 23.63% 92.94%
CMYK 0.00% 23.63% 0.42%
7.06%

Color #EDB5EC in popluar number systems.

HEX ED B5 EC
Decimal 237 181 236
Binary 11101101 10110101 11101100
Octal 355 265 354

Shades and tints

Shades of #EDB5EC

#EDB5EC
(237,181,236)
#D8A5D7
(216,165,215)
#C395C2
(195,149,194)
#AE85AD
(174,133,173)
#997598
(153,117,152)
#846583
(132,101,131)
#6F556E
(111,85,110)
#5A4559
(90,69,89)
#453544
(69,53,68)
#30252F
(48,37,47)
#1B151A
(27,21,26)
#000000
(0,0,0)

Tints of #EDB5EC

#EDB5EC
(237,181,236)
#EEBBED
(238,187,237)
#EFC1EE
(239,193,238)
#F0C7EF
(240,199,239)
#F1CDF0
(241,205,240)
#F2D3F1
(242,211,241)
#F3D9F2
(243,217,242)
#F4DFF3
(244,223,243)
#F5E5F4
(245,229,244)
#F6EBF5
(246,235,245)
#F7F1F6
(247,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5EC; }

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

This text font color is #EDB5EC.

Background Color

.myBgColor { background-color: #EDB5EC; }

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

This div background color is #EDB5EC.

Border color

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

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

This div border color is #EDB5EC.

Opacity

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

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

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

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

This text has shadow with #EDB5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5EC.

Preview

Color preview on black background

This text has color #EDB5EC on black background.


Color preview on white background

This text has color #EDB5EC on white background.


Black color preview on #EDB5EC background

This text has black color on #EDB5EC background.


White color preview on #EDB5EC background

This text has white color on #EDB5EC background.


Related colors

Complementary color

Complementary color for #hex is #124A13.


I love getcolorcode.com

Triadic colors

1 #ECEDB5 and #B5ECED with #EDB5EC are triadic colors.

2 #ECB5ED and #B5EDEC with #EDB5EC are triadic colors.