COLOR #A35923

HEX: #A35923 RGB: (163,89,35)

Color info

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

RGB color model

#A35923 color RGB value is (163,89,35).

RGB: (163,89,35) (64%, 35%, 14%)

RGB channels and saturation

R 163 of 255 = 64%
G 89 of 255 = 35%
B 35 of 255 = 14%

163
89
35

R + G + B ~ 38%. #A35923 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 163 + 89 + 35 = 287 (100%)
R 163 of 287 ~ 56.79%
G 89 of 287 ~ 31.01%
B 35 of 287 ~ 12.2'%

%56.79
%31.01
%12.2

CMYK color model

#A35923 color CMYK value is (0,45,79,36).

  • cyan value is 0.00%
  • magenta value is 45.40%
  • yellow value is 78.53%
  • key color value is 36.08%
CMYK: (0,45,79,36) C0M45Y79K36 (0%,45%,79%,36%) (0.00/0.45/0.79/0.36) 

CMYK percentages

%0
%45.4
%78.53
%36.08

Codes

Color #A35923 in popluar color models

A3 59 23
RGB 163 89 35
HSL 25° 64.65% 38.82%
HSB/HSV 25° 78.53% 63.92%
CMYK 0.00% 45.40% 78.53%
36.08%

Color #A35923 in popluar number systems.

HEX A3 59 23
Decimal 163 89 35
Binary 10100011 1011001 100011
Octal 243 131 43

Shades and tints

Shades of #A35923

#A35923
(163,89,35)
#955120
(149,81,32)
#87491D
(135,73,29)
#79411A
(121,65,26)
#6B3917
(107,57,23)
#5D3114
(93,49,20)
#4F2911
(79,41,17)
#41210E
(65,33,14)
#33190B
(51,25,11)
#251108
(37,17,8)
#170905
(23,9,5)
#000000
(0,0,0)

Tints of #A35923

#A35923
(163,89,35)
#AB6837
(171,104,55)
#B3774B
(179,119,75)
#BB865F
(187,134,95)
#C39573
(195,149,115)
#CBA487
(203,164,135)
#D3B39B
(211,179,155)
#DBC2AF
(219,194,175)
#E3D1C3
(227,209,195)
#EBE0D7
(235,224,215)
#F3EFEB
(243,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A35923; }

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

This text font color is #A35923.

Background Color

.myBgColor { background-color: #A35923; }

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

This div background color is #A35923.

Border color

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

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

This div border color is #A35923.

Opacity

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

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

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

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

This text has shadow with #A35923 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A35923.

Preview

Color preview on black background

This text has color #A35923 on black background.


Color preview on white background

This text has color #A35923 on white background.


Black color preview on #A35923 background

This text has black color on #A35923 background.


White color preview on #A35923 background

This text has white color on #A35923 background.


Related colors

Complementary color

Complementary color for #hex is #5CA6DC.


I love getcolorcode.com

Triadic colors

1 #23A359 and #5923A3 with #A35923 are triadic colors.

2 #2359A3 and #59A323 with #A35923 are triadic colors.