COLOR #EDC7F7

HEX: #EDC7F7 RGB: (237,199,247)

Renk bilgisi

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

RGB renk modeli

#EDC7F7 color RGB value is (237,199,247).

RGB: (237,199,247) (93%, 78%, 97%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 247 of 255 = 97%

237
199
247

R + G + B ~ 89%. #EDC7F7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 247 = 683 (100%)
R 237 of 683 ~ 34.7%
G 199 of 683 ~ 29.14%
B 247 of 683 ~ 36.16'%

%34.7
%29.14
%36.16

CMYK RENK MODELİ

#EDC7F7 rengi CMYK tonu (4,19,0,3).

  • camgöbeği tonu 4.05%
  • eflatun tonu 19.43%
  • sarı tonu 0.00%
  • ana renk tonu 3.14%

CMYK: (4,19,0,3)
C4M19Y0K3 (4%, 19%, 0%, 3%)
(0.04 / 0.19 / 0.00 / 0.03)

CMYK yüzdeleri

%4.05
%19.43
%0
%3.14

Codes

Color #EDC7F7 in popluar color models

ED C7 F7
RGB 237 199 247
HSL 288° 75.00% 87.45%
HSB/HSV 288° 19.43% 96.86%
CMYK 4.05% 19.43% 0.00%
3.14%

Color #EDC7F7 in popluar number systems.

HEX ED C7 F7
Decimal 237 199 247
Binary 11101101 11000111 11110111
Octal 355 307 367

Shades and tints

Shades of #EDC7F7

#EDC7F7
(237,199,247)
#D8B5E1
(216,181,225)
#C3A3CB
(195,163,203)
#AE91B5
(174,145,181)
#997F9F
(153,127,159)
#846D89
(132,109,137)
#6F5B73
(111,91,115)
#5A495D
(90,73,93)
#453747
(69,55,71)
#302531
(48,37,49)
#1B131B
(27,19,27)
#000000
(0,0,0)

Tints of #EDC7F7

#EDC7F7
(237,199,247)
#EECCF7
(238,204,247)
#EFD1F7
(239,209,247)
#F0D6F7
(240,214,247)
#F1DBF7
(241,219,247)
#F2E0F7
(242,224,247)
#F3E5F7
(243,229,247)
#F4EAF7
(244,234,247)
#F5EFF7
(245,239,247)
#F6F4F7
(246,244,247)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7F7; }

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

This text font color is #EDC7F7.

Background Color

.myBgColor { background-color: #EDC7F7; }

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

This div background color is #EDC7F7.

Border color

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

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

This div border color is #EDC7F7.

Opacity

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

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

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

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

This text has shadow with #EDC7F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7F7.

Preview

Color preview on black background

This text has color #EDC7F7 on black background.


Color preview on white background

This text has color #EDC7F7 on white background.


Black color preview on #EDC7F7 background

This text has black color on #EDC7F7 background.


White color preview on #EDC7F7 background

This text has white color on #EDC7F7 background.


Related colors

Complementary color

Complementary color for #hex is #123808.


I love getcolorcode.com

Triadic colors

1 #F7EDC7 and #C7F7ED with #EDC7F7 are triadic colors.

2 #F7C7ED and #C7EDF7 with #EDC7F7 are triadic colors.