COLOR #A58E89

HEX: #A58E89 RGB: (165,142,137)

Renk bilgisi

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

RGB renk modeli

#A58E89 color RGB value is (165,142,137).

RGB: (165,142,137) (65%, 56%, 54%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 142 of 255 = 56%
B 137 of 255 = 54%

165
142
137

R + G + B ~ 58%. #A58E89 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 142 + 137 = 444 (100%)
R 165 of 444 ~ 37.16%
G 142 of 444 ~ 31.98%
B 137 of 444 ~ 30.86'%

%37.16
%31.98
%30.86

CMYK RENK MODELİ

#A58E89 rengi CMYK tonu (0,14,17,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.94%
  • sarı tonu 16.97%
  • ana renk tonu 35.29%

CMYK: (0,14,17,35)
C0M14Y17K35 (0%, 14%, 17%, 35%)
(0.00 / 0.14 / 0.17 / 0.35)

CMYK yüzdeleri

%0
%13.94
%16.97
%35.29

Codes

Color #A58E89 in popluar color models

A5 8E 89
RGB 165 142 137
HSL 11° 13.46% 59.22%
HSB/HSV 11° 16.97% 64.71%
CMYK 0.00% 13.94% 16.97%
35.29%

Color #A58E89 in popluar number systems.

HEX A5 8E 89
Decimal 165 142 137
Binary 10100101 10001110 10001001
Octal 245 216 211

Shades and tints

Shades of #A58E89

#A58E89
(165,142,137)
#96827D
(150,130,125)
#877671
(135,118,113)
#786A65
(120,106,101)
#695E59
(105,94,89)
#5A524D
(90,82,77)
#4B4641
(75,70,65)
#3C3A35
(60,58,53)
#2D2E29
(45,46,41)
#1E221D
(30,34,29)
#0F1611
(15,22,17)
#000000
(0,0,0)

Tints of #A58E89

#A58E89
(165,142,137)
#AD9893
(173,152,147)
#B5A29D
(181,162,157)
#BDACA7
(189,172,167)
#C5B6B1
(197,182,177)
#CDC0BB
(205,192,187)
#D5CAC5
(213,202,197)
#DDD4CF
(221,212,207)
#E5DED9
(229,222,217)
#EDE8E3
(237,232,227)
#F5F2ED
(245,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A58E89 color. Also use rgb(165,142,137) instead hex code.

Text Font Color

.myTextColor { color: #A58E89; }

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

This text font color is #A58E89.

Background Color

.myBgColor { background-color: #A58E89; }

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

This div background color is #A58E89.

Border color

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

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

This div border color is #A58E89.

Opacity

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

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

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

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

This text has shadow with #A58E89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58E89.

Preview

Color preview on black background

This text has color #A58E89 on black background.


Color preview on white background

This text has color #A58E89 on white background.


Black color preview on #A58E89 background

This text has black color on #A58E89 background.


White color preview on #A58E89 background

This text has white color on #A58E89 background.


Related colors

Complementary color

Complementary color for #hex is #5A7176.


I love getcolorcode.com

Triadic colors

1 #89A58E and #8E89A5 with #A58E89 are triadic colors.

2 #898EA5 and #8EA589 with #A58E89 are triadic colors.