COLOR #EDC2FF

HEX: #EDC2FF RGB: (237,194,255)

Renk bilgisi

#EDC2FF contains mainly red and blue colors. #EDC2FF ‘ nin web güvenlik rengi #FFCCFF (ya da #FCF) dir.

RGB renk modeli

#EDC2FF color RGB value is (237,194,255).

RGB: (237,194,255) (93%, 76%, 100%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 194 of 255 = 76%
B 255 of 255 = 100%

237
194
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 194 + 255 = 686 (100%)
R 237 of 686 ~ 34.55%
G 194 of 686 ~ 28.28%
B 255 of 686 ~ 37.17'%

%34.55
%28.28
%37.17

CMYK RENK MODELİ

#EDC2FF rengi CMYK tonu (7,24,0,0).

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

CMYK: (7,24,0,0)
C7M24Y0K0 (7%, 24%, 0%, 0%)
(0.07 / 0.24 / 0.00 / 0.00)

CMYK yüzdeleri

%7.06
%23.92
%0
%0

Codes

Color #EDC2FF in popluar color models

ED C2 FF
RGB 237 194 255
HSL 282° 100.00% 88.04%
HSB/HSV 282° 23.92% 100.00%
CMYK 7.06% 23.92% 0.00%
0.00%

Color #EDC2FF in popluar number systems.

HEX ED C2 FF
Decimal 237 194 255
Binary 11101101 11000010 11111111
Octal 355 302 377

Shades and tints

Shades of #EDC2FF

#EDC2FF
(237,194,255)
#D8B1E8
(216,177,232)
#C3A0D1
(195,160,209)
#AE8FBA
(174,143,186)
#997EA3
(153,126,163)
#846D8C
(132,109,140)
#6F5C75
(111,92,117)
#5A4B5E
(90,75,94)
#453A47
(69,58,71)
#302930
(48,41,48)
#1B1819
(27,24,25)
#000000
(0,0,0)

Tints of #EDC2FF

#EDC2FF
(237,194,255)
#EEC7FF
(238,199,255)
#EFCCFF
(239,204,255)
#F0D1FF
(240,209,255)
#F1D6FF
(241,214,255)
#F2DBFF
(242,219,255)
#F3E0FF
(243,224,255)
#F4E5FF
(244,229,255)
#F5EAFF
(245,234,255)
#F6EFFF
(246,239,255)
#F7F4FF
(247,244,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC2FF; }

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

This text font color is #EDC2FF.

Background Color

.myBgColor { background-color: #EDC2FF; }

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

This div background color is #EDC2FF.

Border color

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

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

This div border color is #EDC2FF.

Opacity

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

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

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

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

This text has shadow with #EDC2FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC2FF.

Preview

Color preview on black background

This text has color #EDC2FF on black background.


Color preview on white background

This text has color #EDC2FF on white background.


Black color preview on #EDC2FF background

This text has black color on #EDC2FF background.


White color preview on #EDC2FF background

This text has white color on #EDC2FF background.


Related colors

Complementary color

Complementary color for #hex is #123D00.


I love getcolorcode.com

Triadic colors

1 #FFEDC2 and #C2FFED with #EDC2FF are triadic colors.

2 #FFC2ED and #C2EDFF with #EDC2FF are triadic colors.