COLOR #A58A61

HEX: #A58A61 RGB: (165,138,97)

Renk bilgisi

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

RGB renk modeli

#A58A61 color RGB value is (165,138,97).

RGB: (165,138,97) (65%, 54%, 38%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 138 of 255 = 54%
B 97 of 255 = 38%

165
138
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 138 + 97 = 400 (100%)
R 165 of 400 ~ 41.25%
G 138 of 400 ~ 34.5%
B 97 of 400 ~ 24.25'%

%41.25
%34.5
%24.25

CMYK RENK MODELİ

#A58A61 rengi CMYK tonu (0,16,41,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.36%
  • sarı tonu 41.21%
  • ana renk tonu 35.29%

CMYK: (0,16,41,35)
C0M16Y41K35 (0%, 16%, 41%, 35%)
(0.00 / 0.16 / 0.41 / 0.35)

CMYK yüzdeleri

%0
%16.36
%41.21
%35.29

Codes

Color #A58A61 in popluar color models

A5 8A 61
RGB 165 138 97
HSL 36° 27.42% 51.37%
HSB/HSV 36° 41.21% 64.71%
CMYK 0.00% 16.36% 41.21%
35.29%

Color #A58A61 in popluar number systems.

HEX A5 8A 61
Decimal 165 138 97
Binary 10100101 10001010 1100001
Octal 245 212 141

Shades and tints

Shades of #A58A61

#A58A61
(165,138,97)
#967E59
(150,126,89)
#877251
(135,114,81)
#786649
(120,102,73)
#695A41
(105,90,65)
#5A4E39
(90,78,57)
#4B4231
(75,66,49)
#3C3629
(60,54,41)
#2D2A21
(45,42,33)
#1E1E19
(30,30,25)
#0F1211
(15,18,17)
#000000
(0,0,0)

Tints of #A58A61

#A58A61
(165,138,97)
#AD946F
(173,148,111)
#B59E7D
(181,158,125)
#BDA88B
(189,168,139)
#C5B299
(197,178,153)
#CDBCA7
(205,188,167)
#D5C6B5
(213,198,181)
#DDD0C3
(221,208,195)
#E5DAD1
(229,218,209)
#EDE4DF
(237,228,223)
#F5EEED
(245,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A58A61 color. Also use rgb(165,138,97) instead hex code.

Text Font Color

.myTextColor { color: #A58A61; }

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

This text font color is #A58A61.

Background Color

.myBgColor { background-color: #A58A61; }

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

This div background color is #A58A61.

Border color

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

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

This div border color is #A58A61.

Opacity

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

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

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

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

This text has shadow with #A58A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58A61.

Preview

Color preview on black background

This text has color #A58A61 on black background.


Color preview on white background

This text has color #A58A61 on white background.


Black color preview on #A58A61 background

This text has black color on #A58A61 background.


White color preview on #A58A61 background

This text has white color on #A58A61 background.


Related colors

Complementary color

Complementary color for #hex is #5A759E.


I love getcolorcode.com

Triadic colors

1 #61A58A and #8A61A5 with #A58A61 are triadic colors.

2 #618AA5 and #8AA561 with #A58A61 are triadic colors.