COLOR #EDB5AB

HEX: #EDB5AB RGB: (237,181,171)

Renk bilgisi

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

RGB renk modeli

#EDB5AB color RGB value is (237,181,171).

RGB: (237,181,171) (93%, 71%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 171 of 255 = 67%

237
181
171

R + G + B ~ 77%. #EDB5AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 171 = 589 (100%)
R 237 of 589 ~ 40.24%
G 181 of 589 ~ 30.73%
B 171 of 589 ~ 29.03'%

%40.24
%30.73
%29.03

CMYK RENK MODELİ

#EDB5AB rengi CMYK tonu (0,24,28,7).

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

CMYK: (0,24,28,7)
C0M24Y28K7 (0%, 24%, 28%, 7%)
(0.00 / 0.24 / 0.28 / 0.07)

CMYK yüzdeleri

%0
%23.63
%27.85
%7.06

Codes

Color #EDB5AB in popluar color models

ED B5 AB
RGB 237 181 171
HSL 64.71% 80.00%
HSB/HSV 27.85% 92.94%
CMYK 0.00% 23.63% 27.85%
7.06%

Color #EDB5AB in popluar number systems.

HEX ED B5 AB
Decimal 237 181 171
Binary 11101101 10110101 10101011
Octal 355 265 253

Shades and tints

Shades of #EDB5AB

#EDB5AB
(237,181,171)
#D8A59C
(216,165,156)
#C3958D
(195,149,141)
#AE857E
(174,133,126)
#99756F
(153,117,111)
#846560
(132,101,96)
#6F5551
(111,85,81)
#5A4542
(90,69,66)
#453533
(69,53,51)
#302524
(48,37,36)
#1B1515
(27,21,21)
#000000
(0,0,0)

Tints of #EDB5AB

#EDB5AB
(237,181,171)
#EEBBB2
(238,187,178)
#EFC1B9
(239,193,185)
#F0C7C0
(240,199,192)
#F1CDC7
(241,205,199)
#F2D3CE
(242,211,206)
#F3D9D5
(243,217,213)
#F4DFDC
(244,223,220)
#F5E5E3
(245,229,227)
#F6EBEA
(246,235,234)
#F7F1F1
(247,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5AB; }

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

This text font color is #EDB5AB.

Background Color

.myBgColor { background-color: #EDB5AB; }

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

This div background color is #EDB5AB.

Border color

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

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

This div border color is #EDB5AB.

Opacity

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

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

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

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

This text has shadow with #EDB5AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5AB.

Preview

Color preview on black background

This text has color #EDB5AB on black background.


Color preview on white background

This text has color #EDB5AB on white background.


Black color preview on #EDB5AB background

This text has black color on #EDB5AB background.


White color preview on #EDB5AB background

This text has white color on #EDB5AB background.


Related colors

Complementary color

Complementary color for #hex is #124A54.


I love getcolorcode.com

Triadic colors

1 #ABEDB5 and #B5ABED with #EDB5AB are triadic colors.

2 #ABB5ED and #B5EDAB with #EDB5AB are triadic colors.