COLOR #EDC2B0

HEX: #EDC2B0 RGB: (237,194,176)

Renk bilgisi

#EDC2B0 contains mainly red and green colors. #EDC2B0 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EDC2B0 color RGB value is (237,194,176).

RGB: (237,194,176) (93%, 76%, 69%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 194 of 255 = 76%
B 176 of 255 = 69%

237
194
176

R + G + B ~ 79%. #EDC2B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 194 + 176 = 607 (100%)
R 237 of 607 ~ 39.04%
G 194 of 607 ~ 31.96%
B 176 of 607 ~ 29'%

%39.04
%31.96
%29

CMYK RENK MODELİ

#EDC2B0 rengi CMYK tonu (0,18,26,7).

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

CMYK: (0,18,26,7)
C0M18Y26K7 (0%, 18%, 26%, 7%)
(0.00 / 0.18 / 0.26 / 0.07)

CMYK yüzdeleri

%0
%18.14
%25.74
%7.06

Codes

Color #EDC2B0 in popluar color models

ED C2 B0
RGB 237 194 176
HSL 18° 62.89% 80.98%
HSB/HSV 18° 25.74% 92.94%
CMYK 0.00% 18.14% 25.74%
7.06%

Color #EDC2B0 in popluar number systems.

HEX ED C2 B0
Decimal 237 194 176
Binary 11101101 11000010 10110000
Octal 355 302 260

Shades and tints

Shades of #EDC2B0

#EDC2B0
(237,194,176)
#D8B1A0
(216,177,160)
#C3A090
(195,160,144)
#AE8F80
(174,143,128)
#997E70
(153,126,112)
#846D60
(132,109,96)
#6F5C50
(111,92,80)
#5A4B40
(90,75,64)
#453A30
(69,58,48)
#302920
(48,41,32)
#1B1810
(27,24,16)
#000000
(0,0,0)

Tints of #EDC2B0

#EDC2B0
(237,194,176)
#EEC7B7
(238,199,183)
#EFCCBE
(239,204,190)
#F0D1C5
(240,209,197)
#F1D6CC
(241,214,204)
#F2DBD3
(242,219,211)
#F3E0DA
(243,224,218)
#F4E5E1
(244,229,225)
#F5EAE8
(245,234,232)
#F6EFEF
(246,239,239)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC2B0; }

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

This text font color is #EDC2B0.

Background Color

.myBgColor { background-color: #EDC2B0; }

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

This div background color is #EDC2B0.

Border color

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

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

This div border color is #EDC2B0.

Opacity

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

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

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

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

This text has shadow with #EDC2B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC2B0.

Preview

Color preview on black background

This text has color #EDC2B0 on black background.


Color preview on white background

This text has color #EDC2B0 on white background.


Black color preview on #EDC2B0 background

This text has black color on #EDC2B0 background.


White color preview on #EDC2B0 background

This text has white color on #EDC2B0 background.


Related colors

Complementary color

Complementary color for #hex is #123D4F.


I love getcolorcode.com

Triadic colors

1 #B0EDC2 and #C2B0ED with #EDC2B0 are triadic colors.

2 #B0C2ED and #C2EDB0 with #EDC2B0 are triadic colors.