COLOR #AF9561

HEX: #AF9561 RGB: (175,149,97)

Color info

#AF9561 contains mainly red and green colors. Web safe color of #AF9561 is #999966 (or #996).

RGB color model

#AF9561 color RGB value is (175,149,97).

RGB: (175,149,97) (69%, 58%, 38%)

RGB channels and saturation

R 175 of 255 = 69%
G 149 of 255 = 58%
B 97 of 255 = 38%

175
149
97

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

Portions of RGB colors in percentages

R + G + B = 175 + 149 + 97 = 421 (100%)
R 175 of 421 ~ 41.57%
G 149 of 421 ~ 35.39%
B 97 of 421 ~ 23.04'%

%41.57
%35.39
%23.04

CMYK color model

#AF9561 color CMYK value is (0,15,45,31).

  • cyan value is 0.00%
  • magenta value is 14.86%
  • yellow value is 44.57%
  • key color value is 31.37%
CMYK: (0,15,45,31) C0M15Y45K31 (0%,15%,45%,31%) (0.00/0.15/0.45/0.31) 

CMYK percentages

%0
%14.86
%44.57
%31.37

Codes

Color #AF9561 in popluar color models

AF 95 61
RGB 175 149 97
HSL 40° 32.77% 53.33%
HSB/HSV 40° 44.57% 68.63%
CMYK 0.00% 14.86% 44.57%
31.37%

Color #AF9561 in popluar number systems.

HEX AF 95 61
Decimal 175 149 97
Binary 10101111 10010101 1100001
Octal 257 225 141

Shades and tints

Shades of #AF9561

#AF9561
(175,149,97)
#A08859
(160,136,89)
#917B51
(145,123,81)
#826E49
(130,110,73)
#736141
(115,97,65)
#645439
(100,84,57)
#554731
(85,71,49)
#463A29
(70,58,41)
#372D21
(55,45,33)
#282019
(40,32,25)
#191311
(25,19,17)
#000000
(0,0,0)

Tints of #AF9561

#AF9561
(175,149,97)
#B69E6F
(182,158,111)
#BDA77D
(189,167,125)
#C4B08B
(196,176,139)
#CBB999
(203,185,153)
#D2C2A7
(210,194,167)
#D9CBB5
(217,203,181)
#E0D4C3
(224,212,195)
#E7DDD1
(231,221,209)
#EEE6DF
(238,230,223)
#F5EFED
(245,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF9561 color. Also use rgb(175,149,97) instead hex code.

Text Font Color

.myTextColor { color: #AF9561; }

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

This text font color is #AF9561.

Background Color

.myBgColor { background-color: #AF9561; }

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

This div background color is #AF9561.

Border color

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

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

This div border color is #AF9561.

Opacity

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

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

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

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

This text has shadow with #AF9561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF9561.

Preview

Color preview on black background

This text has color #AF9561 on black background.


Color preview on white background

This text has color #AF9561 on white background.


Black color preview on #AF9561 background

This text has black color on #AF9561 background.


White color preview on #AF9561 background

This text has white color on #AF9561 background.


Related colors

Complementary color

Complementary color for #hex is #506A9E.


I love getcolorcode.com

Triadic colors

1 #61AF95 and #9561AF with #AF9561 are triadic colors.

2 #6195AF and #95AF61 with #AF9561 are triadic colors.