COLOR #EDD2FF

HEX: #EDD2FF RGB: (237,210,255)

Renk bilgisi

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

RGB renk modeli

#EDD2FF color RGB value is (237,210,255).

RGB: (237,210,255) (93%, 82%, 100%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 210 of 255 = 82%
B 255 of 255 = 100%

237
210
255

R + G + B ~ 92%. #EDD2FF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 210 + 255 = 702 (100%)
R 237 of 702 ~ 33.76%
G 210 of 702 ~ 29.91%
B 255 of 702 ~ 36.32'%

%33.76
%29.91
%36.32

CMYK RENK MODELİ

#EDD2FF rengi CMYK tonu (7,18,0,0).

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

CMYK: (7,18,0,0)
C7M18Y0K0 (7%, 18%, 0%, 0%)
(0.07 / 0.18 / 0.00 / 0.00)

CMYK yüzdeleri

%7.06
%17.65
%0
%0

Codes

Color #EDD2FF in popluar color models

ED D2 FF
RGB 237 210 255
HSL 276° 100.00% 91.18%
HSB/HSV 276° 17.65% 100.00%
CMYK 7.06% 17.65% 0.00%
0.00%

Color #EDD2FF in popluar number systems.

HEX ED D2 FF
Decimal 237 210 255
Binary 11101101 11010010 11111111
Octal 355 322 377

Shades and tints

Shades of #EDD2FF

#EDD2FF
(237,210,255)
#D8BFE8
(216,191,232)
#C3ACD1
(195,172,209)
#AE99BA
(174,153,186)
#9986A3
(153,134,163)
#84738C
(132,115,140)
#6F6075
(111,96,117)
#5A4D5E
(90,77,94)
#453A47
(69,58,71)
#302730
(48,39,48)
#1B1419
(27,20,25)
#000000
(0,0,0)

Tints of #EDD2FF

#EDD2FF
(237,210,255)
#EED6FF
(238,214,255)
#EFDAFF
(239,218,255)
#F0DEFF
(240,222,255)
#F1E2FF
(241,226,255)
#F2E6FF
(242,230,255)
#F3EAFF
(243,234,255)
#F4EEFF
(244,238,255)
#F5F2FF
(245,242,255)
#F6F6FF
(246,246,255)
#F7FAFF
(247,250,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD2FF; }

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

This text font color is #EDD2FF.

Background Color

.myBgColor { background-color: #EDD2FF; }

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

This div background color is #EDD2FF.

Border color

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

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

This div border color is #EDD2FF.

Opacity

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

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

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

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

This text has shadow with #EDD2FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD2FF.

Preview

Color preview on black background

This text has color #EDD2FF on black background.


Color preview on white background

This text has color #EDD2FF on white background.


Black color preview on #EDD2FF background

This text has black color on #EDD2FF background.


White color preview on #EDD2FF background

This text has white color on #EDD2FF background.


Related colors

Complementary color

Complementary color for #hex is #122D00.


I love getcolorcode.com

Triadic colors

1 #FFEDD2 and #D2FFED with #EDD2FF are triadic colors.

2 #FFD2ED and #D2EDFF with #EDD2FF are triadic colors.