COLOR #A58D5F

HEX: #A58D5F RGB: (165,141,95)

Renk bilgisi

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

RGB renk modeli

#A58D5F color RGB value is (165,141,95).

RGB: (165,141,95) (65%, 55%, 37%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 141 of 255 = 55%
B 95 of 255 = 37%

165
141
95

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 141 + 95 = 401 (100%)
R 165 of 401 ~ 41.15%
G 141 of 401 ~ 35.16%
B 95 of 401 ~ 23.69'%

%41.15
%35.16
%23.69

CMYK RENK MODELİ

#A58D5F rengi CMYK tonu (0,15,42,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.55%
  • sarı tonu 42.42%
  • ana renk tonu 35.29%

CMYK: (0,15,42,35)
C0M15Y42K35 (0%, 15%, 42%, 35%)
(0.00 / 0.15 / 0.42 / 0.35)

CMYK yüzdeleri

%0
%14.55
%42.42
%35.29

Codes

Color #A58D5F in popluar color models

A5 8D 5F
RGB 165 141 95
HSL 39° 28.00% 50.98%
HSB/HSV 39° 42.42% 64.71%
CMYK 0.00% 14.55% 42.42%
35.29%

Color #A58D5F in popluar number systems.

HEX A5 8D 5F
Decimal 165 141 95
Binary 10100101 10001101 1011111
Octal 245 215 137

Shades and tints

Shades of #A58D5F

#A58D5F
(165,141,95)
#968157
(150,129,87)
#87754F
(135,117,79)
#786947
(120,105,71)
#695D3F
(105,93,63)
#5A5137
(90,81,55)
#4B452F
(75,69,47)
#3C3927
(60,57,39)
#2D2D1F
(45,45,31)
#1E2117
(30,33,23)
#0F150F
(15,21,15)
#000000
(0,0,0)

Tints of #A58D5F

#A58D5F
(165,141,95)
#AD976D
(173,151,109)
#B5A17B
(181,161,123)
#BDAB89
(189,171,137)
#C5B597
(197,181,151)
#CDBFA5
(205,191,165)
#D5C9B3
(213,201,179)
#DDD3C1
(221,211,193)
#E5DDCF
(229,221,207)
#EDE7DD
(237,231,221)
#F5F1EB
(245,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A58D5F color. Also use rgb(165,141,95) instead hex code.

Text Font Color

.myTextColor { color: #A58D5F; }

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

This text font color is #A58D5F.

Background Color

.myBgColor { background-color: #A58D5F; }

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

This div background color is #A58D5F.

Border color

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

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

This div border color is #A58D5F.

Opacity

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

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

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

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

This text has shadow with #A58D5F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58D5F.

Preview

Color preview on black background

This text has color #A58D5F on black background.


Color preview on white background

This text has color #A58D5F on white background.


Black color preview on #A58D5F background

This text has black color on #A58D5F background.


White color preview on #A58D5F background

This text has white color on #A58D5F background.


Related colors

Complementary color

Complementary color for #hex is #5A72A0.


I love getcolorcode.com

Triadic colors

1 #5FA58D and #8D5FA5 with #A58D5F are triadic colors.

2 #5F8DA5 and #8DA55F with #A58D5F are triadic colors.