COLOR #AF6292

HEX: #AF6292 RGB: (175,98,146)

Color info

#AF6292 contains mainly red and blue colors. Web safe color of #AF6292 is #996699 (or #969).

RGB color model

#AF6292 color RGB value is (175,98,146).

RGB: (175,98,146) (69%, 38%, 57%)

RGB channels and saturation

R 175 of 255 = 69%
G 98 of 255 = 38%
B 146 of 255 = 57%

175
98
146

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

Portions of RGB colors in percentages

R + G + B = 175 + 98 + 146 = 419 (100%)
R 175 of 419 ~ 41.77%
G 98 of 419 ~ 23.39%
B 146 of 419 ~ 34.84'%

%41.77
%23.39
%34.84

CMYK color model

#AF6292 color CMYK value is (0,44,17,31).

  • cyan value is 0.00%
  • magenta value is 44.00%
  • yellow value is 16.57%
  • key color value is 31.37%
CMYK: (0,44,17,31) C0M44Y17K31 (0%,44%,17%,31%) (0.00/0.44/0.17/0.31) 

CMYK percentages

%0
%44
%16.57
%31.37

Codes

Color #AF6292 in popluar color models

AF 62 92
RGB 175 98 146
HSL 323° 32.49% 53.53%
HSB/HSV 323° 44.00% 68.63%
CMYK 0.00% 44.00% 16.57%
31.37%

Color #AF6292 in popluar number systems.

HEX AF 62 92
Decimal 175 98 146
Binary 10101111 1100010 10010010
Octal 257 142 222

Shades and tints

Shades of #AF6292

#AF6292
(175,98,146)
#A05A85
(160,90,133)
#915278
(145,82,120)
#824A6B
(130,74,107)
#73425E
(115,66,94)
#643A51
(100,58,81)
#553244
(85,50,68)
#462A37
(70,42,55)
#37222A
(55,34,42)
#281A1D
(40,26,29)
#191210
(25,18,16)
#000000
(0,0,0)

Tints of #AF6292

#AF6292
(175,98,146)
#B6709B
(182,112,155)
#BD7EA4
(189,126,164)
#C48CAD
(196,140,173)
#CB9AB6
(203,154,182)
#D2A8BF
(210,168,191)
#D9B6C8
(217,182,200)
#E0C4D1
(224,196,209)
#E7D2DA
(231,210,218)
#EEE0E3
(238,224,227)
#F5EEEC
(245,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF6292; }

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

This text font color is #AF6292.

Background Color

.myBgColor { background-color: #AF6292; }

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

This div background color is #AF6292.

Border color

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

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

This div border color is #AF6292.

Opacity

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

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

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

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

This text has shadow with #AF6292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6292.

Preview

Color preview on black background

This text has color #AF6292 on black background.


Color preview on white background

This text has color #AF6292 on white background.


Black color preview on #AF6292 background

This text has black color on #AF6292 background.


White color preview on #AF6292 background

This text has white color on #AF6292 background.


Related colors

Complementary color

Complementary color for #hex is #509D6D.


I love getcolorcode.com

Triadic colors

1 #92AF62 and #6292AF with #AF6292 are triadic colors.

2 #9262AF and #62AF92 with #AF6292 are triadic colors.