COLOR #EDC7BB

HEX: #EDC7BB RGB: (237,199,187)

Renk bilgisi

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

RGB renk modeli

#EDC7BB color RGB value is (237,199,187).

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

RGB bağlantıları ve doygunluk

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

237
199
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 187 = 623 (100%)
R 237 of 623 ~ 38.04%
G 199 of 623 ~ 31.94%
B 187 of 623 ~ 30.02'%

%38.04
%31.94
%30.02

CMYK RENK MODELİ

#EDC7BB rengi CMYK tonu (0,16,21,7).

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

CMYK: (0,16,21,7)
C0M16Y21K7 (0%, 16%, 21%, 7%)
(0.00 / 0.16 / 0.21 / 0.07)

CMYK yüzdeleri

%0
%16.03
%21.1
%7.06

Codes

Color #EDC7BB in popluar color models

ED C7 BB
RGB 237 199 187
HSL 14° 58.14% 83.14%
HSB/HSV 14° 21.10% 92.94%
CMYK 0.00% 16.03% 21.10%
7.06%

Color #EDC7BB in popluar number systems.

HEX ED C7 BB
Decimal 237 199 187
Binary 11101101 11000111 10111011
Octal 355 307 273

Shades and tints

Shades of #EDC7BB

#EDC7BB
(237,199,187)
#D8B5AA
(216,181,170)
#C3A399
(195,163,153)
#AE9188
(174,145,136)
#997F77
(153,127,119)
#846D66
(132,109,102)
#6F5B55
(111,91,85)
#5A4944
(90,73,68)
#453733
(69,55,51)
#302522
(48,37,34)
#1B1311
(27,19,17)
#000000
(0,0,0)

Tints of #EDC7BB

#EDC7BB
(237,199,187)
#EECCC1
(238,204,193)
#EFD1C7
(239,209,199)
#F0D6CD
(240,214,205)
#F1DBD3
(241,219,211)
#F2E0D9
(242,224,217)
#F3E5DF
(243,229,223)
#F4EAE5
(244,234,229)
#F5EFEB
(245,239,235)
#F6F4F1
(246,244,241)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7BB; }

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

This text font color is #EDC7BB.

Background Color

.myBgColor { background-color: #EDC7BB; }

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

This div background color is #EDC7BB.

Border color

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

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

This div border color is #EDC7BB.

Opacity

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

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

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

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

This text has shadow with #EDC7BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7BB.

Preview

Color preview on black background

This text has color #EDC7BB on black background.


Color preview on white background

This text has color #EDC7BB on white background.


Black color preview on #EDC7BB background

This text has black color on #EDC7BB background.


White color preview on #EDC7BB background

This text has white color on #EDC7BB background.


Related colors

Complementary color

Complementary color for #hex is #123844.


I love getcolorcode.com

Triadic colors

1 #BBEDC7 and #C7BBED with #EDC7BB are triadic colors.

2 #BBC7ED and #C7EDBB with #EDC7BB are triadic colors.