COLOR #EDC7B9

HEX: #EDC7B9 RGB: (237,199,185)

Renk bilgisi

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

RGB renk modeli

#EDC7B9 color RGB value is (237,199,185).

RGB: (237,199,185) (93%, 78%, 73%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 185 of 255 = 73%

237
199
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 185 = 621 (100%)
R 237 of 621 ~ 38.16%
G 199 of 621 ~ 32.05%
B 185 of 621 ~ 29.79'%

%38.16
%32.05
%29.79

CMYK RENK MODELİ

#EDC7B9 rengi CMYK tonu (0,16,22,7).

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

CMYK: (0,16,22,7)
C0M16Y22K7 (0%, 16%, 22%, 7%)
(0.00 / 0.16 / 0.22 / 0.07)

CMYK yüzdeleri

%0
%16.03
%21.94
%7.06

Codes

Color #EDC7B9 in popluar color models

ED C7 B9
RGB 237 199 185
HSL 16° 59.09% 82.75%
HSB/HSV 16° 21.94% 92.94%
CMYK 0.00% 16.03% 21.94%
7.06%

Color #EDC7B9 in popluar number systems.

HEX ED C7 B9
Decimal 237 199 185
Binary 11101101 11000111 10111001
Octal 355 307 271

Shades and tints

Shades of #EDC7B9

#EDC7B9
(237,199,185)
#D8B5A9
(216,181,169)
#C3A399
(195,163,153)
#AE9189
(174,145,137)
#997F79
(153,127,121)
#846D69
(132,109,105)
#6F5B59
(111,91,89)
#5A4949
(90,73,73)
#453739
(69,55,57)
#302529
(48,37,41)
#1B1319
(27,19,25)
#000000
(0,0,0)

Tints of #EDC7B9

#EDC7B9
(237,199,185)
#EECCBF
(238,204,191)
#EFD1C5
(239,209,197)
#F0D6CB
(240,214,203)
#F1DBD1
(241,219,209)
#F2E0D7
(242,224,215)
#F3E5DD
(243,229,221)
#F4EAE3
(244,234,227)
#F5EFE9
(245,239,233)
#F6F4EF
(246,244,239)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7B9; }

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

This text font color is #EDC7B9.

Background Color

.myBgColor { background-color: #EDC7B9; }

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

This div background color is #EDC7B9.

Border color

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

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

This div border color is #EDC7B9.

Opacity

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

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

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

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

This text has shadow with #EDC7B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7B9.

Preview

Color preview on black background

This text has color #EDC7B9 on black background.


Color preview on white background

This text has color #EDC7B9 on white background.


Black color preview on #EDC7B9 background

This text has black color on #EDC7B9 background.


White color preview on #EDC7B9 background

This text has white color on #EDC7B9 background.


Related colors

Complementary color

Complementary color for #hex is #123846.


I love getcolorcode.com

Triadic colors

1 #B9EDC7 and #C7B9ED with #EDC7B9 are triadic colors.

2 #B9C7ED and #C7EDB9 with #EDC7B9 are triadic colors.