COLOR #A96023

HEX: #A96023 RGB: (169,96,35)

Color info

#A96023 contains mainly red color. Web safe color of #A96023 is #996633 (or #963).

RGB color model

#A96023 color RGB value is (169,96,35).

RGB: (169,96,35) (66%, 38%, 14%)

RGB channels and saturation

R 169 of 255 = 66%
G 96 of 255 = 38%
B 35 of 255 = 14%

169
96
35

R + G + B ~ 39%. #A96023 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 169 + 96 + 35 = 300 (100%)
R 169 of 300 ~ 56.33%
G 96 of 300 ~ 32%
B 35 of 300 ~ 11.67'%

%56.33
%32
%11.67

CMYK color model

#A96023 color CMYK value is (0,43,79,34).

  • cyan value is 0.00%
  • magenta value is 43.20%
  • yellow value is 79.29%
  • key color value is 33.73%

CMYK: (0,43,79,34)
C0M43Y79K34 (0%, 43%, 79%, 34%)
(0.00 / 0.43 / 0.79 / 0.34)

CMYK percentages

%0
%43.2
%79.29
%33.73

Codes

Color #A96023 in popluar color models

A9 60 23
RGB 169 96 35
HSL 27° 65.69% 40.00%
HSB/HSV 27° 79.29% 66.27%
CMYK 0.00% 43.20% 79.29%
33.73%

Color #A96023 in popluar number systems.

HEX A9 60 23
Decimal 169 96 35
Binary 10101001 1100000 100011
Octal 251 140 43

Shades and tints

Shades of #A96023

#A96023
(169,96,35)
#9A5820
(154,88,32)
#8B501D
(139,80,29)
#7C481A
(124,72,26)
#6D4017
(109,64,23)
#5E3814
(94,56,20)
#4F3011
(79,48,17)
#40280E
(64,40,14)
#31200B
(49,32,11)
#221808
(34,24,8)
#131005
(19,16,5)
#000000
(0,0,0)

Tints of #A96023

#A96023
(169,96,35)
#B06E37
(176,110,55)
#B77C4B
(183,124,75)
#BE8A5F
(190,138,95)
#C59873
(197,152,115)
#CCA687
(204,166,135)
#D3B49B
(211,180,155)
#DAC2AF
(218,194,175)
#E1D0C3
(225,208,195)
#E8DED7
(232,222,215)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A96023 color. Also use rgb(169,96,35) instead hex code.

Text Font Color

.myTextColor { color: #A96023; }

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

This text font color is #A96023.

Background Color

.myBgColor { background-color: #A96023; }

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

This div background color is #A96023.

Border color

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

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

This div border color is #A96023.

Opacity

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

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

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

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

This text has shadow with #A96023 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A96023.

Preview

Color preview on black background

This text has color #A96023 on black background.


Color preview on white background

This text has color #A96023 on white background.


Black color preview on #A96023 background

This text has black color on #A96023 background.


White color preview on #A96023 background

This text has white color on #A96023 background.


Related colors

Complementary color

Complementary color for #hex is #569FDC.


I love getcolorcode.com

Triadic colors

1 #23A960 and #6023A9 with #A96023 are triadic colors.

2 #2360A9 and #60A923 with #A96023 are triadic colors.