COLOR #EDC5FD

HEX: #EDC5FD RGB: (237,197,253)

Renk bilgisi

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

RGB renk modeli

#EDC5FD color RGB value is (237,197,253).

RGB: (237,197,253) (93%, 77%, 99%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 197 of 255 = 77%
B 253 of 255 = 99%

237
197
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 197 + 253 = 687 (100%)
R 237 of 687 ~ 34.5%
G 197 of 687 ~ 28.68%
B 253 of 687 ~ 36.83'%

%34.5
%28.68
%36.83

CMYK RENK MODELİ

#EDC5FD rengi CMYK tonu (6,22,0,1).

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

CMYK: (6,22,0,1)
C6M22Y0K1 (6%, 22%, 0%, 1%)
(0.06 / 0.22 / 0.00 / 0.01)

CMYK yüzdeleri

%6.32
%22.13
%0
%0.78

Codes

Color #EDC5FD in popluar color models

ED C5 FD
RGB 237 197 253
HSL 283° 93.33% 88.24%
HSB/HSV 283° 22.13% 99.22%
CMYK 6.32% 22.13% 0.00%
0.78%

Color #EDC5FD in popluar number systems.

HEX ED C5 FD
Decimal 237 197 253
Binary 11101101 11000101 11111101
Octal 355 305 375

Shades and tints

Shades of #EDC5FD

#EDC5FD
(237,197,253)
#D8B4E6
(216,180,230)
#C3A3CF
(195,163,207)
#AE92B8
(174,146,184)
#9981A1
(153,129,161)
#84708A
(132,112,138)
#6F5F73
(111,95,115)
#5A4E5C
(90,78,92)
#453D45
(69,61,69)
#302C2E
(48,44,46)
#1B1B17
(27,27,23)
#000000
(0,0,0)

Tints of #EDC5FD

#EDC5FD
(237,197,253)
#EECAFD
(238,202,253)
#EFCFFD
(239,207,253)
#F0D4FD
(240,212,253)
#F1D9FD
(241,217,253)
#F2DEFD
(242,222,253)
#F3E3FD
(243,227,253)
#F4E8FD
(244,232,253)
#F5EDFD
(245,237,253)
#F6F2FD
(246,242,253)
#F7F7FD
(247,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC5FD; }

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

This text font color is #EDC5FD.

Background Color

.myBgColor { background-color: #EDC5FD; }

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

This div background color is #EDC5FD.

Border color

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

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

This div border color is #EDC5FD.

Opacity

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

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

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

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

This text has shadow with #EDC5FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC5FD.

Preview

Color preview on black background

This text has color #EDC5FD on black background.


Color preview on white background

This text has color #EDC5FD on white background.


Black color preview on #EDC5FD background

This text has black color on #EDC5FD background.


White color preview on #EDC5FD background

This text has white color on #EDC5FD background.


Related colors

Complementary color

Complementary color for #hex is #123A02.


I love getcolorcode.com

Triadic colors

1 #FDEDC5 and #C5FDED with #EDC5FD are triadic colors.

2 #FDC5ED and #C5EDFD with #EDC5FD are triadic colors.