COLOR #A58B7D

HEX: #A58B7D RGB: (165,139,125)

Renk bilgisi

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

RGB renk modeli

#A58B7D color RGB value is (165,139,125).

RGB: (165,139,125) (65%, 55%, 49%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 139 of 255 = 55%
B 125 of 255 = 49%

165
139
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 139 + 125 = 429 (100%)
R 165 of 429 ~ 38.46%
G 139 of 429 ~ 32.4%
B 125 of 429 ~ 29.14'%

%38.46
%32.4
%29.14

CMYK RENK MODELİ

#A58B7D rengi CMYK tonu (0,16,24,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.76%
  • sarı tonu 24.24%
  • ana renk tonu 35.29%

CMYK: (0,16,24,35)
C0M16Y24K35 (0%, 16%, 24%, 35%)
(0.00 / 0.16 / 0.24 / 0.35)

CMYK yüzdeleri

%0
%15.76
%24.24
%35.29

Codes

Color #A58B7D in popluar color models

A5 8B 7D
RGB 165 139 125
HSL 21° 18.18% 56.86%
HSB/HSV 21° 24.24% 64.71%
CMYK 0.00% 15.76% 24.24%
35.29%

Color #A58B7D in popluar number systems.

HEX A5 8B 7D
Decimal 165 139 125
Binary 10100101 10001011 1111101
Octal 245 213 175

Shades and tints

Shades of #A58B7D

#A58B7D
(165,139,125)
#967F72
(150,127,114)
#877367
(135,115,103)
#78675C
(120,103,92)
#695B51
(105,91,81)
#5A4F46
(90,79,70)
#4B433B
(75,67,59)
#3C3730
(60,55,48)
#2D2B25
(45,43,37)
#1E1F1A
(30,31,26)
#0F130F
(15,19,15)
#000000
(0,0,0)

Tints of #A58B7D

#A58B7D
(165,139,125)
#AD9588
(173,149,136)
#B59F93
(181,159,147)
#BDA99E
(189,169,158)
#C5B3A9
(197,179,169)
#CDBDB4
(205,189,180)
#D5C7BF
(213,199,191)
#DDD1CA
(221,209,202)
#E5DBD5
(229,219,213)
#EDE5E0
(237,229,224)
#F5EFEB
(245,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A58B7D color. Also use rgb(165,139,125) instead hex code.

Text Font Color

.myTextColor { color: #A58B7D; }

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

This text font color is #A58B7D.

Background Color

.myBgColor { background-color: #A58B7D; }

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

This div background color is #A58B7D.

Border color

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

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

This div border color is #A58B7D.

Opacity

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

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

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

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

This text has shadow with #A58B7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58B7D.

Preview

Color preview on black background

This text has color #A58B7D on black background.


Color preview on white background

This text has color #A58B7D on white background.


Black color preview on #A58B7D background

This text has black color on #A58B7D background.


White color preview on #A58B7D background

This text has white color on #A58B7D background.


Related colors

Complementary color

Complementary color for #hex is #5A7482.


I love getcolorcode.com

Triadic colors

1 #7DA58B and #8B7DA5 with #A58B7D are triadic colors.

2 #7D8BA5 and #8BA57D with #A58B7D are triadic colors.