COLOR #AF6837

HEX: #AF6837 RGB: (175,104,55)

Color info

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

RGB color model

#AF6837 color RGB value is (175,104,55).

RGB: (175,104,55) (69%, 41%, 22%)

RGB channels and saturation

R 175 of 255 = 69%
G 104 of 255 = 41%
B 55 of 255 = 22%

175
104
55

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

Portions of RGB colors in percentages

R + G + B = 175 + 104 + 55 = 334 (100%)
R 175 of 334 ~ 52.4%
G 104 of 334 ~ 31.14%
B 55 of 334 ~ 16.47'%

%52.4
%31.14
%16.47

CMYK color model

#AF6837 color CMYK value is (0,41,69,31).

  • cyan value is 0.00%
  • magenta value is 40.57%
  • yellow value is 68.57%
  • key color value is 31.37%
CMYK: (0,41,69,31) C0M41Y69K31 (0%,41%,69%,31%) (0.00/0.41/0.69/0.31) 

CMYK percentages

%0
%40.57
%68.57
%31.37

Codes

Color #AF6837 in popluar color models

AF 68 37
RGB 175 104 55
HSL 25° 52.17% 45.10%
HSB/HSV 25° 68.57% 68.63%
CMYK 0.00% 40.57% 68.57%
31.37%

Color #AF6837 in popluar number systems.

HEX AF 68 37
Decimal 175 104 55
Binary 10101111 1101000 110111
Octal 257 150 67

Shades and tints

Shades of #AF6837

#AF6837
(175,104,55)
#A05F32
(160,95,50)
#91562D
(145,86,45)
#824D28
(130,77,40)
#734423
(115,68,35)
#643B1E
(100,59,30)
#553219
(85,50,25)
#462914
(70,41,20)
#37200F
(55,32,15)
#28170A
(40,23,10)
#190E05
(25,14,5)
#000000
(0,0,0)

Tints of #AF6837

#AF6837
(175,104,55)
#B67549
(182,117,73)
#BD825B
(189,130,91)
#C48F6D
(196,143,109)
#CB9C7F
(203,156,127)
#D2A991
(210,169,145)
#D9B6A3
(217,182,163)
#E0C3B5
(224,195,181)
#E7D0C7
(231,208,199)
#EEDDD9
(238,221,217)
#F5EAEB
(245,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF6837 color. Also use rgb(175,104,55) instead hex code.

Text Font Color

.myTextColor { color: #AF6837; }

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

This text font color is #AF6837.

Background Color

.myBgColor { background-color: #AF6837; }

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

This div background color is #AF6837.

Border color

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

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

This div border color is #AF6837.

Opacity

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

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

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

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

This text has shadow with #AF6837 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6837.

Preview

Color preview on black background

This text has color #AF6837 on black background.


Color preview on white background

This text has color #AF6837 on white background.


Black color preview on #AF6837 background

This text has black color on #AF6837 background.


White color preview on #AF6837 background

This text has white color on #AF6837 background.


Related colors

Complementary color

Complementary color for #hex is #5097C8.


I love getcolorcode.com

Triadic colors

1 #37AF68 and #6837AF with #AF6837 are triadic colors.

2 #3768AF and #68AF37 with #AF6837 are triadic colors.