COLOR #A58B5B

HEX: #A58B5B RGB: (165,139,91)

Renk bilgisi

#A58B5B contains mainly red and green colors. #A58B5B ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#A58B5B color RGB value is (165,139,91).

RGB: (165,139,91) (65%, 55%, 36%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 139 of 255 = 55%
B 91 of 255 = 36%

165
139
91

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 139 + 91 = 395 (100%)
R 165 of 395 ~ 41.77%
G 139 of 395 ~ 35.19%
B 91 of 395 ~ 23.04'%

%41.77
%35.19
%23.04

CMYK RENK MODELİ

#A58B5B rengi CMYK tonu (0,16,45,35).

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

CMYK: (0,16,45,35)
C0M16Y45K35 (0%, 16%, 45%, 35%)
(0.00 / 0.16 / 0.45 / 0.35)

CMYK yüzdeleri

%0
%15.76
%44.85
%35.29

Codes

Color #A58B5B in popluar color models

A5 8B 5B
RGB 165 139 91
HSL 39° 29.13% 50.20%
HSB/HSV 39° 44.85% 64.71%
CMYK 0.00% 15.76% 44.85%
35.29%

Color #A58B5B in popluar number systems.

HEX A5 8B 5B
Decimal 165 139 91
Binary 10100101 10001011 1011011
Octal 245 213 133

Shades and tints

Shades of #A58B5B

#A58B5B
(165,139,91)
#967F53
(150,127,83)
#87734B
(135,115,75)
#786743
(120,103,67)
#695B3B
(105,91,59)
#5A4F33
(90,79,51)
#4B432B
(75,67,43)
#3C3723
(60,55,35)
#2D2B1B
(45,43,27)
#1E1F13
(30,31,19)
#0F130B
(15,19,11)
#000000
(0,0,0)

Tints of #A58B5B

#A58B5B
(165,139,91)
#AD9569
(173,149,105)
#B59F77
(181,159,119)
#BDA985
(189,169,133)
#C5B393
(197,179,147)
#CDBDA1
(205,189,161)
#D5C7AF
(213,199,175)
#DDD1BD
(221,209,189)
#E5DBCB
(229,219,203)
#EDE5D9
(237,229,217)
#F5EFE7
(245,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A58B5B; }

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

This text font color is #A58B5B.

Background Color

.myBgColor { background-color: #A58B5B; }

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

This div background color is #A58B5B.

Border color

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

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

This div border color is #A58B5B.

Opacity

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

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

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

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

This text has shadow with #A58B5B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58B5B.

Preview

Color preview on black background

This text has color #A58B5B on black background.


Color preview on white background

This text has color #A58B5B on white background.


Black color preview on #A58B5B background

This text has black color on #A58B5B background.


White color preview on #A58B5B background

This text has white color on #A58B5B background.


Related colors

Complementary color

Complementary color for #hex is #5A74A4.


I love getcolorcode.com

Triadic colors

1 #5BA58B and #8B5BA5 with #A58B5B are triadic colors.

2 #5B8BA5 and #8BA55B with #A58B5B are triadic colors.