COLOR #AF68AF

HEX: #AF68AF RGB: (175,104,175)

Color info

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

RGB color model

#AF68AF color RGB value is (175,104,175).

RGB: (175,104,175) (69%, 41%, 69%)

RGB channels and saturation

R 175 of 255 = 69%
G 104 of 255 = 41%
B 175 of 255 = 69%

175
104
175

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

Portions of RGB colors in percentages

R + G + B = 175 + 104 + 175 = 454 (100%)
R 175 of 454 ~ 38.55%
G 104 of 454 ~ 22.91%
B 175 of 454 ~ 38.55'%

%38.55
%22.91
%38.55

CMYK color model

#AF68AF color CMYK value is (0,41,0,31).

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

CMYK: (0,41,0,31)
C0M41Y0K31 (0%, 41%, 0%, 31%)
(0.00 / 0.41 / 0.00 / 0.31)

CMYK percentages

%0
%40.57
%0
%31.37

Codes

Color #AF68AF in popluar color models

AF 68 AF
RGB 175 104 175
HSL 300° 30.74% 54.71%
HSB/HSV 300° 40.57% 68.63%
CMYK 0.00% 40.57% 0.00%
31.37%

Color #AF68AF in popluar number systems.

HEX AF 68 AF
Decimal 175 104 175
Binary 10101111 1101000 10101111
Octal 257 150 257

Shades and tints

Shades of #AF68AF

#AF68AF
(175,104,175)
#A05FA0
(160,95,160)
#915691
(145,86,145)
#824D82
(130,77,130)
#734473
(115,68,115)
#643B64
(100,59,100)
#553255
(85,50,85)
#462946
(70,41,70)
#372037
(55,32,55)
#281728
(40,23,40)
#190E19
(25,14,25)
#000000
(0,0,0)

Tints of #AF68AF

#AF68AF
(175,104,175)
#B675B6
(182,117,182)
#BD82BD
(189,130,189)
#C48FC4
(196,143,196)
#CB9CCB
(203,156,203)
#D2A9D2
(210,169,210)
#D9B6D9
(217,182,217)
#E0C3E0
(224,195,224)
#E7D0E7
(231,208,231)
#EEDDEE
(238,221,238)
#F5EAF5
(245,234,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF68AF; }

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

This text font color is #AF68AF.

Background Color

.myBgColor { background-color: #AF68AF; }

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

This div background color is #AF68AF.

Border color

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

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

This div border color is #AF68AF.

Opacity

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

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

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

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

This text has shadow with #AF68AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF68AF.

Preview

Color preview on black background

This text has color #AF68AF on black background.


Color preview on white background

This text has color #AF68AF on white background.


Black color preview on #AF68AF background

This text has black color on #AF68AF background.


White color preview on #AF68AF background

This text has white color on #AF68AF background.


Related colors

Complementary color

Complementary color for #hex is #509750.


I love getcolorcode.com

Triadic colors

1 #AFAF68 and #68AFAF with #AF68AF are triadic colors.

2 #AF68AF and #68AFAF with #AF68AF are triadic colors.