COLOR #EDB49F

HEX: #EDB49F RGB: (237,180,159)

Renk bilgisi

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

RGB renk modeli

#EDB49F color RGB value is (237,180,159).

RGB: (237,180,159) (93%, 71%, 62%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 180 of 255 = 71%
B 159 of 255 = 62%

237
180
159

R + G + B ~ 75%. #EDB49F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 180 + 159 = 576 (100%)
R 237 of 576 ~ 41.15%
G 180 of 576 ~ 31.25%
B 159 of 576 ~ 27.6'%

%41.15
%31.25
%27.6

CMYK RENK MODELİ

#EDB49F rengi CMYK tonu (0,24,33,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.05%
  • sarı tonu 32.91%
  • ana renk tonu 7.06%

CMYK: (0,24,33,7)
C0M24Y33K7 (0%, 24%, 33%, 7%)
(0.00 / 0.24 / 0.33 / 0.07)

CMYK yüzdeleri

%0
%24.05
%32.91
%7.06

Codes

Color #EDB49F in popluar color models

ED B4 9F
RGB 237 180 159
HSL 16° 68.42% 77.65%
HSB/HSV 16° 32.91% 92.94%
CMYK 0.00% 24.05% 32.91%
7.06%

Color #EDB49F in popluar number systems.

HEX ED B4 9F
Decimal 237 180 159
Binary 11101101 10110100 10011111
Octal 355 264 237

Shades and tints

Shades of #EDB49F

#EDB49F
(237,180,159)
#D8A491
(216,164,145)
#C39483
(195,148,131)
#AE8475
(174,132,117)
#997467
(153,116,103)
#846459
(132,100,89)
#6F544B
(111,84,75)
#5A443D
(90,68,61)
#45342F
(69,52,47)
#302421
(48,36,33)
#1B1413
(27,20,19)
#000000
(0,0,0)

Tints of #EDB49F

#EDB49F
(237,180,159)
#EEBAA7
(238,186,167)
#EFC0AF
(239,192,175)
#F0C6B7
(240,198,183)
#F1CCBF
(241,204,191)
#F2D2C7
(242,210,199)
#F3D8CF
(243,216,207)
#F4DED7
(244,222,215)
#F5E4DF
(245,228,223)
#F6EAE7
(246,234,231)
#F7F0EF
(247,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB49F color. Also use rgb(237,180,159) instead hex code.

Text Font Color

.myTextColor { color: #EDB49F; }

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

This text font color is #EDB49F.

Background Color

.myBgColor { background-color: #EDB49F; }

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

This div background color is #EDB49F.

Border color

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

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

This div border color is #EDB49F.

Opacity

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

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

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

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

This text has shadow with #EDB49F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB49F.

Preview

Color preview on black background

This text has color #EDB49F on black background.


Color preview on white background

This text has color #EDB49F on white background.


Black color preview on #EDB49F background

This text has black color on #EDB49F background.


White color preview on #EDB49F background

This text has white color on #EDB49F background.


Related colors

Complementary color

Complementary color for #hex is #124B60.


I love getcolorcode.com

Triadic colors

1 #9FEDB4 and #B49FED with #EDB49F are triadic colors.

2 #9FB4ED and #B4ED9F with #EDB49F are triadic colors.