COLOR #EDC7FF

HEX: #EDC7FF RGB: (237,199,255)

Renk bilgisi

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

RGB renk modeli

#EDC7FF color RGB value is (237,199,255).

RGB: (237,199,255) (93%, 78%, 100%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 255 of 255 = 100%

237
199
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 255 = 691 (100%)
R 237 of 691 ~ 34.3%
G 199 of 691 ~ 28.8%
B 255 of 691 ~ 36.9'%

%34.3
%28.8
%36.9

CMYK RENK MODELİ

#EDC7FF rengi CMYK tonu (7,22,0,0).

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

CMYK: (7,22,0,0)
C7M22Y0K0 (7%, 22%, 0%, 0%)
(0.07 / 0.22 / 0.00 / 0.00)

CMYK yüzdeleri

%7.06
%21.96
%0
%0

Codes

Color #EDC7FF in popluar color models

ED C7 FF
RGB 237 199 255
HSL 281° 100.00% 89.02%
HSB/HSV 281° 21.96% 100.00%
CMYK 7.06% 21.96% 0.00%
0.00%

Color #EDC7FF in popluar number systems.

HEX ED C7 FF
Decimal 237 199 255
Binary 11101101 11000111 11111111
Octal 355 307 377

Shades and tints

Shades of #EDC7FF

#EDC7FF
(237,199,255)
#D8B5E8
(216,181,232)
#C3A3D1
(195,163,209)
#AE91BA
(174,145,186)
#997FA3
(153,127,163)
#846D8C
(132,109,140)
#6F5B75
(111,91,117)
#5A495E
(90,73,94)
#453747
(69,55,71)
#302530
(48,37,48)
#1B1319
(27,19,25)
#000000
(0,0,0)

Tints of #EDC7FF

#EDC7FF
(237,199,255)
#EECCFF
(238,204,255)
#EFD1FF
(239,209,255)
#F0D6FF
(240,214,255)
#F1DBFF
(241,219,255)
#F2E0FF
(242,224,255)
#F3E5FF
(243,229,255)
#F4EAFF
(244,234,255)
#F5EFFF
(245,239,255)
#F6F4FF
(246,244,255)
#F7F9FF
(247,249,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7FF; }

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

This text font color is #EDC7FF.

Background Color

.myBgColor { background-color: #EDC7FF; }

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

This div background color is #EDC7FF.

Border color

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

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

This div border color is #EDC7FF.

Opacity

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

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

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

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

This text has shadow with #EDC7FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7FF.

Preview

Color preview on black background

This text has color #EDC7FF on black background.


Color preview on white background

This text has color #EDC7FF on white background.


Black color preview on #EDC7FF background

This text has black color on #EDC7FF background.


White color preview on #EDC7FF background

This text has white color on #EDC7FF background.


Related colors

Complementary color

Complementary color for #hex is #123800.


I love getcolorcode.com

Triadic colors

1 #FFEDC7 and #C7FFED with #EDC7FF are triadic colors.

2 #FFC7ED and #C7EDFF with #EDC7FF are triadic colors.