COLOR #AF7691

HEX: #AF7691 RGB: (175,118,145)

Color info

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

RGB color model

#AF7691 color RGB value is (175,118,145).

RGB: (175,118,145) (69%, 46%, 57%)

RGB channels and saturation

R 175 of 255 = 69%
G 118 of 255 = 46%
B 145 of 255 = 57%

175
118
145

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

Portions of RGB colors in percentages

R + G + B = 175 + 118 + 145 = 438 (100%)
R 175 of 438 ~ 39.95%
G 118 of 438 ~ 26.94%
B 145 of 438 ~ 33.11'%

%39.95
%26.94
%33.11

CMYK color model

#AF7691 color CMYK value is (0,33,17,31).

  • cyan value is 0.00%
  • magenta value is 32.57%
  • yellow value is 17.14%
  • key color value is 31.37%
CMYK: (0,33,17,31) C0M33Y17K31 (0%,33%,17%,31%) (0.00/0.33/0.17/0.31) 

CMYK percentages

%0
%32.57
%17.14
%31.37

Codes

Color #AF7691 in popluar color models

AF 76 91
RGB 175 118 145
HSL 332° 26.27% 57.45%
HSB/HSV 332° 32.57% 68.63%
CMYK 0.00% 32.57% 17.14%
31.37%

Color #AF7691 in popluar number systems.

HEX AF 76 91
Decimal 175 118 145
Binary 10101111 1110110 10010001
Octal 257 166 221

Shades and tints

Shades of #AF7691

#AF7691
(175,118,145)
#A06C84
(160,108,132)
#916277
(145,98,119)
#82586A
(130,88,106)
#734E5D
(115,78,93)
#644450
(100,68,80)
#553A43
(85,58,67)
#463036
(70,48,54)
#372629
(55,38,41)
#281C1C
(40,28,28)
#19120F
(25,18,15)
#000000
(0,0,0)

Tints of #AF7691

#AF7691
(175,118,145)
#B6829B
(182,130,155)
#BD8EA5
(189,142,165)
#C49AAF
(196,154,175)
#CBA6B9
(203,166,185)
#D2B2C3
(210,178,195)
#D9BECD
(217,190,205)
#E0CAD7
(224,202,215)
#E7D6E1
(231,214,225)
#EEE2EB
(238,226,235)
#F5EEF5
(245,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF7691; }

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

This text font color is #AF7691.

Background Color

.myBgColor { background-color: #AF7691; }

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

This div background color is #AF7691.

Border color

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

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

This div border color is #AF7691.

Opacity

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

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

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

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

This text has shadow with #AF7691 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF7691.

Preview

Color preview on black background

This text has color #AF7691 on black background.


Color preview on white background

This text has color #AF7691 on white background.


Black color preview on #AF7691 background

This text has black color on #AF7691 background.


White color preview on #AF7691 background

This text has white color on #AF7691 background.


Related colors

Complementary color

Complementary color for #hex is #50896E.


I love getcolorcode.com

Triadic colors

1 #91AF76 and #7691AF with #AF7691 are triadic colors.

2 #9176AF and #76AF91 with #AF7691 are triadic colors.