COLOR #EDC9C5

HEX: #EDC9C5 RGB: (237,201,197)

Renk bilgisi

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

RGB renk modeli

#EDC9C5 color RGB value is (237,201,197).

RGB: (237,201,197) (93%, 79%, 77%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 201 of 255 = 79%
B 197 of 255 = 77%

237
201
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 201 + 197 = 635 (100%)
R 237 of 635 ~ 37.32%
G 201 of 635 ~ 31.65%
B 197 of 635 ~ 31.02'%

%37.32
%31.65
%31.02

CMYK RENK MODELİ

#EDC9C5 rengi CMYK tonu (0,15,17,7).

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

CMYK: (0,15,17,7)
C0M15Y17K7 (0%, 15%, 17%, 7%)
(0.00 / 0.15 / 0.17 / 0.07)

CMYK yüzdeleri

%0
%15.19
%16.88
%7.06

Codes

Color #EDC9C5 in popluar color models

ED C9 C5
RGB 237 201 197
HSL 52.63% 85.10%
HSB/HSV 16.88% 92.94%
CMYK 0.00% 15.19% 16.88%
7.06%

Color #EDC9C5 in popluar number systems.

HEX ED C9 C5
Decimal 237 201 197
Binary 11101101 11001001 11000101
Octal 355 311 305

Shades and tints

Shades of #EDC9C5

#EDC9C5
(237,201,197)
#D8B7B4
(216,183,180)
#C3A5A3
(195,165,163)
#AE9392
(174,147,146)
#998181
(153,129,129)
#846F70
(132,111,112)
#6F5D5F
(111,93,95)
#5A4B4E
(90,75,78)
#45393D
(69,57,61)
#30272C
(48,39,44)
#1B151B
(27,21,27)
#000000
(0,0,0)

Tints of #EDC9C5

#EDC9C5
(237,201,197)
#EECDCA
(238,205,202)
#EFD1CF
(239,209,207)
#F0D5D4
(240,213,212)
#F1D9D9
(241,217,217)
#F2DDDE
(242,221,222)
#F3E1E3
(243,225,227)
#F4E5E8
(244,229,232)
#F5E9ED
(245,233,237)
#F6EDF2
(246,237,242)
#F7F1F7
(247,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC9C5; }

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

This text font color is #EDC9C5.

Background Color

.myBgColor { background-color: #EDC9C5; }

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

This div background color is #EDC9C5.

Border color

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

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

This div border color is #EDC9C5.

Opacity

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

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

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

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

This text has shadow with #EDC9C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC9C5.

Preview

Color preview on black background

This text has color #EDC9C5 on black background.


Color preview on white background

This text has color #EDC9C5 on white background.


Black color preview on #EDC9C5 background

This text has black color on #EDC9C5 background.


White color preview on #EDC9C5 background

This text has white color on #EDC9C5 background.


Related colors

Complementary color

Complementary color for #hex is #12363A.


I love getcolorcode.com

Triadic colors

1 #C5EDC9 and #C9C5ED with #EDC9C5 are triadic colors.

2 #C5C9ED and #C9EDC5 with #EDC9C5 are triadic colors.