COLOR #EDB5AC

HEX: #EDB5AC RGB: (237,181,172)

Renk bilgisi

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

RGB renk modeli

#EDB5AC color RGB value is (237,181,172).

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

RGB bağlantıları ve doygunluk

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

237
181
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 172 = 590 (100%)
R 237 of 590 ~ 40.17%
G 181 of 590 ~ 30.68%
B 172 of 590 ~ 29.15'%

%40.17
%30.68
%29.15

CMYK RENK MODELİ

#EDB5AC rengi CMYK tonu (0,24,27,7).

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

CMYK: (0,24,27,7)
C0M24Y27K7 (0%, 24%, 27%, 7%)
(0.00 / 0.24 / 0.27 / 0.07)

CMYK yüzdeleri

%0
%23.63
%27.43
%7.06

Codes

Color #EDB5AC in popluar color models

ED B5 AC
RGB 237 181 172
HSL 64.36% 80.20%
HSB/HSV 27.43% 92.94%
CMYK 0.00% 23.63% 27.43%
7.06%

Color #EDB5AC in popluar number systems.

HEX ED B5 AC
Decimal 237 181 172
Binary 11101101 10110101 10101100
Octal 355 265 254

Shades and tints

Shades of #EDB5AC

#EDB5AC
(237,181,172)
#D8A59D
(216,165,157)
#C3958E
(195,149,142)
#AE857F
(174,133,127)
#997570
(153,117,112)
#846561
(132,101,97)
#6F5552
(111,85,82)
#5A4543
(90,69,67)
#453534
(69,53,52)
#302525
(48,37,37)
#1B1516
(27,21,22)
#000000
(0,0,0)

Tints of #EDB5AC

#EDB5AC
(237,181,172)
#EEBBB3
(238,187,179)
#EFC1BA
(239,193,186)
#F0C7C1
(240,199,193)
#F1CDC8
(241,205,200)
#F2D3CF
(242,211,207)
#F3D9D6
(243,217,214)
#F4DFDD
(244,223,221)
#F5E5E4
(245,229,228)
#F6EBEB
(246,235,235)
#F7F1F2
(247,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5AC; }

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

This text font color is #EDB5AC.

Background Color

.myBgColor { background-color: #EDB5AC; }

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

This div background color is #EDB5AC.

Border color

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

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

This div border color is #EDB5AC.

Opacity

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

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

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

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

This text has shadow with #EDB5AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5AC.

Preview

Color preview on black background

This text has color #EDB5AC on black background.


Color preview on white background

This text has color #EDB5AC on white background.


Black color preview on #EDB5AC background

This text has black color on #EDB5AC background.


White color preview on #EDB5AC background

This text has white color on #EDB5AC background.


Related colors

Complementary color

Complementary color for #hex is #124A53.


I love getcolorcode.com

Triadic colors

1 #ACEDB5 and #B5ACED with #EDB5AC are triadic colors.

2 #ACB5ED and #B5EDAC with #EDB5AC are triadic colors.