COLOR #AF8336

HEX: #AF8336 RGB: (175,131,54)

Color info

#AF8336 contains mainly red and green colors. Web safe color of #AF8336 is #999933 (or #993).

RGB color model

#AF8336 color RGB value is (175,131,54).

RGB: (175,131,54) (69%, 51%, 21%)

RGB channels and saturation

R 175 of 255 = 69%
G 131 of 255 = 51%
B 54 of 255 = 21%

175
131
54

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

Portions of RGB colors in percentages

R + G + B = 175 + 131 + 54 = 360 (100%)
R 175 of 360 ~ 48.61%
G 131 of 360 ~ 36.39%
B 54 of 360 ~ 15'%

%48.61
%36.39
%15

CMYK color model

#AF8336 color CMYK value is (0,25,69,31).

  • cyan value is 0.00%
  • magenta value is 25.14%
  • yellow value is 69.14%
  • key color value is 31.37%

CMYK: (0,25,69,31)
C0M25Y69K31 (0%, 25%, 69%, 31%)
(0.00 / 0.25 / 0.69 / 0.31)

CMYK percentages

%0
%25.14
%69.14
%31.37

Codes

Color #AF8336 in popluar color models

AF 83 36
RGB 175 131 54
HSL 38° 52.84% 44.90%
HSB/HSV 38° 69.14% 68.63%
CMYK 0.00% 25.14% 69.14%
31.37%

Color #AF8336 in popluar number systems.

HEX AF 83 36
Decimal 175 131 54
Binary 10101111 10000011 110110
Octal 257 203 66

Shades and tints

Shades of #AF8336

#AF8336
(175,131,54)
#A07832
(160,120,50)
#916D2E
(145,109,46)
#82622A
(130,98,42)
#735726
(115,87,38)
#644C22
(100,76,34)
#55411E
(85,65,30)
#46361A
(70,54,26)
#372B16
(55,43,22)
#282012
(40,32,18)
#19150E
(25,21,14)
#000000
(0,0,0)

Tints of #AF8336

#AF8336
(175,131,54)
#B68E48
(182,142,72)
#BD995A
(189,153,90)
#C4A46C
(196,164,108)
#CBAF7E
(203,175,126)
#D2BA90
(210,186,144)
#D9C5A2
(217,197,162)
#E0D0B4
(224,208,180)
#E7DBC6
(231,219,198)
#EEE6D8
(238,230,216)
#F5F1EA
(245,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF8336 color. Also use rgb(175,131,54) instead hex code.

Text Font Color

.myTextColor { color: #AF8336; }

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

This text font color is #AF8336.

Background Color

.myBgColor { background-color: #AF8336; }

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

This div background color is #AF8336.

Border color

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

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

This div border color is #AF8336.

Opacity

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

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

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

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

This text has shadow with #AF8336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF8336.

Preview

Color preview on black background

This text has color #AF8336 on black background.


Color preview on white background

This text has color #AF8336 on white background.


Black color preview on #AF8336 background

This text has black color on #AF8336 background.


White color preview on #AF8336 background

This text has white color on #AF8336 background.


Related colors

Complementary color

Complementary color for #hex is #507CC9.


I love getcolorcode.com

Triadic colors

1 #36AF83 and #8336AF with #AF8336 are triadic colors.

2 #3683AF and #83AF36 with #AF8336 are triadic colors.