COLOR #EDC4ED

HEX: #EDC4ED RGB: (237,196,237)

Renk bilgisi

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

RGB renk modeli

#EDC4ED color RGB value is (237,196,237).

RGB: (237,196,237) (93%, 77%, 93%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 196 of 255 = 77%
B 237 of 255 = 93%

237
196
237

R + G + B ~ 88%. #EDC4ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 196 + 237 = 670 (100%)
R 237 of 670 ~ 35.37%
G 196 of 670 ~ 29.25%
B 237 of 670 ~ 35.37'%

%35.37
%29.25
%35.37

CMYK RENK MODELİ

#EDC4ED rengi CMYK tonu (0,17,0,7).

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

CMYK: (0,17,0,7)
C0M17Y0K7 (0%, 17%, 0%, 7%)
(0.00 / 0.17 / 0.00 / 0.07)

CMYK yüzdeleri

%0
%17.3
%0
%7.06

Codes

Color #EDC4ED in popluar color models

ED C4 ED
RGB 237 196 237
HSL 300° 53.25% 84.90%
HSB/HSV 300° 17.30% 92.94%
CMYK 0.00% 17.30% 0.00%
7.06%

Color #EDC4ED in popluar number systems.

HEX ED C4 ED
Decimal 237 196 237
Binary 11101101 11000100 11101101
Octal 355 304 355

Shades and tints

Shades of #EDC4ED

#EDC4ED
(237,196,237)
#D8B3D8
(216,179,216)
#C3A2C3
(195,162,195)
#AE91AE
(174,145,174)
#998099
(153,128,153)
#846F84
(132,111,132)
#6F5E6F
(111,94,111)
#5A4D5A
(90,77,90)
#453C45
(69,60,69)
#302B30
(48,43,48)
#1B1A1B
(27,26,27)
#000000
(0,0,0)

Tints of #EDC4ED

#EDC4ED
(237,196,237)
#EEC9EE
(238,201,238)
#EFCEEF
(239,206,239)
#F0D3F0
(240,211,240)
#F1D8F1
(241,216,241)
#F2DDF2
(242,221,242)
#F3E2F3
(243,226,243)
#F4E7F4
(244,231,244)
#F5ECF5
(245,236,245)
#F6F1F6
(246,241,246)
#F7F6F7
(247,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC4ED; }

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

This text font color is #EDC4ED.

Background Color

.myBgColor { background-color: #EDC4ED; }

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

This div background color is #EDC4ED.

Border color

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

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

This div border color is #EDC4ED.

Opacity

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

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

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

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

This text has shadow with #EDC4ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC4ED.

Preview

Color preview on black background

This text has color #EDC4ED on black background.


Color preview on white background

This text has color #EDC4ED on white background.


Black color preview on #EDC4ED background

This text has black color on #EDC4ED background.


White color preview on #EDC4ED background

This text has white color on #EDC4ED background.


Related colors

Complementary color

Complementary color for #hex is #123B12.


I love getcolorcode.com

Triadic colors

1 #EDEDC4 and #C4EDED with #EDC4ED are triadic colors.

2 #EDC4ED and #C4EDED with #EDC4ED are triadic colors.