COLOR #A58D49

HEX: #A58D49 RGB: (165,141,73)

Renk bilgisi

#A58D49 contains mainly red and green colors. #A58D49 ‘ nin web güvenlik rengi #999933 (ya da #993) dir.

RGB renk modeli

#A58D49 color RGB value is (165,141,73).

RGB: (165,141,73) (65%, 55%, 29%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 141 of 255 = 55%
B 73 of 255 = 29%

165
141
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 141 + 73 = 379 (100%)
R 165 of 379 ~ 43.54%
G 141 of 379 ~ 37.2%
B 73 of 379 ~ 19.26'%

%43.54
%37.2
%19.26

CMYK RENK MODELİ

#A58D49 rengi CMYK tonu (0,15,56,35).

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

CMYK: (0,15,56,35)
C0M15Y56K35 (0%, 15%, 56%, 35%)
(0.00 / 0.15 / 0.56 / 0.35)

CMYK yüzdeleri

%0
%14.55
%55.76
%35.29

Codes

Color #A58D49 in popluar color models

A5 8D 49
RGB 165 141 73
HSL 44° 38.66% 46.67%
HSB/HSV 44° 55.76% 64.71%
CMYK 0.00% 14.55% 55.76%
35.29%

Color #A58D49 in popluar number systems.

HEX A5 8D 49
Decimal 165 141 73
Binary 10100101 10001101 1001001
Octal 245 215 111

Shades and tints

Shades of #A58D49

#A58D49
(165,141,73)
#968143
(150,129,67)
#87753D
(135,117,61)
#786937
(120,105,55)
#695D31
(105,93,49)
#5A512B
(90,81,43)
#4B4525
(75,69,37)
#3C391F
(60,57,31)
#2D2D19
(45,45,25)
#1E2113
(30,33,19)
#0F150D
(15,21,13)
#000000
(0,0,0)

Tints of #A58D49

#A58D49
(165,141,73)
#AD9759
(173,151,89)
#B5A169
(181,161,105)
#BDAB79
(189,171,121)
#C5B589
(197,181,137)
#CDBF99
(205,191,153)
#D5C9A9
(213,201,169)
#DDD3B9
(221,211,185)
#E5DDC9
(229,221,201)
#EDE7D9
(237,231,217)
#F5F1E9
(245,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A58D49; }

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

This text font color is #A58D49.

Background Color

.myBgColor { background-color: #A58D49; }

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

This div background color is #A58D49.

Border color

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

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

This div border color is #A58D49.

Opacity

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

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

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

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

This text has shadow with #A58D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58D49.

Preview

Color preview on black background

This text has color #A58D49 on black background.


Color preview on white background

This text has color #A58D49 on white background.


Black color preview on #A58D49 background

This text has black color on #A58D49 background.


White color preview on #A58D49 background

This text has white color on #A58D49 background.


Related colors

Complementary color

Complementary color for #hex is #5A72B6.


I love getcolorcode.com

Triadic colors

1 #49A58D and #8D49A5 with #A58D49 are triadic colors.

2 #498DA5 and #8DA549 with #A58D49 are triadic colors.