COLOR #AF7EAF

HEX: #AF7EAF RGB: (175,126,175)

Color info

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

RGB color model

#AF7EAF color RGB value is (175,126,175).

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

RGB channels and saturation

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

175
126
175

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

Portions of RGB colors in percentages

R + G + B = 175 + 126 + 175 = 476 (100%)
R 175 of 476 ~ 36.76%
G 126 of 476 ~ 26.47%
B 175 of 476 ~ 36.76'%

%36.76
%26.47
%36.76

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 28.00%
  • yellow value is 0.00%
  • key color value is 31.37%

CMYK: (0,28,0,31)
C0M28Y0K31 (0%, 28%, 0%, 31%)
(0.00 / 0.28 / 0.00 / 0.31)

CMYK percentages

%0
%28
%0
%31.37

Codes

Color #AF7EAF in popluar color models

AF 7E AF
RGB 175 126 175
HSL 300° 23.44% 59.02%
HSB/HSV 300° 28.00% 68.63%
CMYK 0.00% 28.00% 0.00%
31.37%

Color #AF7EAF in popluar number systems.

HEX AF 7E AF
Decimal 175 126 175
Binary 10101111 1111110 10101111
Octal 257 176 257

Shades and tints

Shades of #AF7EAF

#AF7EAF
(175,126,175)
#A073A0
(160,115,160)
#916891
(145,104,145)
#825D82
(130,93,130)
#735273
(115,82,115)
#644764
(100,71,100)
#553C55
(85,60,85)
#463146
(70,49,70)
#372637
(55,38,55)
#281B28
(40,27,40)
#191019
(25,16,25)
#000000
(0,0,0)

Tints of #AF7EAF

#AF7EAF
(175,126,175)
#B689B6
(182,137,182)
#BD94BD
(189,148,189)
#C49FC4
(196,159,196)
#CBAACB
(203,170,203)
#D2B5D2
(210,181,210)
#D9C0D9
(217,192,217)
#E0CBE0
(224,203,224)
#E7D6E7
(231,214,231)
#EEE1EE
(238,225,238)
#F5ECF5
(245,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF7EAF; }

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

This text font color is #AF7EAF.

Background Color

.myBgColor { background-color: #AF7EAF; }

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

This div background color is #AF7EAF.

Border color

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

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

This div border color is #AF7EAF.

Opacity

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

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

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

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

This text has shadow with #AF7EAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF7EAF.

Preview

Color preview on black background

This text has color #AF7EAF on black background.


Color preview on white background

This text has color #AF7EAF on white background.


Black color preview on #AF7EAF background

This text has black color on #AF7EAF background.


White color preview on #AF7EAF background

This text has white color on #AF7EAF background.


Related colors

Complementary color

Complementary color for #hex is #508150.


I love getcolorcode.com

Triadic colors

1 #AFAF7E and #7EAFAF with #AF7EAF are triadic colors.

2 #AF7EAF and #7EAFAF with #AF7EAF are triadic colors.