COLOR #EDC2B2

HEX: #EDC2B2 RGB: (237,194,178)

Renk bilgisi

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

RGB renk modeli

#EDC2B2 color RGB value is (237,194,178).

RGB: (237,194,178) (93%, 76%, 70%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 194 of 255 = 76%
B 178 of 255 = 70%

237
194
178

R + G + B ~ 80%. #EDC2B2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 194 + 178 = 609 (100%)
R 237 of 609 ~ 38.92%
G 194 of 609 ~ 31.86%
B 178 of 609 ~ 29.23'%

%38.92
%31.86
%29.23

CMYK RENK MODELİ

#EDC2B2 rengi CMYK tonu (0,18,25,7).

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

CMYK: (0,18,25,7)
C0M18Y25K7 (0%, 18%, 25%, 7%)
(0.00 / 0.18 / 0.25 / 0.07)

CMYK yüzdeleri

%0
%18.14
%24.89
%7.06

Codes

Color #EDC2B2 in popluar color models

ED C2 B2
RGB 237 194 178
HSL 16° 62.11% 81.37%
HSB/HSV 16° 24.89% 92.94%
CMYK 0.00% 18.14% 24.89%
7.06%

Color #EDC2B2 in popluar number systems.

HEX ED C2 B2
Decimal 237 194 178
Binary 11101101 11000010 10110010
Octal 355 302 262

Shades and tints

Shades of #EDC2B2

#EDC2B2
(237,194,178)
#D8B1A2
(216,177,162)
#C3A092
(195,160,146)
#AE8F82
(174,143,130)
#997E72
(153,126,114)
#846D62
(132,109,98)
#6F5C52
(111,92,82)
#5A4B42
(90,75,66)
#453A32
(69,58,50)
#302922
(48,41,34)
#1B1812
(27,24,18)
#000000
(0,0,0)

Tints of #EDC2B2

#EDC2B2
(237,194,178)
#EEC7B9
(238,199,185)
#EFCCC0
(239,204,192)
#F0D1C7
(240,209,199)
#F1D6CE
(241,214,206)
#F2DBD5
(242,219,213)
#F3E0DC
(243,224,220)
#F4E5E3
(244,229,227)
#F5EAEA
(245,234,234)
#F6EFF1
(246,239,241)
#F7F4F8
(247,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC2B2; }

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

This text font color is #EDC2B2.

Background Color

.myBgColor { background-color: #EDC2B2; }

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

This div background color is #EDC2B2.

Border color

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

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

This div border color is #EDC2B2.

Opacity

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

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

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

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

This text has shadow with #EDC2B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC2B2.

Preview

Color preview on black background

This text has color #EDC2B2 on black background.


Color preview on white background

This text has color #EDC2B2 on white background.


Black color preview on #EDC2B2 background

This text has black color on #EDC2B2 background.


White color preview on #EDC2B2 background

This text has white color on #EDC2B2 background.


Related colors

Complementary color

Complementary color for #hex is #123D4D.


I love getcolorcode.com

Triadic colors

1 #B2EDC2 and #C2B2ED with #EDC2B2 are triadic colors.

2 #B2C2ED and #C2EDB2 with #EDC2B2 are triadic colors.