COLOR #EDC9BC

HEX: #EDC9BC RGB: (237,201,188)

Renk bilgisi

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

RGB renk modeli

#EDC9BC color RGB value is (237,201,188).

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

RGB bağlantıları ve doygunluk

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

237
201
188

R + G + B ~ 82%. #EDC9BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 201 + 188 = 626 (100%)
R 237 of 626 ~ 37.86%
G 201 of 626 ~ 32.11%
B 188 of 626 ~ 30.03'%

%37.86
%32.11
%30.03

CMYK RENK MODELİ

#EDC9BC rengi CMYK tonu (0,15,21,7).

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

CMYK: (0,15,21,7)
C0M15Y21K7 (0%, 15%, 21%, 7%)
(0.00 / 0.15 / 0.21 / 0.07)

CMYK yüzdeleri

%0
%15.19
%20.68
%7.06

Codes

Color #EDC9BC in popluar color models

ED C9 BC
RGB 237 201 188
HSL 16° 57.65% 83.33%
HSB/HSV 16° 20.68% 92.94%
CMYK 0.00% 15.19% 20.68%
7.06%

Color #EDC9BC in popluar number systems.

HEX ED C9 BC
Decimal 237 201 188
Binary 11101101 11001001 10111100
Octal 355 311 274

Shades and tints

Shades of #EDC9BC

#EDC9BC
(237,201,188)
#D8B7AB
(216,183,171)
#C3A59A
(195,165,154)
#AE9389
(174,147,137)
#998178
(153,129,120)
#846F67
(132,111,103)
#6F5D56
(111,93,86)
#5A4B45
(90,75,69)
#453934
(69,57,52)
#302723
(48,39,35)
#1B1512
(27,21,18)
#000000
(0,0,0)

Tints of #EDC9BC

#EDC9BC
(237,201,188)
#EECDC2
(238,205,194)
#EFD1C8
(239,209,200)
#F0D5CE
(240,213,206)
#F1D9D4
(241,217,212)
#F2DDDA
(242,221,218)
#F3E1E0
(243,225,224)
#F4E5E6
(244,229,230)
#F5E9EC
(245,233,236)
#F6EDF2
(246,237,242)
#F7F1F8
(247,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC9BC; }

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

This text font color is #EDC9BC.

Background Color

.myBgColor { background-color: #EDC9BC; }

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

This div background color is #EDC9BC.

Border color

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

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

This div border color is #EDC9BC.

Opacity

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

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

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

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

This text has shadow with #EDC9BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC9BC.

Preview

Color preview on black background

This text has color #EDC9BC on black background.


Color preview on white background

This text has color #EDC9BC on white background.


Black color preview on #EDC9BC background

This text has black color on #EDC9BC background.


White color preview on #EDC9BC background

This text has white color on #EDC9BC background.


Related colors

Complementary color

Complementary color for #hex is #123643.


I love getcolorcode.com

Triadic colors

1 #BCEDC9 and #C9BCED with #EDC9BC are triadic colors.

2 #BCC9ED and #C9EDBC with #EDC9BC are triadic colors.