COLOR #EDAB9F

HEX: #EDAB9F RGB: (237,171,159)

Renk bilgisi

#EDAB9F contains mainly red color. #EDAB9F ‘ nin web güvenlik rengi #FF9999 (ya da #F99) dir.

RGB renk modeli

#EDAB9F color RGB value is (237,171,159).

RGB: (237,171,159) (93%, 67%, 62%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 171 of 255 = 67%
B 159 of 255 = 62%

237
171
159

R + G + B ~ 74%. #EDAB9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 171 + 159 = 567 (100%)
R 237 of 567 ~ 41.8%
G 171 of 567 ~ 30.16%
B 159 of 567 ~ 28.04'%

%41.8
%30.16
%28.04

CMYK RENK MODELİ

#EDAB9F rengi CMYK tonu (0,28,33,7).

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

CMYK: (0,28,33,7)
C0M28Y33K7 (0%, 28%, 33%, 7%)
(0.00 / 0.28 / 0.33 / 0.07)

CMYK yüzdeleri

%0
%27.85
%32.91
%7.06

Codes

Color #EDAB9F in popluar color models

ED AB 9F
RGB 237 171 159
HSL 68.42% 77.65%
HSB/HSV 32.91% 92.94%
CMYK 0.00% 27.85% 32.91%
7.06%

Color #EDAB9F in popluar number systems.

HEX ED AB 9F
Decimal 237 171 159
Binary 11101101 10101011 10011111
Octal 355 253 237

Shades and tints

Shades of #EDAB9F

#EDAB9F
(237,171,159)
#D89C91
(216,156,145)
#C38D83
(195,141,131)
#AE7E75
(174,126,117)
#996F67
(153,111,103)
#846059
(132,96,89)
#6F514B
(111,81,75)
#5A423D
(90,66,61)
#45332F
(69,51,47)
#302421
(48,36,33)
#1B1513
(27,21,19)
#000000
(0,0,0)

Tints of #EDAB9F

#EDAB9F
(237,171,159)
#EEB2A7
(238,178,167)
#EFB9AF
(239,185,175)
#F0C0B7
(240,192,183)
#F1C7BF
(241,199,191)
#F2CEC7
(242,206,199)
#F3D5CF
(243,213,207)
#F4DCD7
(244,220,215)
#F5E3DF
(245,227,223)
#F6EAE7
(246,234,231)
#F7F1EF
(247,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDAB9F; }

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

This text font color is #EDAB9F.

Background Color

.myBgColor { background-color: #EDAB9F; }

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

This div background color is #EDAB9F.

Border color

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

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

This div border color is #EDAB9F.

Opacity

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

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

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

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

This text has shadow with #EDAB9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDAB9F.

Preview

Color preview on black background

This text has color #EDAB9F on black background.


Color preview on white background

This text has color #EDAB9F on white background.


Black color preview on #EDAB9F background

This text has black color on #EDAB9F background.


White color preview on #EDAB9F background

This text has white color on #EDAB9F background.


Related colors

Complementary color

Complementary color for #hex is #125460.


I love getcolorcode.com

Triadic colors

1 #9FEDAB and #AB9FED with #EDAB9F are triadic colors.

2 #9FABED and #ABED9F with #EDAB9F are triadic colors.