COLOR #EDB0FF

HEX: #EDB0FF RGB: (237,176,255)

Renk bilgisi

#EDB0FF contains mainly red and blue colors. #EDB0FF ‘ nin web güvenlik rengi #FF99FF (ya da #F9F) dir.

RGB renk modeli

#EDB0FF color RGB value is (237,176,255).

RGB: (237,176,255) (93%, 69%, 100%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 176 of 255 = 69%
B 255 of 255 = 100%

237
176
255

R + G + B ~ 87%. #EDB0FF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 176 + 255 = 668 (100%)
R 237 of 668 ~ 35.48%
G 176 of 668 ~ 26.35%
B 255 of 668 ~ 38.17'%

%35.48
%26.35
%38.17

CMYK RENK MODELİ

#EDB0FF rengi CMYK tonu (7,31,0,0).

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

CMYK: (7,31,0,0)
C7M31Y0K0 (7%, 31%, 0%, 0%)
(0.07 / 0.31 / 0.00 / 0.00)

CMYK yüzdeleri

%7.06
%30.98
%0
%0

Codes

Color #EDB0FF in popluar color models

ED B0 FF
RGB 237 176 255
HSL 286° 100.00% 84.51%
HSB/HSV 286° 30.98% 100.00%
CMYK 7.06% 30.98% 0.00%
0.00%

Color #EDB0FF in popluar number systems.

HEX ED B0 FF
Decimal 237 176 255
Binary 11101101 10110000 11111111
Octal 355 260 377

Shades and tints

Shades of #EDB0FF

#EDB0FF
(237,176,255)
#D8A0E8
(216,160,232)
#C390D1
(195,144,209)
#AE80BA
(174,128,186)
#9970A3
(153,112,163)
#84608C
(132,96,140)
#6F5075
(111,80,117)
#5A405E
(90,64,94)
#453047
(69,48,71)
#302030
(48,32,48)
#1B1019
(27,16,25)
#000000
(0,0,0)

Tints of #EDB0FF

#EDB0FF
(237,176,255)
#EEB7FF
(238,183,255)
#EFBEFF
(239,190,255)
#F0C5FF
(240,197,255)
#F1CCFF
(241,204,255)
#F2D3FF
(242,211,255)
#F3DAFF
(243,218,255)
#F4E1FF
(244,225,255)
#F5E8FF
(245,232,255)
#F6EFFF
(246,239,255)
#F7F6FF
(247,246,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB0FF color. Also use rgb(237,176,255) instead hex code.

Text Font Color

.myTextColor { color: #EDB0FF; }

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

This text font color is #EDB0FF.

Background Color

.myBgColor { background-color: #EDB0FF; }

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

This div background color is #EDB0FF.

Border color

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

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

This div border color is #EDB0FF.

Opacity

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

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

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

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

This text has shadow with #EDB0FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB0FF.

Preview

Color preview on black background

This text has color #EDB0FF on black background.


Color preview on white background

This text has color #EDB0FF on white background.


Black color preview on #EDB0FF background

This text has black color on #EDB0FF background.


White color preview on #EDB0FF background

This text has white color on #EDB0FF background.


Related colors

Complementary color

Complementary color for #hex is #124F00.


I love getcolorcode.com

Triadic colors

1 #FFEDB0 and #B0FFED with #EDB0FF are triadic colors.

2 #FFB0ED and #B0EDFF with #EDB0FF are triadic colors.