COLOR #AF7B8E

HEX: #AF7B8E RGB: (175,123,142)

Color info

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

RGB color model

#AF7B8E color RGB value is (175,123,142).

RGB: (175,123,142) (69%, 48%, 56%)

RGB channels and saturation

R 175 of 255 = 69%
G 123 of 255 = 48%
B 142 of 255 = 56%

175
123
142

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

Portions of RGB colors in percentages

R + G + B = 175 + 123 + 142 = 440 (100%)
R 175 of 440 ~ 39.77%
G 123 of 440 ~ 27.95%
B 142 of 440 ~ 32.27'%

%39.77
%27.95
%32.27

CMYK color model

#AF7B8E color CMYK value is (0,30,19,31).

  • cyan value is 0.00%
  • magenta value is 29.71%
  • yellow value is 18.86%
  • key color value is 31.37%
CMYK: (0,30,19,31) C0M30Y19K31 (0%,30%,19%,31%) (0.00/0.30/0.19/0.31) 

CMYK percentages

%0
%29.71
%18.86
%31.37

Codes

Color #AF7B8E in popluar color models

AF 7B 8E
RGB 175 123 142
HSL 338° 24.53% 58.43%
HSB/HSV 338° 29.71% 68.63%
CMYK 0.00% 29.71% 18.86%
31.37%

Color #AF7B8E in popluar number systems.

HEX AF 7B 8E
Decimal 175 123 142
Binary 10101111 1111011 10001110
Octal 257 173 216

Shades and tints

Shades of #AF7B8E

#AF7B8E
(175,123,142)
#A07082
(160,112,130)
#916576
(145,101,118)
#825A6A
(130,90,106)
#734F5E
(115,79,94)
#644452
(100,68,82)
#553946
(85,57,70)
#462E3A
(70,46,58)
#37232E
(55,35,46)
#281822
(40,24,34)
#190D16
(25,13,22)
#000000
(0,0,0)

Tints of #AF7B8E

#AF7B8E
(175,123,142)
#B68798
(182,135,152)
#BD93A2
(189,147,162)
#C49FAC
(196,159,172)
#CBABB6
(203,171,182)
#D2B7C0
(210,183,192)
#D9C3CA
(217,195,202)
#E0CFD4
(224,207,212)
#E7DBDE
(231,219,222)
#EEE7E8
(238,231,232)
#F5F3F2
(245,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF7B8E; }

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

This text font color is #AF7B8E.

Background Color

.myBgColor { background-color: #AF7B8E; }

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

This div background color is #AF7B8E.

Border color

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

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

This div border color is #AF7B8E.

Opacity

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

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

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

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

This text has shadow with #AF7B8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF7B8E.

Preview

Color preview on black background

This text has color #AF7B8E on black background.


Color preview on white background

This text has color #AF7B8E on white background.


Black color preview on #AF7B8E background

This text has black color on #AF7B8E background.


White color preview on #AF7B8E background

This text has white color on #AF7B8E background.


Related colors

Complementary color

Complementary color for #hex is #508471.


I love getcolorcode.com

Triadic colors

1 #8EAF7B and #7B8EAF with #AF7B8E are triadic colors.

2 #8E7BAF and #7BAF8E with #AF7B8E are triadic colors.