COLOR #AF8D7E

HEX: #AF8D7E RGB: (175,141,126)

Color info

#AF8D7E contains red, green and blue colors in about the same proportion. Web safe color of #AF8D7E is #999966 (or #996).

RGB color model

#AF8D7E color RGB value is (175,141,126).

RGB: (175,141,126) (69%, 55%, 49%)

RGB channels and saturation

R 175 of 255 = 69%
G 141 of 255 = 55%
B 126 of 255 = 49%

175
141
126

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

Portions of RGB colors in percentages

R + G + B = 175 + 141 + 126 = 442 (100%)
R 175 of 442 ~ 39.59%
G 141 of 442 ~ 31.9%
B 126 of 442 ~ 28.51'%

%39.59
%31.9
%28.51

CMYK color model

#AF8D7E color CMYK value is (0,19,28,31).

  • cyan value is 0.00%
  • magenta value is 19.43%
  • yellow value is 28.00%
  • key color value is 31.37%
CMYK: (0,19,28,31) C0M19Y28K31 (0%,19%,28%,31%) (0.00/0.19/0.28/0.31) 

CMYK percentages

%0
%19.43
%28
%31.37

Codes

Color #AF8D7E in popluar color models

AF 8D 7E
RGB 175 141 126
HSL 18° 23.44% 59.02%
HSB/HSV 18° 28.00% 68.63%
CMYK 0.00% 19.43% 28.00%
31.37%

Color #AF8D7E in popluar number systems.

HEX AF 8D 7E
Decimal 175 141 126
Binary 10101111 10001101 1111110
Octal 257 215 176

Shades and tints

Shades of #AF8D7E

#AF8D7E
(175,141,126)
#A08173
(160,129,115)
#917568
(145,117,104)
#82695D
(130,105,93)
#735D52
(115,93,82)
#645147
(100,81,71)
#55453C
(85,69,60)
#463931
(70,57,49)
#372D26
(55,45,38)
#28211B
(40,33,27)
#191510
(25,21,16)
#000000
(0,0,0)

Tints of #AF8D7E

#AF8D7E
(175,141,126)
#B69789
(182,151,137)
#BDA194
(189,161,148)
#C4AB9F
(196,171,159)
#CBB5AA
(203,181,170)
#D2BFB5
(210,191,181)
#D9C9C0
(217,201,192)
#E0D3CB
(224,211,203)
#E7DDD6
(231,221,214)
#EEE7E1
(238,231,225)
#F5F1EC
(245,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF8D7E color. Also use rgb(175,141,126) instead hex code.

Text Font Color

.myTextColor { color: #AF8D7E; }

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

This text font color is #AF8D7E.

Background Color

.myBgColor { background-color: #AF8D7E; }

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

This div background color is #AF8D7E.

Border color

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

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

This div border color is #AF8D7E.

Opacity

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

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

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

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

This text has shadow with #AF8D7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF8D7E.

Preview

Color preview on black background

This text has color #AF8D7E on black background.


Color preview on white background

This text has color #AF8D7E on white background.


Black color preview on #AF8D7E background

This text has black color on #AF8D7E background.


White color preview on #AF8D7E background

This text has white color on #AF8D7E background.


Related colors

Complementary color

Complementary color for #hex is #507281.


I love getcolorcode.com

Triadic colors

1 #7EAF8D and #8D7EAF with #AF8D7E are triadic colors.

2 #7E8DAF and #8DAF7E with #AF8D7E are triadic colors.