COLOR #EDC9C8

HEX: #EDC9C8 RGB: (237,201,200)

Renk bilgisi

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

RGB renk modeli

#EDC9C8 color RGB value is (237,201,200).

RGB: (237,201,200) (93%, 79%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 201 of 255 = 79%
B 200 of 255 = 78%

237
201
200

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 201 + 200 = 638 (100%)
R 237 of 638 ~ 37.15%
G 201 of 638 ~ 31.5%
B 200 of 638 ~ 31.35'%

%37.15
%31.5
%31.35

CMYK RENK MODELİ

#EDC9C8 rengi CMYK tonu (0,15,16,7).

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

CMYK: (0,15,16,7)
C0M15Y16K7 (0%, 15%, 16%, 7%)
(0.00 / 0.15 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%15.19
%15.61
%7.06

Codes

Color #EDC9C8 in popluar color models

ED C9 C8
RGB 237 201 200
HSL 50.68% 85.69%
HSB/HSV 15.61% 92.94%
CMYK 0.00% 15.19% 15.61%
7.06%

Color #EDC9C8 in popluar number systems.

HEX ED C9 C8
Decimal 237 201 200
Binary 11101101 11001001 11001000
Octal 355 311 310

Shades and tints

Shades of #EDC9C8

#EDC9C8
(237,201,200)
#D8B7B6
(216,183,182)
#C3A5A4
(195,165,164)
#AE9392
(174,147,146)
#998180
(153,129,128)
#846F6E
(132,111,110)
#6F5D5C
(111,93,92)
#5A4B4A
(90,75,74)
#453938
(69,57,56)
#302726
(48,39,38)
#1B1514
(27,21,20)
#000000
(0,0,0)

Tints of #EDC9C8

#EDC9C8
(237,201,200)
#EECDCD
(238,205,205)
#EFD1D2
(239,209,210)
#F0D5D7
(240,213,215)
#F1D9DC
(241,217,220)
#F2DDE1
(242,221,225)
#F3E1E6
(243,225,230)
#F4E5EB
(244,229,235)
#F5E9F0
(245,233,240)
#F6EDF5
(246,237,245)
#F7F1FA
(247,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC9C8; }

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

This text font color is #EDC9C8.

Background Color

.myBgColor { background-color: #EDC9C8; }

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

This div background color is #EDC9C8.

Border color

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

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

This div border color is #EDC9C8.

Opacity

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

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

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

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

This text has shadow with #EDC9C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC9C8.

Preview

Color preview on black background

This text has color #EDC9C8 on black background.


Color preview on white background

This text has color #EDC9C8 on white background.


Black color preview on #EDC9C8 background

This text has black color on #EDC9C8 background.


White color preview on #EDC9C8 background

This text has white color on #EDC9C8 background.


Related colors

Complementary color

Complementary color for #hex is #123637.


I love getcolorcode.com

Triadic colors

1 #C8EDC9 and #C9C8ED with #EDC9C8 are triadic colors.

2 #C8C9ED and #C9EDC8 with #EDC9C8 are triadic colors.