COLOR #A59438

HEX: #A59438 RGB: (165,148,56)

Color info

#A59438 contains mainly red and green colors. Web safe color of #A59438 is #999933 (or #993).

RGB color model

#A59438 color RGB value is (165,148,56).

RGB: (165,148,56) (65%, 58%, 22%)

RGB channels and saturation

R 165 of 255 = 65%
G 148 of 255 = 58%
B 56 of 255 = 22%

165
148
56

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

Portions of RGB colors in percentages

R + G + B = 165 + 148 + 56 = 369 (100%)
R 165 of 369 ~ 44.72%
G 148 of 369 ~ 40.11%
B 56 of 369 ~ 15.18'%

%44.72
%40.11
%15.18

CMYK color model

#A59438 color CMYK value is (0,10,66,35).

  • cyan value is 0.00%
  • magenta value is 10.30%
  • yellow value is 66.06%
  • key color value is 35.29%

CMYK: (0,10,66,35)
C0M10Y66K35 (0%, 10%, 66%, 35%)
(0.00 / 0.10 / 0.66 / 0.35)

CMYK percentages

%0
%10.3
%66.06
%35.29

Codes

Color #A59438 in popluar color models

A5 94 38
RGB 165 148 56
HSL 51° 49.32% 43.33%
HSB/HSV 51° 66.06% 64.71%
CMYK 0.00% 10.30% 66.06%
35.29%

Color #A59438 in popluar number systems.

HEX A5 94 38
Decimal 165 148 56
Binary 10100101 10010100 111000
Octal 245 224 70

Shades and tints

Shades of #A59438

#A59438
(165,148,56)
#968733
(150,135,51)
#877A2E
(135,122,46)
#786D29
(120,109,41)
#696024
(105,96,36)
#5A531F
(90,83,31)
#4B461A
(75,70,26)
#3C3915
(60,57,21)
#2D2C10
(45,44,16)
#1E1F0B
(30,31,11)
#0F1206
(15,18,6)
#000000
(0,0,0)

Tints of #A59438

#A59438
(165,148,56)
#AD9D4A
(173,157,74)
#B5A65C
(181,166,92)
#BDAF6E
(189,175,110)
#C5B880
(197,184,128)
#CDC192
(205,193,146)
#D5CAA4
(213,202,164)
#DDD3B6
(221,211,182)
#E5DCC8
(229,220,200)
#EDE5DA
(237,229,218)
#F5EEEC
(245,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59438 color. Also use rgb(165,148,56) instead hex code.

Text Font Color

.myTextColor { color: #A59438; }

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

This text font color is #A59438.

Background Color

.myBgColor { background-color: #A59438; }

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

This div background color is #A59438.

Border color

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

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

This div border color is #A59438.

Opacity

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

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

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

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

This text has shadow with #A59438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59438.

Preview

Color preview on black background

This text has color #A59438 on black background.


Color preview on white background

This text has color #A59438 on white background.


Black color preview on #A59438 background

This text has black color on #A59438 background.


White color preview on #A59438 background

This text has white color on #A59438 background.


Related colors

Complementary color

Complementary color for #hex is #5A6BC7.


I love getcolorcode.com

Triadic colors

1 #38A594 and #9438A5 with #A59438 are triadic colors.

2 #3894A5 and #94A538 with #A59438 are triadic colors.