COLOR #EDD4ED

HEX: #EDD4ED RGB: (237,212,237)

Renk bilgisi

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

RGB renk modeli

#EDD4ED color RGB value is (237,212,237).

RGB: (237,212,237) (93%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 212 of 255 = 83%
B 237 of 255 = 93%

237
212
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 212 + 237 = 686 (100%)
R 237 of 686 ~ 34.55%
G 212 of 686 ~ 30.9%
B 237 of 686 ~ 34.55'%

%34.55
%30.9
%34.55

CMYK RENK MODELİ

#EDD4ED rengi CMYK tonu (0,11,0,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.55%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (0,11,0,7)
C0M11Y0K7 (0%, 11%, 0%, 7%)
(0.00 / 0.11 / 0.00 / 0.07)

CMYK yüzdeleri

%0
%10.55
%0
%7.06

Codes

Color #EDD4ED in popluar color models

ED D4 ED
RGB 237 212 237
HSL 300° 40.98% 88.04%
HSB/HSV 300° 10.55% 92.94%
CMYK 0.00% 10.55% 0.00%
7.06%

Color #EDD4ED in popluar number systems.

HEX ED D4 ED
Decimal 237 212 237
Binary 11101101 11010100 11101101
Octal 355 324 355

Shades and tints

Shades of #EDD4ED

#EDD4ED
(237,212,237)
#D8C1D8
(216,193,216)
#C3AEC3
(195,174,195)
#AE9BAE
(174,155,174)
#998899
(153,136,153)
#847584
(132,117,132)
#6F626F
(111,98,111)
#5A4F5A
(90,79,90)
#453C45
(69,60,69)
#302930
(48,41,48)
#1B161B
(27,22,27)
#000000
(0,0,0)

Tints of #EDD4ED

#EDD4ED
(237,212,237)
#EED7EE
(238,215,238)
#EFDAEF
(239,218,239)
#F0DDF0
(240,221,240)
#F1E0F1
(241,224,241)
#F2E3F2
(242,227,242)
#F3E6F3
(243,230,243)
#F4E9F4
(244,233,244)
#F5ECF5
(245,236,245)
#F6EFF6
(246,239,246)
#F7F2F7
(247,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD4ED; }

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

This text font color is #EDD4ED.

Background Color

.myBgColor { background-color: #EDD4ED; }

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

This div background color is #EDD4ED.

Border color

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

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

This div border color is #EDD4ED.

Opacity

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

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

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

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

This text has shadow with #EDD4ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD4ED.

Preview

Color preview on black background

This text has color #EDD4ED on black background.


Color preview on white background

This text has color #EDD4ED on white background.


Black color preview on #EDD4ED background

This text has black color on #EDD4ED background.


White color preview on #EDD4ED background

This text has white color on #EDD4ED background.


Related colors

Complementary color

Complementary color for #hex is #122B12.


I love getcolorcode.com

Triadic colors

1 #EDEDD4 and #D4EDED with #EDD4ED are triadic colors.

2 #EDD4ED and #D4EDED with #EDD4ED are triadic colors.