COLOR #EDC2FD

HEX: #EDC2FD RGB: (237,194,253)

Renk bilgisi

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

RGB renk modeli

#EDC2FD color RGB value is (237,194,253).

RGB: (237,194,253) (93%, 76%, 99%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 194 of 255 = 76%
B 253 of 255 = 99%

237
194
253

R + G + B ~ 89%. #EDC2FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 194 + 253 = 684 (100%)
R 237 of 684 ~ 34.65%
G 194 of 684 ~ 28.36%
B 253 of 684 ~ 36.99'%

%34.65
%28.36
%36.99

CMYK RENK MODELİ

#EDC2FD rengi CMYK tonu (6,23,0,1).

  • camgöbeği tonu 6.32%
  • eflatun tonu 23.32%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (6,23,0,1)
C6M23Y0K1 (6%, 23%, 0%, 1%)
(0.06 / 0.23 / 0.00 / 0.01)

CMYK yüzdeleri

%6.32
%23.32
%0
%0.78

Codes

Color #EDC2FD in popluar color models

ED C2 FD
RGB 237 194 253
HSL 284° 93.65% 87.65%
HSB/HSV 284° 23.32% 99.22%
CMYK 6.32% 23.32% 0.00%
0.78%

Color #EDC2FD in popluar number systems.

HEX ED C2 FD
Decimal 237 194 253
Binary 11101101 11000010 11111101
Octal 355 302 375

Shades and tints

Shades of #EDC2FD

#EDC2FD
(237,194,253)
#D8B1E6
(216,177,230)
#C3A0CF
(195,160,207)
#AE8FB8
(174,143,184)
#997EA1
(153,126,161)
#846D8A
(132,109,138)
#6F5C73
(111,92,115)
#5A4B5C
(90,75,92)
#453A45
(69,58,69)
#30292E
(48,41,46)
#1B1817
(27,24,23)
#000000
(0,0,0)

Tints of #EDC2FD

#EDC2FD
(237,194,253)
#EEC7FD
(238,199,253)
#EFCCFD
(239,204,253)
#F0D1FD
(240,209,253)
#F1D6FD
(241,214,253)
#F2DBFD
(242,219,253)
#F3E0FD
(243,224,253)
#F4E5FD
(244,229,253)
#F5EAFD
(245,234,253)
#F6EFFD
(246,239,253)
#F7F4FD
(247,244,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDC2FD color. Also use rgb(237,194,253) instead hex code.

Text Font Color

.myTextColor { color: #EDC2FD; }

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

This text font color is #EDC2FD.

Background Color

.myBgColor { background-color: #EDC2FD; }

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

This div background color is #EDC2FD.

Border color

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

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

This div border color is #EDC2FD.

Opacity

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

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

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

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

This text has shadow with #EDC2FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC2FD.

Preview

Color preview on black background

This text has color #EDC2FD on black background.


Color preview on white background

This text has color #EDC2FD on white background.


Black color preview on #EDC2FD background

This text has black color on #EDC2FD background.


White color preview on #EDC2FD background

This text has white color on #EDC2FD background.


Related colors

Complementary color

Complementary color for #hex is #123D02.


I love getcolorcode.com

Triadic colors

1 #FDEDC2 and #C2FDED with #EDC2FD are triadic colors.

2 #FDC2ED and #C2EDFD with #EDC2FD are triadic colors.