COLOR #A38818

HEX: #A38818 RGB: (163,136,24)

Color info

#A38818 contains mainly red and green colors. Web safe color of #A38818 is #999900 (or #990).

RGB color model

#A38818 color RGB value is (163,136,24).

RGB: (163,136,24) (64%, 53%, 9%)

RGB channels and saturation

R 163 of 255 = 64%
G 136 of 255 = 53%
B 24 of 255 = 9%

163
136
24

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

Portions of RGB colors in percentages

R + G + B = 163 + 136 + 24 = 323 (100%)
R 163 of 323 ~ 50.46%
G 136 of 323 ~ 42.11%
B 24 of 323 ~ 7.43'%

%50.46
%42.11

CMYK color model

#A38818 color CMYK value is (0,17,85,36).

  • cyan value is 0.00%
  • magenta value is 16.56%
  • yellow value is 85.28%
  • key color value is 36.08%

CMYK: (0,17,85,36)
C0M17Y85K36 (0%, 17%, 85%, 36%)
(0.00 / 0.17 / 0.85 / 0.36)

CMYK percentages

%0
%16.56
%85.28
%36.08

Codes

Color #A38818 in popluar color models

A3 88 18
RGB 163 136 24
HSL 48° 74.33% 36.67%
HSB/HSV 48° 85.28% 63.92%
CMYK 0.00% 16.56% 85.28%
36.08%

Color #A38818 in popluar number systems.

HEX A3 88 18
Decimal 163 136 24
Binary 10100011 10001000 11000
Octal 243 210 30

Shades and tints

Shades of #A38818

#A38818
(163,136,24)
#957C16
(149,124,22)
#877014
(135,112,20)
#796412
(121,100,18)
#6B5810
(107,88,16)
#5D4C0E
(93,76,14)
#4F400C
(79,64,12)
#41340A
(65,52,10)
#332808
(51,40,8)
#251C06
(37,28,6)
#171004
(23,16,4)
#000000
(0,0,0)

Tints of #A38818

#A38818
(163,136,24)
#AB922D
(171,146,45)
#B39C42
(179,156,66)
#BBA657
(187,166,87)
#C3B06C
(195,176,108)
#CBBA81
(203,186,129)
#D3C496
(211,196,150)
#DBCEAB
(219,206,171)
#E3D8C0
(227,216,192)
#EBE2D5
(235,226,213)
#F3ECEA
(243,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38818 color. Also use rgb(163,136,24) instead hex code.

Text Font Color

.myTextColor { color: #A38818; }

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

This text font color is #A38818.

Background Color

.myBgColor { background-color: #A38818; }

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

This div background color is #A38818.

Border color

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

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

This div border color is #A38818.

Opacity

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

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

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

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

This text has shadow with #A38818 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38818.

Preview

Color preview on black background

This text has color #A38818 on black background.


Color preview on white background

This text has color #A38818 on white background.


Black color preview on #A38818 background

This text has black color on #A38818 background.


White color preview on #A38818 background

This text has white color on #A38818 background.


Related colors

Complementary color

Complementary color for #hex is #5C77E7.


I love getcolorcode.com

Triadic colors

1 #18A388 and #8818A3 with #A38818 are triadic colors.

2 #1888A3 and #88A318 with #A38818 are triadic colors.