COLOR #EDC9FC

HEX: #EDC9FC RGB: (237,201,252)

Renk bilgisi

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

RGB renk modeli

#EDC9FC color RGB value is (237,201,252).

RGB: (237,201,252) (93%, 79%, 99%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 201 of 255 = 79%
B 252 of 255 = 99%

237
201
252

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 201 + 252 = 690 (100%)
R 237 of 690 ~ 34.35%
G 201 of 690 ~ 29.13%
B 252 of 690 ~ 36.52'%

%34.35
%29.13
%36.52

CMYK RENK MODELİ

#EDC9FC rengi CMYK tonu (6,20,0,1).

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

CMYK: (6,20,0,1)
C6M20Y0K1 (6%, 20%, 0%, 1%)
(0.06 / 0.20 / 0.00 / 0.01)

CMYK yüzdeleri

%5.95
%20.24
%0
%1.18

Codes

Color #EDC9FC in popluar color models

ED C9 FC
RGB 237 201 252
HSL 282° 89.47% 88.82%
HSB/HSV 282° 20.24% 98.82%
CMYK 5.95% 20.24% 0.00%
1.18%

Color #EDC9FC in popluar number systems.

HEX ED C9 FC
Decimal 237 201 252
Binary 11101101 11001001 11111100
Octal 355 311 374

Shades and tints

Shades of #EDC9FC

#EDC9FC
(237,201,252)
#D8B7E6
(216,183,230)
#C3A5D0
(195,165,208)
#AE93BA
(174,147,186)
#9981A4
(153,129,164)
#846F8E
(132,111,142)
#6F5D78
(111,93,120)
#5A4B62
(90,75,98)
#45394C
(69,57,76)
#302736
(48,39,54)
#1B1520
(27,21,32)
#000000
(0,0,0)

Tints of #EDC9FC

#EDC9FC
(237,201,252)
#EECDFC
(238,205,252)
#EFD1FC
(239,209,252)
#F0D5FC
(240,213,252)
#F1D9FC
(241,217,252)
#F2DDFC
(242,221,252)
#F3E1FC
(243,225,252)
#F4E5FC
(244,229,252)
#F5E9FC
(245,233,252)
#F6EDFC
(246,237,252)
#F7F1FC
(247,241,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC9FC; }

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

This text font color is #EDC9FC.

Background Color

.myBgColor { background-color: #EDC9FC; }

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

This div background color is #EDC9FC.

Border color

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

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

This div border color is #EDC9FC.

Opacity

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

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

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

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

This text has shadow with #EDC9FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC9FC.

Preview

Color preview on black background

This text has color #EDC9FC on black background.


Color preview on white background

This text has color #EDC9FC on white background.


Black color preview on #EDC9FC background

This text has black color on #EDC9FC background.


White color preview on #EDC9FC background

This text has white color on #EDC9FC background.


Related colors

Complementary color

Complementary color for #hex is #123603.


I love getcolorcode.com

Triadic colors

1 #FCEDC9 and #C9FCED with #EDC9FC are triadic colors.

2 #FCC9ED and #C9EDFC with #EDC9FC are triadic colors.