COLOR #AF9594

HEX: #AF9594 RGB: (175,149,148)

Color info

#AF9594 contains red, green and blue colors in about the same proportion. Web safe color of #AF9594 is #999999 (or #999).

RGB color model

#AF9594 color RGB value is (175,149,148).

RGB: (175,149,148) (69%, 58%, 58%)

RGB channels and saturation

R 175 of 255 = 69%
G 149 of 255 = 58%
B 148 of 255 = 58%

175
149
148

R + G + B ~ 62%. #AF9594 is quite light color.

Portions of RGB colors in percentages

R + G + B = 175 + 149 + 148 = 472 (100%)
R 175 of 472 ~ 37.08%
G 149 of 472 ~ 31.57%
B 148 of 472 ~ 31.36'%

%37.08
%31.57
%31.36

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 14.86%
  • yellow value is 15.43%
  • key color value is 31.37%

CMYK: (0,15,15,31)
C0M15Y15K31 (0%, 15%, 15%, 31%)
(0.00 / 0.15 / 0.15 / 0.31)

CMYK percentages

%0
%14.86
%15.43
%31.37

Codes

Color #AF9594 in popluar color models

AF 95 94
RGB 175 149 148
HSL 14.44% 63.33%
HSB/HSV 15.43% 68.63%
CMYK 0.00% 14.86% 15.43%
31.37%

Color #AF9594 in popluar number systems.

HEX AF 95 94
Decimal 175 149 148
Binary 10101111 10010101 10010100
Octal 257 225 224

Shades and tints

Shades of #AF9594

#AF9594
(175,149,148)
#A08887
(160,136,135)
#917B7A
(145,123,122)
#826E6D
(130,110,109)
#736160
(115,97,96)
#645453
(100,84,83)
#554746
(85,71,70)
#463A39
(70,58,57)
#372D2C
(55,45,44)
#28201F
(40,32,31)
#191312
(25,19,18)
#000000
(0,0,0)

Tints of #AF9594

#AF9594
(175,149,148)
#B69E9D
(182,158,157)
#BDA7A6
(189,167,166)
#C4B0AF
(196,176,175)
#CBB9B8
(203,185,184)
#D2C2C1
(210,194,193)
#D9CBCA
(217,203,202)
#E0D4D3
(224,212,211)
#E7DDDC
(231,221,220)
#EEE6E5
(238,230,229)
#F5EFEE
(245,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF9594; }

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

This text font color is #AF9594.

Background Color

.myBgColor { background-color: #AF9594; }

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

This div background color is #AF9594.

Border color

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

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

This div border color is #AF9594.

Opacity

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

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

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

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

This text has shadow with #AF9594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF9594.

Preview

Color preview on black background

This text has color #AF9594 on black background.


Color preview on white background

This text has color #AF9594 on white background.


Black color preview on #AF9594 background

This text has black color on #AF9594 background.


White color preview on #AF9594 background

This text has white color on #AF9594 background.


Related colors

Complementary color

Complementary color for #hex is #506A6B.


I love getcolorcode.com

Triadic colors

1 #94AF95 and #9594AF with #AF9594 are triadic colors.

2 #9495AF and #95AF94 with #AF9594 are triadic colors.