COLOR #A05823

HEX: #A05823 RGB: (160,88,35)

Color info

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

RGB color model

#A05823 color RGB value is (160,88,35).

RGB: (160,88,35) (63%, 35%, 14%)

RGB channels and saturation

R 160 of 255 = 63%
G 88 of 255 = 35%
B 35 of 255 = 14%

160
88
35

R + G + B ~ 37%. #A05823 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 160 + 88 + 35 = 283 (100%)
R 160 of 283 ~ 56.54%
G 88 of 283 ~ 31.1%
B 35 of 283 ~ 12.37'%

%56.54
%31.1
%12.37

CMYK color model

#A05823 color CMYK value is (0,45,78,37).

  • cyan value is 0.00%
  • magenta value is 45.00%
  • yellow value is 78.13%
  • key color value is 37.25%
CMYK: (0,45,78,37) C0M45Y78K37 (0%,45%,78%,37%) (0.00/0.45/0.78/0.37) 

CMYK percentages

%0
%45
%78.13
%37.25

Codes

Color #A05823 in popluar color models

A0 58 23
RGB 160 88 35
HSL 25° 64.10% 38.24%
HSB/HSV 25° 78.13% 62.75%
CMYK 0.00% 45.00% 78.13%
37.25%

Color #A05823 in popluar number systems.

HEX A0 58 23
Decimal 160 88 35
Binary 10100000 1011000 100011
Octal 240 130 43

Shades and tints

Shades of #A05823

#A05823
(160,88,35)
#925020
(146,80,32)
#84481D
(132,72,29)
#76401A
(118,64,26)
#683817
(104,56,23)
#5A3014
(90,48,20)
#4C2811
(76,40,17)
#3E200E
(62,32,14)
#30180B
(48,24,11)
#221008
(34,16,8)
#140805
(20,8,5)
#000000
(0,0,0)

Tints of #A05823

#A05823
(160,88,35)
#A86737
(168,103,55)
#B0764B
(176,118,75)
#B8855F
(184,133,95)
#C09473
(192,148,115)
#C8A387
(200,163,135)
#D0B29B
(208,178,155)
#D8C1AF
(216,193,175)
#E0D0C3
(224,208,195)
#E8DFD7
(232,223,215)
#F0EEEB
(240,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A05823 color. Also use rgb(160,88,35) instead hex code.

Text Font Color

.myTextColor { color: #A05823; }

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

This text font color is #A05823.

Background Color

.myBgColor { background-color: #A05823; }

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

This div background color is #A05823.

Border color

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

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

This div border color is #A05823.

Opacity

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

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

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

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

This text has shadow with #A05823 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A05823.

Preview

Color preview on black background

This text has color #A05823 on black background.


Color preview on white background

This text has color #A05823 on white background.


Black color preview on #A05823 background

This text has black color on #A05823 background.


White color preview on #A05823 background

This text has white color on #A05823 background.


Related colors

Complementary color

Complementary color for #hex is #5FA7DC.


I love getcolorcode.com

Triadic colors

1 #23A058 and #5823A0 with #A05823 are triadic colors.

2 #2358A0 and #58A023 with #A05823 are triadic colors.