COLOR #A84636

HEX: #A84636 RGB: (168,70,54)

Color info

#A84636 contains mainly red color. Web safe color of #A84636 is #993333 (or #933).

RGB color model

#A84636 color RGB value is (168,70,54).

RGB: (168,70,54) (66%, 27%, 21%)

RGB channels and saturation

R 168 of 255 = 66%
G 70 of 255 = 27%
B 54 of 255 = 21%

168
70
54

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

Portions of RGB colors in percentages

R + G + B = 168 + 70 + 54 = 292 (100%)
R 168 of 292 ~ 57.53%
G 70 of 292 ~ 23.97%
B 54 of 292 ~ 18.49'%

%57.53
%23.97
%18.49

CMYK color model

#A84636 color CMYK value is (0,58,68,34).

  • cyan value is 0.00%
  • magenta value is 58.33%
  • yellow value is 67.86%
  • key color value is 34.12%
CMYK: (0,58,68,34) C0M58Y68K34 (0%,58%,68%,34%) (0.00/0.58/0.68/0.34) 

CMYK percentages

%0
%58.33
%67.86
%34.12

Codes

Color #A84636 in popluar color models

A8 46 36
RGB 168 70 54
HSL 51.35% 43.53%
HSB/HSV 67.86% 65.88%
CMYK 0.00% 58.33% 67.86%
34.12%

Color #A84636 in popluar number systems.

HEX A8 46 36
Decimal 168 70 54
Binary 10101000 1000110 110110
Octal 250 106 66

Shades and tints

Shades of #A84636

#A84636
(168,70,54)
#994032
(153,64,50)
#8A3A2E
(138,58,46)
#7B342A
(123,52,42)
#6C2E26
(108,46,38)
#5D2822
(93,40,34)
#4E221E
(78,34,30)
#3F1C1A
(63,28,26)
#301616
(48,22,22)
#211012
(33,16,18)
#120A0E
(18,10,14)
#000000
(0,0,0)

Tints of #A84636

#A84636
(168,70,54)
#AF5648
(175,86,72)
#B6665A
(182,102,90)
#BD766C
(189,118,108)
#C4867E
(196,134,126)
#CB9690
(203,150,144)
#D2A6A2
(210,166,162)
#D9B6B4
(217,182,180)
#E0C6C6
(224,198,198)
#E7D6D8
(231,214,216)
#EEE6EA
(238,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A84636 color. Also use rgb(168,70,54) instead hex code.

Text Font Color

.myTextColor { color: #A84636; }

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

This text font color is #A84636.

Background Color

.myBgColor { background-color: #A84636; }

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

This div background color is #A84636.

Border color

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

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

This div border color is #A84636.

Opacity

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

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

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

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

This text has shadow with #A84636 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A84636.

Preview

Color preview on black background

This text has color #A84636 on black background.


Color preview on white background

This text has color #A84636 on white background.


Black color preview on #A84636 background

This text has black color on #A84636 background.


White color preview on #A84636 background

This text has white color on #A84636 background.


Related colors

Complementary color

Complementary color for #hex is #57B9C9.


I love getcolorcode.com

Triadic colors

1 #36A846 and #4636A8 with #A84636 are triadic colors.

2 #3646A8 and #46A836 with #A84636 are triadic colors.