COLOR #A38423

HEX: #A38423 RGB: (163,132,35)

Color info

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

RGB color model

#A38423 color RGB value is (163,132,35).

RGB: (163,132,35) (64%, 52%, 14%)

RGB channels and saturation

R 163 of 255 = 64%
G 132 of 255 = 52%
B 35 of 255 = 14%

163
132
35

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

Portions of RGB colors in percentages

R + G + B = 163 + 132 + 35 = 330 (100%)
R 163 of 330 ~ 49.39%
G 132 of 330 ~ 40%
B 35 of 330 ~ 10.61'%

%49.39
%40
%10.61

CMYK color model

#A38423 color CMYK value is (0,19,79,36).

  • cyan value is 0.00%
  • magenta value is 19.02%
  • yellow value is 78.53%
  • key color value is 36.08%

CMYK: (0,19,79,36)
C0M19Y79K36 (0%, 19%, 79%, 36%)
(0.00 / 0.19 / 0.79 / 0.36)

CMYK percentages

%0
%19.02
%78.53
%36.08

Codes

Color #A38423 in popluar color models

A3 84 23
RGB 163 132 35
HSL 45° 64.65% 38.82%
HSB/HSV 45° 78.53% 63.92%
CMYK 0.00% 19.02% 78.53%
36.08%

Color #A38423 in popluar number systems.

HEX A3 84 23
Decimal 163 132 35
Binary 10100011 10000100 100011
Octal 243 204 43

Shades and tints

Shades of #A38423

#A38423
(163,132,35)
#957820
(149,120,32)
#876C1D
(135,108,29)
#79601A
(121,96,26)
#6B5417
(107,84,23)
#5D4814
(93,72,20)
#4F3C11
(79,60,17)
#41300E
(65,48,14)
#33240B
(51,36,11)
#251808
(37,24,8)
#170C05
(23,12,5)
#000000
(0,0,0)

Tints of #A38423

#A38423
(163,132,35)
#AB8F37
(171,143,55)
#B39A4B
(179,154,75)
#BBA55F
(187,165,95)
#C3B073
(195,176,115)
#CBBB87
(203,187,135)
#D3C69B
(211,198,155)
#DBD1AF
(219,209,175)
#E3DCC3
(227,220,195)
#EBE7D7
(235,231,215)
#F3F2EB
(243,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38423 color. Also use rgb(163,132,35) instead hex code.

Text Font Color

.myTextColor { color: #A38423; }

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

This text font color is #A38423.

Background Color

.myBgColor { background-color: #A38423; }

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

This div background color is #A38423.

Border color

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

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

This div border color is #A38423.

Opacity

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

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

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

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

This text has shadow with #A38423 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38423.

Preview

Color preview on black background

This text has color #A38423 on black background.


Color preview on white background

This text has color #A38423 on white background.


Black color preview on #A38423 background

This text has black color on #A38423 background.


White color preview on #A38423 background

This text has white color on #A38423 background.


Related colors

Complementary color

Complementary color for #hex is #5C7BDC.


I love getcolorcode.com

Triadic colors

1 #23A384 and #8423A3 with #A38423 are triadic colors.

2 #2384A3 and #84A323 with #A38423 are triadic colors.