COLOR #EDC7D0

HEX: #EDC7D0 RGB: (237,199,208)

Renk bilgisi

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

RGB renk modeli

#EDC7D0 color RGB value is (237,199,208).

RGB: (237,199,208) (93%, 78%, 82%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 208 of 255 = 82%

237
199
208

R + G + B ~ 84%. #EDC7D0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 208 = 644 (100%)
R 237 of 644 ~ 36.8%
G 199 of 644 ~ 30.9%
B 208 of 644 ~ 32.3'%

%36.8
%30.9
%32.3

CMYK RENK MODELİ

#EDC7D0 rengi CMYK tonu (0,16,12,7).

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

CMYK: (0,16,12,7)
C0M16Y12K7 (0%, 16%, 12%, 7%)
(0.00 / 0.16 / 0.12 / 0.07)

CMYK yüzdeleri

%0
%16.03
%12.24
%7.06

Codes

Color #EDC7D0 in popluar color models

ED C7 D0
RGB 237 199 208
HSL 346° 51.35% 85.49%
HSB/HSV 346° 16.03% 92.94%
CMYK 0.00% 16.03% 12.24%
7.06%

Color #EDC7D0 in popluar number systems.

HEX ED C7 D0
Decimal 237 199 208
Binary 11101101 11000111 11010000
Octal 355 307 320

Shades and tints

Shades of #EDC7D0

#EDC7D0
(237,199,208)
#D8B5BE
(216,181,190)
#C3A3AC
(195,163,172)
#AE919A
(174,145,154)
#997F88
(153,127,136)
#846D76
(132,109,118)
#6F5B64
(111,91,100)
#5A4952
(90,73,82)
#453740
(69,55,64)
#30252E
(48,37,46)
#1B131C
(27,19,28)
#000000
(0,0,0)

Tints of #EDC7D0

#EDC7D0
(237,199,208)
#EECCD4
(238,204,212)
#EFD1D8
(239,209,216)
#F0D6DC
(240,214,220)
#F1DBE0
(241,219,224)
#F2E0E4
(242,224,228)
#F3E5E8
(243,229,232)
#F4EAEC
(244,234,236)
#F5EFF0
(245,239,240)
#F6F4F4
(246,244,244)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7D0; }

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

This text font color is #EDC7D0.

Background Color

.myBgColor { background-color: #EDC7D0; }

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

This div background color is #EDC7D0.

Border color

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

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

This div border color is #EDC7D0.

Opacity

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

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

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

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

This text has shadow with #EDC7D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7D0.

Preview

Color preview on black background

This text has color #EDC7D0 on black background.


Color preview on white background

This text has color #EDC7D0 on white background.


Black color preview on #EDC7D0 background

This text has black color on #EDC7D0 background.


White color preview on #EDC7D0 background

This text has white color on #EDC7D0 background.


Related colors

Complementary color

Complementary color for #hex is #12382F.


I love getcolorcode.com

Triadic colors

1 #D0EDC7 and #C7D0ED with #EDC7D0 are triadic colors.

2 #D0C7ED and #C7EDD0 with #EDC7D0 are triadic colors.