COLOR #A36619

HEX: #A36619 RGB: (163,102,25)

Color info

#A36619 contains mainly red color. Web safe color of #A36619 is #996600 (or #960).

RGB color model

#A36619 color RGB value is (163,102,25).

RGB: (163,102,25) (64%, 40%, 10%)

RGB channels and saturation

R 163 of 255 = 64%
G 102 of 255 = 40%
B 25 of 255 = 10%

163
102
25

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

Portions of RGB colors in percentages

R + G + B = 163 + 102 + 25 = 290 (100%)
R 163 of 290 ~ 56.21%
G 102 of 290 ~ 35.17%
B 25 of 290 ~ 8.62'%

%56.21
%35.17

CMYK color model

#A36619 color CMYK value is (0,37,85,36).

  • cyan value is 0.00%
  • magenta value is 37.42%
  • yellow value is 84.66%
  • key color value is 36.08%

CMYK: (0,37,85,36)
C0M37Y85K36 (0%, 37%, 85%, 36%)
(0.00 / 0.37 / 0.85 / 0.36)

CMYK percentages

%0
%37.42
%84.66
%36.08

Codes

Color #A36619 in popluar color models

A3 66 19
RGB 163 102 25
HSL 33° 73.40% 36.86%
HSB/HSV 33° 84.66% 63.92%
CMYK 0.00% 37.42% 84.66%
36.08%

Color #A36619 in popluar number systems.

HEX A3 66 19
Decimal 163 102 25
Binary 10100011 1100110 11001
Octal 243 146 31

Shades and tints

Shades of #A36619

#A36619
(163,102,25)
#955D17
(149,93,23)
#875415
(135,84,21)
#794B13
(121,75,19)
#6B4211
(107,66,17)
#5D390F
(93,57,15)
#4F300D
(79,48,13)
#41270B
(65,39,11)
#331E09
(51,30,9)
#251507
(37,21,7)
#170C05
(23,12,5)
#000000
(0,0,0)

Tints of #A36619

#A36619
(163,102,25)
#AB732D
(171,115,45)
#B38041
(179,128,65)
#BB8D55
(187,141,85)
#C39A69
(195,154,105)
#CBA77D
(203,167,125)
#D3B491
(211,180,145)
#DBC1A5
(219,193,165)
#E3CEB9
(227,206,185)
#EBDBCD
(235,219,205)
#F3E8E1
(243,232,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A36619 color. Also use rgb(163,102,25) instead hex code.

Text Font Color

.myTextColor { color: #A36619; }

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

This text font color is #A36619.

Background Color

.myBgColor { background-color: #A36619; }

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

This div background color is #A36619.

Border color

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

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

This div border color is #A36619.

Opacity

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

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

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

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

This text has shadow with #A36619 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A36619.

Preview

Color preview on black background

This text has color #A36619 on black background.


Color preview on white background

This text has color #A36619 on white background.


Black color preview on #A36619 background

This text has black color on #A36619 background.


White color preview on #A36619 background

This text has white color on #A36619 background.


Related colors

Complementary color

Complementary color for #hex is #5C99E6.


I love getcolorcode.com

Triadic colors

1 #19A366 and #6619A3 with #A36619 are triadic colors.

2 #1966A3 and #66A319 with #A36619 are triadic colors.