COLOR #EDC9C9

HEX: #EDC9C9 RGB: (237,201,201)

Renk bilgisi

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

RGB renk modeli

#EDC9C9 color RGB value is (237,201,201).

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

RGB bağlantıları ve doygunluk

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

237
201
201

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 201 + 201 = 639 (100%)
R 237 of 639 ~ 37.09%
G 201 of 639 ~ 31.46%
B 201 of 639 ~ 31.46'%

%37.09
%31.46
%31.46

CMYK RENK MODELİ

#EDC9C9 rengi CMYK tonu (0,15,15,7).

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

CMYK: (0,15,15,7)
C0M15Y15K7 (0%, 15%, 15%, 7%)
(0.00 / 0.15 / 0.15 / 0.07)

CMYK yüzdeleri

%0
%15.19
%15.19
%7.06

Codes

Color #EDC9C9 in popluar color models

ED C9 C9
RGB 237 201 201
HSL 50.00% 85.88%
HSB/HSV 15.19% 92.94%
CMYK 0.00% 15.19% 15.19%
7.06%

Color #EDC9C9 in popluar number systems.

HEX ED C9 C9
Decimal 237 201 201
Binary 11101101 11001001 11001001
Octal 355 311 311

Shades and tints

Shades of #EDC9C9

#EDC9C9
(237,201,201)
#D8B7B7
(216,183,183)
#C3A5A5
(195,165,165)
#AE9393
(174,147,147)
#998181
(153,129,129)
#846F6F
(132,111,111)
#6F5D5D
(111,93,93)
#5A4B4B
(90,75,75)
#453939
(69,57,57)
#302727
(48,39,39)
#1B1515
(27,21,21)
#000000
(0,0,0)

Tints of #EDC9C9

#EDC9C9
(237,201,201)
#EECDCD
(238,205,205)
#EFD1D1
(239,209,209)
#F0D5D5
(240,213,213)
#F1D9D9
(241,217,217)
#F2DDDD
(242,221,221)
#F3E1E1
(243,225,225)
#F4E5E5
(244,229,229)
#F5E9E9
(245,233,233)
#F6EDED
(246,237,237)
#F7F1F1
(247,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC9C9; }

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

This text font color is #EDC9C9.

Background Color

.myBgColor { background-color: #EDC9C9; }

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

This div background color is #EDC9C9.

Border color

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

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

This div border color is #EDC9C9.

Opacity

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

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

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

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

This text has shadow with #EDC9C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC9C9.

Preview

Color preview on black background

This text has color #EDC9C9 on black background.


Color preview on white background

This text has color #EDC9C9 on white background.


Black color preview on #EDC9C9 background

This text has black color on #EDC9C9 background.


White color preview on #EDC9C9 background

This text has white color on #EDC9C9 background.


Related colors

Complementary color

Complementary color for #hex is #123636.


I love getcolorcode.com