COLOR #AF7A9D

HEX: #AF7A9D RGB: (175,122,157)

Color info

#AF7A9D contains red, green and blue colors in about the same proportion. Web safe color of #AF7A9D is #996699 (or #969).

RGB color model

#AF7A9D color RGB value is (175,122,157).

RGB: (175,122,157) (69%, 48%, 62%)

RGB channels and saturation

R 175 of 255 = 69%
G 122 of 255 = 48%
B 157 of 255 = 62%

175
122
157

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

Portions of RGB colors in percentages

R + G + B = 175 + 122 + 157 = 454 (100%)
R 175 of 454 ~ 38.55%
G 122 of 454 ~ 26.87%
B 157 of 454 ~ 34.58'%

%38.55
%26.87
%34.58

CMYK color model

#AF7A9D color CMYK value is (0,30,10,31).

  • cyan value is 0.00%
  • magenta value is 30.29%
  • yellow value is 10.29%
  • key color value is 31.37%

CMYK: (0,30,10,31)
C0M30Y10K31 (0%, 30%, 10%, 31%)
(0.00 / 0.30 / 0.10 / 0.31)

CMYK percentages

%0
%30.29
%10.29
%31.37

Codes

Color #AF7A9D in popluar color models

AF 7A 9D
RGB 175 122 157
HSL 320° 24.88% 58.24%
HSB/HSV 320° 30.29% 68.63%
CMYK 0.00% 30.29% 10.29%
31.37%

Color #AF7A9D in popluar number systems.

HEX AF 7A 9D
Decimal 175 122 157
Binary 10101111 1111010 10011101
Octal 257 172 235

Shades and tints

Shades of #AF7A9D

#AF7A9D
(175,122,157)
#A06F8F
(160,111,143)
#916481
(145,100,129)
#825973
(130,89,115)
#734E65
(115,78,101)
#644357
(100,67,87)
#553849
(85,56,73)
#462D3B
(70,45,59)
#37222D
(55,34,45)
#28171F
(40,23,31)
#190C11
(25,12,17)
#000000
(0,0,0)

Tints of #AF7A9D

#AF7A9D
(175,122,157)
#B686A5
(182,134,165)
#BD92AD
(189,146,173)
#C49EB5
(196,158,181)
#CBAABD
(203,170,189)
#D2B6C5
(210,182,197)
#D9C2CD
(217,194,205)
#E0CED5
(224,206,213)
#E7DADD
(231,218,221)
#EEE6E5
(238,230,229)
#F5F2ED
(245,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF7A9D color. Also use rgb(175,122,157) instead hex code.

Text Font Color

.myTextColor { color: #AF7A9D; }

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

This text font color is #AF7A9D.

Background Color

.myBgColor { background-color: #AF7A9D; }

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

This div background color is #AF7A9D.

Border color

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

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

This div border color is #AF7A9D.

Opacity

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

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

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

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

This text has shadow with #AF7A9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF7A9D.

Preview

Color preview on black background

This text has color #AF7A9D on black background.


Color preview on white background

This text has color #AF7A9D on white background.


Black color preview on #AF7A9D background

This text has black color on #AF7A9D background.


White color preview on #AF7A9D background

This text has white color on #AF7A9D background.


Related colors

Complementary color

Complementary color for #hex is #508562.


I love getcolorcode.com

Triadic colors

1 #9DAF7A and #7A9DAF with #AF7A9D are triadic colors.

2 #9D7AAF and #7AAF9D with #AF7A9D are triadic colors.