COLOR #EDC9C3

HEX: #EDC9C3 RGB: (237,201,195)

Renk bilgisi

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

RGB renk modeli

#EDC9C3 color RGB value is (237,201,195).

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

RGB bağlantıları ve doygunluk

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

237
201
195

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 201 + 195 = 633 (100%)
R 237 of 633 ~ 37.44%
G 201 of 633 ~ 31.75%
B 195 of 633 ~ 30.81'%

%37.44
%31.75
%30.81

CMYK RENK MODELİ

#EDC9C3 rengi CMYK tonu (0,15,18,7).

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

CMYK: (0,15,18,7)
C0M15Y18K7 (0%, 15%, 18%, 7%)
(0.00 / 0.15 / 0.18 / 0.07)

CMYK yüzdeleri

%0
%15.19
%17.72
%7.06

Codes

Color #EDC9C3 in popluar color models

ED C9 C3
RGB 237 201 195
HSL 53.85% 84.71%
HSB/HSV 17.72% 92.94%
CMYK 0.00% 15.19% 17.72%
7.06%

Color #EDC9C3 in popluar number systems.

HEX ED C9 C3
Decimal 237 201 195
Binary 11101101 11001001 11000011
Octal 355 311 303

Shades and tints

Shades of #EDC9C3

#EDC9C3
(237,201,195)
#D8B7B2
(216,183,178)
#C3A5A1
(195,165,161)
#AE9390
(174,147,144)
#99817F
(153,129,127)
#846F6E
(132,111,110)
#6F5D5D
(111,93,93)
#5A4B4C
(90,75,76)
#45393B
(69,57,59)
#30272A
(48,39,42)
#1B1519
(27,21,25)
#000000
(0,0,0)

Tints of #EDC9C3

#EDC9C3
(237,201,195)
#EECDC8
(238,205,200)
#EFD1CD
(239,209,205)
#F0D5D2
(240,213,210)
#F1D9D7
(241,217,215)
#F2DDDC
(242,221,220)
#F3E1E1
(243,225,225)
#F4E5E6
(244,229,230)
#F5E9EB
(245,233,235)
#F6EDF0
(246,237,240)
#F7F1F5
(247,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC9C3; }

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

This text font color is #EDC9C3.

Background Color

.myBgColor { background-color: #EDC9C3; }

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

This div background color is #EDC9C3.

Border color

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

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

This div border color is #EDC9C3.

Opacity

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

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

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

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

This text has shadow with #EDC9C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC9C3.

Preview

Color preview on black background

This text has color #EDC9C3 on black background.


Color preview on white background

This text has color #EDC9C3 on white background.


Black color preview on #EDC9C3 background

This text has black color on #EDC9C3 background.


White color preview on #EDC9C3 background

This text has white color on #EDC9C3 background.


Related colors

Complementary color

Complementary color for #hex is #12363C.


I love getcolorcode.com

Triadic colors

1 #C3EDC9 and #C9C3ED with #EDC9C3 are triadic colors.

2 #C3C9ED and #C9EDC3 with #EDC9C3 are triadic colors.