COLOR #EDC9F5

HEX: #EDC9F5 RGB: (237,201,245)

Renk bilgisi

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

RGB renk modeli

#EDC9F5 color RGB value is (237,201,245).

RGB: (237,201,245) (93%, 79%, 96%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 201 of 255 = 79%
B 245 of 255 = 96%

237
201
245

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 201 + 245 = 683 (100%)
R 237 of 683 ~ 34.7%
G 201 of 683 ~ 29.43%
B 245 of 683 ~ 35.87'%

%34.7
%29.43
%35.87

CMYK RENK MODELİ

#EDC9F5 rengi CMYK tonu (3,18,0,4).

  • camgöbeği tonu 3.27%
  • eflatun tonu 17.96%
  • sarı tonu 0.00%
  • ana renk tonu 3.92%

CMYK: (3,18,0,4)
C3M18Y0K4 (3%, 18%, 0%, 4%)
(0.03 / 0.18 / 0.00 / 0.04)

CMYK yüzdeleri

%3.27
%17.96
%0
%3.92

Codes

Color #EDC9F5 in popluar color models

ED C9 F5
RGB 237 201 245
HSL 289° 68.75% 87.45%
HSB/HSV 289° 17.96% 96.08%
CMYK 3.27% 17.96% 0.00%
3.92%

Color #EDC9F5 in popluar number systems.

HEX ED C9 F5
Decimal 237 201 245
Binary 11101101 11001001 11110101
Octal 355 311 365

Shades and tints

Shades of #EDC9F5

#EDC9F5
(237,201,245)
#D8B7DF
(216,183,223)
#C3A5C9
(195,165,201)
#AE93B3
(174,147,179)
#99819D
(153,129,157)
#846F87
(132,111,135)
#6F5D71
(111,93,113)
#5A4B5B
(90,75,91)
#453945
(69,57,69)
#30272F
(48,39,47)
#1B1519
(27,21,25)
#000000
(0,0,0)

Tints of #EDC9F5

#EDC9F5
(237,201,245)
#EECDF5
(238,205,245)
#EFD1F5
(239,209,245)
#F0D5F5
(240,213,245)
#F1D9F5
(241,217,245)
#F2DDF5
(242,221,245)
#F3E1F5
(243,225,245)
#F4E5F5
(244,229,245)
#F5E9F5
(245,233,245)
#F6EDF5
(246,237,245)
#F7F1F5
(247,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC9F5; }

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

This text font color is #EDC9F5.

Background Color

.myBgColor { background-color: #EDC9F5; }

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

This div background color is #EDC9F5.

Border color

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

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

This div border color is #EDC9F5.

Opacity

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

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

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

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

This text has shadow with #EDC9F5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC9F5.

Preview

Color preview on black background

This text has color #EDC9F5 on black background.


Color preview on white background

This text has color #EDC9F5 on white background.


Black color preview on #EDC9F5 background

This text has black color on #EDC9F5 background.


White color preview on #EDC9F5 background

This text has white color on #EDC9F5 background.


Related colors

Complementary color

Complementary color for #hex is #12360A.


I love getcolorcode.com

Triadic colors

1 #F5EDC9 and #C9F5ED with #EDC9F5 are triadic colors.

2 #F5C9ED and #C9EDF5 with #EDC9F5 are triadic colors.