COLOR #EDD2FC

HEX: #EDD2FC RGB: (237,210,252)

Renk bilgisi

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

RGB renk modeli

#EDD2FC color RGB value is (237,210,252).

RGB: (237,210,252) (93%, 82%, 99%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 210 of 255 = 82%
B 252 of 255 = 99%

237
210
252

R + G + B ~ 91%. #EDD2FC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 210 + 252 = 699 (100%)
R 237 of 699 ~ 33.91%
G 210 of 699 ~ 30.04%
B 252 of 699 ~ 36.05'%

%33.91
%30.04
%36.05

CMYK RENK MODELİ

#EDD2FC rengi CMYK tonu (6,17,0,1).

  • camgöbeği tonu 5.95%
  • eflatun tonu 16.67%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (6,17,0,1)
C6M17Y0K1 (6%, 17%, 0%, 1%)
(0.06 / 0.17 / 0.00 / 0.01)

CMYK yüzdeleri

%5.95
%16.67
%0
%1.18

Codes

Color #EDD2FC in popluar color models

ED D2 FC
RGB 237 210 252
HSL 279° 87.50% 90.59%
HSB/HSV 279° 16.67% 98.82%
CMYK 5.95% 16.67% 0.00%
1.18%

Color #EDD2FC in popluar number systems.

HEX ED D2 FC
Decimal 237 210 252
Binary 11101101 11010010 11111100
Octal 355 322 374

Shades and tints

Shades of #EDD2FC

#EDD2FC
(237,210,252)
#D8BFE6
(216,191,230)
#C3ACD0
(195,172,208)
#AE99BA
(174,153,186)
#9986A4
(153,134,164)
#84738E
(132,115,142)
#6F6078
(111,96,120)
#5A4D62
(90,77,98)
#453A4C
(69,58,76)
#302736
(48,39,54)
#1B1420
(27,20,32)
#000000
(0,0,0)

Tints of #EDD2FC

#EDD2FC
(237,210,252)
#EED6FC
(238,214,252)
#EFDAFC
(239,218,252)
#F0DEFC
(240,222,252)
#F1E2FC
(241,226,252)
#F2E6FC
(242,230,252)
#F3EAFC
(243,234,252)
#F4EEFC
(244,238,252)
#F5F2FC
(245,242,252)
#F6F6FC
(246,246,252)
#F7FAFC
(247,250,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD2FC; }

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

This text font color is #EDD2FC.

Background Color

.myBgColor { background-color: #EDD2FC; }

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

This div background color is #EDD2FC.

Border color

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

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

This div border color is #EDD2FC.

Opacity

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

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

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

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

This text has shadow with #EDD2FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD2FC.

Preview

Color preview on black background

This text has color #EDD2FC on black background.


Color preview on white background

This text has color #EDD2FC on white background.


Black color preview on #EDD2FC background

This text has black color on #EDD2FC background.


White color preview on #EDD2FC background

This text has white color on #EDD2FC background.


Related colors

Complementary color

Complementary color for #hex is #122D03.


I love getcolorcode.com

Triadic colors

1 #FCEDD2 and #D2FCED with #EDD2FC are triadic colors.

2 #FCD2ED and #D2EDFC with #EDD2FC are triadic colors.