COLOR #EDC8FA

HEX: #EDC8FA RGB: (237,200,250)

Renk bilgisi

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

RGB renk modeli

#EDC8FA color RGB value is (237,200,250).

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

RGB bağlantıları ve doygunluk

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

237
200
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 200 + 250 = 687 (100%)
R 237 of 687 ~ 34.5%
G 200 of 687 ~ 29.11%
B 250 of 687 ~ 36.39'%

%34.5
%29.11
%36.39

CMYK RENK MODELİ

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

  • camgöbeği tonu 5.20%
  • eflatun tonu 20.00%
  • 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
%0
%1.96

Codes

Color #EDC8FA in popluar color models

ED C8 FA
RGB 237 200 250
HSL 284° 83.33% 88.24%
HSB/HSV 284° 20.00% 98.04%
CMYK 5.20% 20.00% 0.00%
1.96%

Color #EDC8FA in popluar number systems.

HEX ED C8 FA
Decimal 237 200 250
Binary 11101101 11001000 11111010
Octal 355 310 372

Shades and tints

Shades of #EDC8FA

#EDC8FA
(237,200,250)
#D8B6E4
(216,182,228)
#C3A4CE
(195,164,206)
#AE92B8
(174,146,184)
#9980A2
(153,128,162)
#846E8C
(132,110,140)
#6F5C76
(111,92,118)
#5A4A60
(90,74,96)
#45384A
(69,56,74)
#302634
(48,38,52)
#1B141E
(27,20,30)
#000000
(0,0,0)

Tints of #EDC8FA

#EDC8FA
(237,200,250)
#EECDFA
(238,205,250)
#EFD2FA
(239,210,250)
#F0D7FA
(240,215,250)
#F1DCFA
(241,220,250)
#F2E1FA
(242,225,250)
#F3E6FA
(243,230,250)
#F4EBFA
(244,235,250)
#F5F0FA
(245,240,250)
#F6F5FA
(246,245,250)
#F7FAFA
(247,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC8FA; }

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

This text font color is #EDC8FA.

Background Color

.myBgColor { background-color: #EDC8FA; }

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

This div background color is #EDC8FA.

Border color

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

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

This div border color is #EDC8FA.

Opacity

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

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

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

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

This text has shadow with #EDC8FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC8FA.

Preview

Color preview on black background

This text has color #EDC8FA on black background.


Color preview on white background

This text has color #EDC8FA on white background.


Black color preview on #EDC8FA background

This text has black color on #EDC8FA background.


White color preview on #EDC8FA background

This text has white color on #EDC8FA background.


Related colors

Complementary color

Complementary color for #hex is #123705.


I love getcolorcode.com

Triadic colors

1 #FAEDC8 and #C8FAED with #EDC8FA are triadic colors.

2 #FAC8ED and #C8EDFA with #EDC8FA are triadic colors.