COLOR #EDC7FA

HEX: #EDC7FA RGB: (237,199,250)

Renk bilgisi

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

RGB renk modeli

#EDC7FA color RGB value is (237,199,250).

RGB: (237,199,250) (93%, 78%, 98%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 250 of 255 = 98%

237
199
250

R + G + B ~ 90%. #EDC7FA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 250 = 686 (100%)
R 237 of 686 ~ 34.55%
G 199 of 686 ~ 29.01%
B 250 of 686 ~ 36.44'%

%34.55
%29.01
%36.44

CMYK RENK MODELİ

#EDC7FA rengi CMYK tonu (5,20,0,2).

  • camgöbeği tonu 5.20%
  • eflatun tonu 20.40%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (5,20,0,2)
C5M20Y0K2 (5%, 20%, 0%, 2%)
(0.05 / 0.20 / 0.00 / 0.02)

CMYK yüzdeleri

%5.2
%20.4
%0
%1.96

Codes

Color #EDC7FA in popluar color models

ED C7 FA
RGB 237 199 250
HSL 285° 83.61% 88.04%
HSB/HSV 285° 20.40% 98.04%
CMYK 5.20% 20.40% 0.00%
1.96%

Color #EDC7FA in popluar number systems.

HEX ED C7 FA
Decimal 237 199 250
Binary 11101101 11000111 11111010
Octal 355 307 372

Shades and tints

Shades of #EDC7FA

#EDC7FA
(237,199,250)
#D8B5E4
(216,181,228)
#C3A3CE
(195,163,206)
#AE91B8
(174,145,184)
#997FA2
(153,127,162)
#846D8C
(132,109,140)
#6F5B76
(111,91,118)
#5A4960
(90,73,96)
#45374A
(69,55,74)
#302534
(48,37,52)
#1B131E
(27,19,30)
#000000
(0,0,0)

Tints of #EDC7FA

#EDC7FA
(237,199,250)
#EECCFA
(238,204,250)
#EFD1FA
(239,209,250)
#F0D6FA
(240,214,250)
#F1DBFA
(241,219,250)
#F2E0FA
(242,224,250)
#F3E5FA
(243,229,250)
#F4EAFA
(244,234,250)
#F5EFFA
(245,239,250)
#F6F4FA
(246,244,250)
#F7F9FA
(247,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDC7FA color. Also use rgb(237,199,250) instead hex code.

Text Font Color

.myTextColor { color: #EDC7FA; }

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

This text font color is #EDC7FA.

Background Color

.myBgColor { background-color: #EDC7FA; }

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

This div background color is #EDC7FA.

Border color

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

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

This div border color is #EDC7FA.

Opacity

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

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

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

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

This text has shadow with #EDC7FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7FA.

Preview

Color preview on black background

This text has color #EDC7FA on black background.


Color preview on white background

This text has color #EDC7FA on white background.


Black color preview on #EDC7FA background

This text has black color on #EDC7FA background.


White color preview on #EDC7FA background

This text has white color on #EDC7FA background.


Related colors

Complementary color

Complementary color for #hex is #123805.


I love getcolorcode.com

Triadic colors

1 #FAEDC7 and #C7FAED with #EDC7FA are triadic colors.

2 #FAC7ED and #C7EDFA with #EDC7FA are triadic colors.