COLOR #EDC5C8

HEX: #EDC5C8 RGB: (237,197,200)

Renk bilgisi

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

RGB renk modeli

#EDC5C8 color RGB value is (237,197,200).

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

RGB bağlantıları ve doygunluk

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

237
197
200

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 197 + 200 = 634 (100%)
R 237 of 634 ~ 37.38%
G 197 of 634 ~ 31.07%
B 200 of 634 ~ 31.55'%

%37.38
%31.07
%31.55

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.88%
  • sarı tonu 15.61%
  • 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
%15.61
%7.06

Codes

Color #EDC5C8 in popluar color models

ED C5 C8
RGB 237 197 200
HSL 356° 52.63% 85.10%
HSB/HSV 356° 16.88% 92.94%
CMYK 0.00% 16.88% 15.61%
7.06%

Color #EDC5C8 in popluar number systems.

HEX ED C5 C8
Decimal 237 197 200
Binary 11101101 11000101 11001000
Octal 355 305 310

Shades and tints

Shades of #EDC5C8

#EDC5C8
(237,197,200)
#D8B4B6
(216,180,182)
#C3A3A4
(195,163,164)
#AE9292
(174,146,146)
#998180
(153,129,128)
#84706E
(132,112,110)
#6F5F5C
(111,95,92)
#5A4E4A
(90,78,74)
#453D38
(69,61,56)
#302C26
(48,44,38)
#1B1B14
(27,27,20)
#000000
(0,0,0)

Tints of #EDC5C8

#EDC5C8
(237,197,200)
#EECACD
(238,202,205)
#EFCFD2
(239,207,210)
#F0D4D7
(240,212,215)
#F1D9DC
(241,217,220)
#F2DEE1
(242,222,225)
#F3E3E6
(243,227,230)
#F4E8EB
(244,232,235)
#F5EDF0
(245,237,240)
#F6F2F5
(246,242,245)
#F7F7FA
(247,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC5C8; }

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

This text font color is #EDC5C8.

Background Color

.myBgColor { background-color: #EDC5C8; }

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

This div background color is #EDC5C8.

Border color

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

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

This div border color is #EDC5C8.

Opacity

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

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

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

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

This text has shadow with #EDC5C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC5C8.

Preview

Color preview on black background

This text has color #EDC5C8 on black background.


Color preview on white background

This text has color #EDC5C8 on white background.


Black color preview on #EDC5C8 background

This text has black color on #EDC5C8 background.


White color preview on #EDC5C8 background

This text has white color on #EDC5C8 background.


Related colors

Complementary color

Complementary color for #hex is #123A37.


I love getcolorcode.com

Triadic colors

1 #C8EDC5 and #C5C8ED with #EDC5C8 are triadic colors.

2 #C8C5ED and #C5EDC8 with #EDC5C8 are triadic colors.