COLOR #A56043

HEX: #A56043 RGB: (165,96,67)

Color info

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

RGB color model

#A56043 color RGB value is (165,96,67).

RGB: (165,96,67) (65%, 38%, 26%)

RGB channels and saturation

R 165 of 255 = 65%
G 96 of 255 = 38%
B 67 of 255 = 26%

165
96
67

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

Portions of RGB colors in percentages

R + G + B = 165 + 96 + 67 = 328 (100%)
R 165 of 328 ~ 50.3%
G 96 of 328 ~ 29.27%
B 67 of 328 ~ 20.43'%

%50.3
%29.27
%20.43

CMYK color model

#A56043 color CMYK value is (0,42,59,35).

  • cyan value is 0.00%
  • magenta value is 41.82%
  • yellow value is 59.39%
  • key color value is 35.29%

CMYK: (0,42,59,35)
C0M42Y59K35 (0%, 42%, 59%, 35%)
(0.00 / 0.42 / 0.59 / 0.35)

CMYK percentages

%0
%41.82
%59.39
%35.29

Codes

Color #A56043 in popluar color models

A5 60 43
RGB 165 96 67
HSL 18° 42.24% 45.49%
HSB/HSV 18° 59.39% 64.71%
CMYK 0.00% 41.82% 59.39%
35.29%

Color #A56043 in popluar number systems.

HEX A5 60 43
Decimal 165 96 67
Binary 10100101 1100000 1000011
Octal 245 140 103

Shades and tints

Shades of #A56043

#A56043
(165,96,67)
#96583D
(150,88,61)
#875037
(135,80,55)
#784831
(120,72,49)
#69402B
(105,64,43)
#5A3825
(90,56,37)
#4B301F
(75,48,31)
#3C2819
(60,40,25)
#2D2013
(45,32,19)
#1E180D
(30,24,13)
#0F1007
(15,16,7)
#000000
(0,0,0)

Tints of #A56043

#A56043
(165,96,67)
#AD6E54
(173,110,84)
#B57C65
(181,124,101)
#BD8A76
(189,138,118)
#C59887
(197,152,135)
#CDA698
(205,166,152)
#D5B4A9
(213,180,169)
#DDC2BA
(221,194,186)
#E5D0CB
(229,208,203)
#EDDEDC
(237,222,220)
#F5ECED
(245,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A56043 color. Also use rgb(165,96,67) instead hex code.

Text Font Color

.myTextColor { color: #A56043; }

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

This text font color is #A56043.

Background Color

.myBgColor { background-color: #A56043; }

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

This div background color is #A56043.

Border color

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

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

This div border color is #A56043.

Opacity

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

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

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

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

This text has shadow with #A56043 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A56043.

Preview

Color preview on black background

This text has color #A56043 on black background.


Color preview on white background

This text has color #A56043 on white background.


Black color preview on #A56043 background

This text has black color on #A56043 background.


White color preview on #A56043 background

This text has white color on #A56043 background.


Related colors

Complementary color

Complementary color for #hex is #5A9FBC.


I love getcolorcode.com

Triadic colors

1 #43A560 and #6043A5 with #A56043 are triadic colors.

2 #4360A5 and #60A543 with #A56043 are triadic colors.