COLOR #EDC5C7

HEX: #EDC5C7 RGB: (237,197,199)

Renk bilgisi

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

RGB renk modeli

#EDC5C7 color RGB value is (237,197,199).

RGB: (237,197,199) (93%, 77%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 197 of 255 = 77%
B 199 of 255 = 78%

237
197
199

R + G + B ~ 83%. #EDC5C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 197 + 199 = 633 (100%)
R 237 of 633 ~ 37.44%
G 197 of 633 ~ 31.12%
B 199 of 633 ~ 31.44'%

%37.44
%31.12
%31.44

CMYK RENK MODELİ

#EDC5C7 rengi CMYK tonu (0,17,16,7).

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

CMYK: (0,17,16,7)
C0M17Y16K7 (0%, 17%, 16%, 7%)
(0.00 / 0.17 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%16.88
%16.03
%7.06

Codes

Color #EDC5C7 in popluar color models

ED C5 C7
RGB 237 197 199
HSL 357° 52.63% 85.10%
HSB/HSV 357° 16.88% 92.94%
CMYK 0.00% 16.88% 16.03%
7.06%

Color #EDC5C7 in popluar number systems.

HEX ED C5 C7
Decimal 237 197 199
Binary 11101101 11000101 11000111
Octal 355 305 307

Shades and tints

Shades of #EDC5C7

#EDC5C7
(237,197,199)
#D8B4B5
(216,180,181)
#C3A3A3
(195,163,163)
#AE9291
(174,146,145)
#99817F
(153,129,127)
#84706D
(132,112,109)
#6F5F5B
(111,95,91)
#5A4E49
(90,78,73)
#453D37
(69,61,55)
#302C25
(48,44,37)
#1B1B13
(27,27,19)
#000000
(0,0,0)

Tints of #EDC5C7

#EDC5C7
(237,197,199)
#EECACC
(238,202,204)
#EFCFD1
(239,207,209)
#F0D4D6
(240,212,214)
#F1D9DB
(241,217,219)
#F2DEE0
(242,222,224)
#F3E3E5
(243,227,229)
#F4E8EA
(244,232,234)
#F5EDEF
(245,237,239)
#F6F2F4
(246,242,244)
#F7F7F9
(247,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC5C7; }

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

This text font color is #EDC5C7.

Background Color

.myBgColor { background-color: #EDC5C7; }

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

This div background color is #EDC5C7.

Border color

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

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

This div border color is #EDC5C7.

Opacity

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

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

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

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

This text has shadow with #EDC5C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC5C7.

Preview

Color preview on black background

This text has color #EDC5C7 on black background.


Color preview on white background

This text has color #EDC5C7 on white background.


Black color preview on #EDC5C7 background

This text has black color on #EDC5C7 background.


White color preview on #EDC5C7 background

This text has white color on #EDC5C7 background.


Related colors

Complementary color

Complementary color for #hex is #123A38.


I love getcolorcode.com

Triadic colors

1 #C7EDC5 and #C5C7ED with #EDC5C7 are triadic colors.

2 #C7C5ED and #C5EDC7 with #EDC5C7 are triadic colors.