COLOR #EDB5EB

HEX: #EDB5EB RGB: (237,181,235)

Renk bilgisi

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

RGB renk modeli

#EDB5EB color RGB value is (237,181,235).

RGB: (237,181,235) (93%, 71%, 92%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 235 of 255 = 92%

237
181
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 235 = 653 (100%)
R 237 of 653 ~ 36.29%
G 181 of 653 ~ 27.72%
B 235 of 653 ~ 35.99'%

%36.29
%27.72
%35.99

CMYK RENK MODELİ

#EDB5EB rengi CMYK tonu (0,24,1,7).

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

CMYK: (0,24,1,7)
C0M24Y1K7 (0%, 24%, 1%, 7%)
(0.00 / 0.24 / 0.01 / 0.07)

CMYK yüzdeleri

%0
%23.63
%0.84
%7.06

Codes

Color #EDB5EB in popluar color models

ED B5 EB
RGB 237 181 235
HSL 302° 60.87% 81.96%
HSB/HSV 302° 23.63% 92.94%
CMYK 0.00% 23.63% 0.84%
7.06%

Color #EDB5EB in popluar number systems.

HEX ED B5 EB
Decimal 237 181 235
Binary 11101101 10110101 11101011
Octal 355 265 353

Shades and tints

Shades of #EDB5EB

#EDB5EB
(237,181,235)
#D8A5D6
(216,165,214)
#C395C1
(195,149,193)
#AE85AC
(174,133,172)
#997597
(153,117,151)
#846582
(132,101,130)
#6F556D
(111,85,109)
#5A4558
(90,69,88)
#453543
(69,53,67)
#30252E
(48,37,46)
#1B1519
(27,21,25)
#000000
(0,0,0)

Tints of #EDB5EB

#EDB5EB
(237,181,235)
#EEBBEC
(238,187,236)
#EFC1ED
(239,193,237)
#F0C7EE
(240,199,238)
#F1CDEF
(241,205,239)
#F2D3F0
(242,211,240)
#F3D9F1
(243,217,241)
#F4DFF2
(244,223,242)
#F5E5F3
(245,229,243)
#F6EBF4
(246,235,244)
#F7F1F5
(247,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5EB; }

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

This text font color is #EDB5EB.

Background Color

.myBgColor { background-color: #EDB5EB; }

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

This div background color is #EDB5EB.

Border color

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

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

This div border color is #EDB5EB.

Opacity

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

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

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

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

This text has shadow with #EDB5EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5EB.

Preview

Color preview on black background

This text has color #EDB5EB on black background.


Color preview on white background

This text has color #EDB5EB on white background.


Black color preview on #EDB5EB background

This text has black color on #EDB5EB background.


White color preview on #EDB5EB background

This text has white color on #EDB5EB background.


Related colors

Complementary color

Complementary color for #hex is #124A14.


I love getcolorcode.com

Triadic colors

1 #EBEDB5 and #B5EBED with #EDB5EB are triadic colors.

2 #EBB5ED and #B5EDEB with #EDB5EB are triadic colors.