COLOR #EDC2B9

HEX: #EDC2B9 RGB: (237,194,185)

Renk bilgisi

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

RGB renk modeli

#EDC2B9 color RGB value is (237,194,185).

RGB: (237,194,185) (93%, 76%, 73%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 194 of 255 = 76%
B 185 of 255 = 73%

237
194
185

R + G + B ~ 81%. #EDC2B9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 194 + 185 = 616 (100%)
R 237 of 616 ~ 38.47%
G 194 of 616 ~ 31.49%
B 185 of 616 ~ 30.03'%

%38.47
%31.49
%30.03

CMYK RENK MODELİ

#EDC2B9 rengi CMYK tonu (0,18,22,7).

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

CMYK: (0,18,22,7)
C0M18Y22K7 (0%, 18%, 22%, 7%)
(0.00 / 0.18 / 0.22 / 0.07)

CMYK yüzdeleri

%0
%18.14
%21.94
%7.06

Codes

Color #EDC2B9 in popluar color models

ED C2 B9
RGB 237 194 185
HSL 10° 59.09% 82.75%
HSB/HSV 10° 21.94% 92.94%
CMYK 0.00% 18.14% 21.94%
7.06%

Color #EDC2B9 in popluar number systems.

HEX ED C2 B9
Decimal 237 194 185
Binary 11101101 11000010 10111001
Octal 355 302 271

Shades and tints

Shades of #EDC2B9

#EDC2B9
(237,194,185)
#D8B1A9
(216,177,169)
#C3A099
(195,160,153)
#AE8F89
(174,143,137)
#997E79
(153,126,121)
#846D69
(132,109,105)
#6F5C59
(111,92,89)
#5A4B49
(90,75,73)
#453A39
(69,58,57)
#302929
(48,41,41)
#1B1819
(27,24,25)
#000000
(0,0,0)

Tints of #EDC2B9

#EDC2B9
(237,194,185)
#EEC7BF
(238,199,191)
#EFCCC5
(239,204,197)
#F0D1CB
(240,209,203)
#F1D6D1
(241,214,209)
#F2DBD7
(242,219,215)
#F3E0DD
(243,224,221)
#F4E5E3
(244,229,227)
#F5EAE9
(245,234,233)
#F6EFEF
(246,239,239)
#F7F4F5
(247,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC2B9; }

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

This text font color is #EDC2B9.

Background Color

.myBgColor { background-color: #EDC2B9; }

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

This div background color is #EDC2B9.

Border color

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

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

This div border color is #EDC2B9.

Opacity

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

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

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

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

This text has shadow with #EDC2B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC2B9.

Preview

Color preview on black background

This text has color #EDC2B9 on black background.


Color preview on white background

This text has color #EDC2B9 on white background.


Black color preview on #EDC2B9 background

This text has black color on #EDC2B9 background.


White color preview on #EDC2B9 background

This text has white color on #EDC2B9 background.


Related colors

Complementary color

Complementary color for #hex is #123D46.


I love getcolorcode.com

Triadic colors

1 #B9EDC2 and #C2B9ED with #EDC2B9 are triadic colors.

2 #B9C2ED and #C2EDB9 with #EDC2B9 are triadic colors.