COLOR #EDD5F0

HEX: #EDD5F0 RGB: (237,213,240)

Renk bilgisi

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

RGB renk modeli

#EDD5F0 color RGB value is (237,213,240).

RGB: (237,213,240) (93%, 84%, 94%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 213 of 255 = 84%
B 240 of 255 = 94%

237
213
240

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 213 + 240 = 690 (100%)
R 237 of 690 ~ 34.35%
G 213 of 690 ~ 30.87%
B 240 of 690 ~ 34.78'%

%34.35
%30.87
%34.78

CMYK RENK MODELİ

#EDD5F0 rengi CMYK tonu (1,11,0,6).

  • camgöbeği tonu 1.25%
  • eflatun tonu 11.25%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (1,11,0,6)
C1M11Y0K6 (1%, 11%, 0%, 6%)
(0.01 / 0.11 / 0.00 / 0.06)

CMYK yüzdeleri

%1.25
%11.25
%0
%5.88

Codes

Color #EDD5F0 in popluar color models

ED D5 F0
RGB 237 213 240
HSL 293° 47.37% 88.82%
HSB/HSV 293° 11.25% 94.12%
CMYK 1.25% 11.25% 0.00%
5.88%

Color #EDD5F0 in popluar number systems.

HEX ED D5 F0
Decimal 237 213 240
Binary 11101101 11010101 11110000
Octal 355 325 360

Shades and tints

Shades of #EDD5F0

#EDD5F0
(237,213,240)
#D8C2DB
(216,194,219)
#C3AFC6
(195,175,198)
#AE9CB1
(174,156,177)
#99899C
(153,137,156)
#847687
(132,118,135)
#6F6372
(111,99,114)
#5A505D
(90,80,93)
#453D48
(69,61,72)
#302A33
(48,42,51)
#1B171E
(27,23,30)
#000000
(0,0,0)

Tints of #EDD5F0

#EDD5F0
(237,213,240)
#EED8F1
(238,216,241)
#EFDBF2
(239,219,242)
#F0DEF3
(240,222,243)
#F1E1F4
(241,225,244)
#F2E4F5
(242,228,245)
#F3E7F6
(243,231,246)
#F4EAF7
(244,234,247)
#F5EDF8
(245,237,248)
#F6F0F9
(246,240,249)
#F7F3FA
(247,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD5F0 color. Also use rgb(237,213,240) instead hex code.

Text Font Color

.myTextColor { color: #EDD5F0; }

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

This text font color is #EDD5F0.

Background Color

.myBgColor { background-color: #EDD5F0; }

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

This div background color is #EDD5F0.

Border color

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

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

This div border color is #EDD5F0.

Opacity

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

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

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

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

This text has shadow with #EDD5F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD5F0.

Preview

Color preview on black background

This text has color #EDD5F0 on black background.


Color preview on white background

This text has color #EDD5F0 on white background.


Black color preview on #EDD5F0 background

This text has black color on #EDD5F0 background.


White color preview on #EDD5F0 background

This text has white color on #EDD5F0 background.


Related colors

Complementary color

Complementary color for #hex is #122A0F.


I love getcolorcode.com

Triadic colors

1 #F0EDD5 and #D5F0ED with #EDD5F0 are triadic colors.

2 #F0D5ED and #D5EDF0 with #EDD5F0 are triadic colors.