COLOR #AF6779

HEX: #AF6779 RGB: (175,103,121)

Color info

#AF6779 contains mainly red and blue colors. Web safe color of #AF6779 is #996666 (or #966).

RGB color model

#AF6779 color RGB value is (175,103,121).

RGB: (175,103,121) (69%, 40%, 47%)

RGB channels and saturation

R 175 of 255 = 69%
G 103 of 255 = 40%
B 121 of 255 = 47%

175
103
121

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

Portions of RGB colors in percentages

R + G + B = 175 + 103 + 121 = 399 (100%)
R 175 of 399 ~ 43.86%
G 103 of 399 ~ 25.81%
B 121 of 399 ~ 30.33'%

%43.86
%25.81
%30.33

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 41.14%
  • yellow value is 30.86%
  • key color value is 31.37%

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

CMYK percentages

%0
%41.14
%30.86
%31.37

Codes

Color #AF6779 in popluar color models

AF 67 79
RGB 175 103 121
HSL 345° 31.03% 54.51%
HSB/HSV 345° 41.14% 68.63%
CMYK 0.00% 41.14% 30.86%
31.37%

Color #AF6779 in popluar number systems.

HEX AF 67 79
Decimal 175 103 121
Binary 10101111 1100111 1111001
Octal 257 147 171

Shades and tints

Shades of #AF6779

#AF6779
(175,103,121)
#A05E6E
(160,94,110)
#915563
(145,85,99)
#824C58
(130,76,88)
#73434D
(115,67,77)
#643A42
(100,58,66)
#553137
(85,49,55)
#46282C
(70,40,44)
#371F21
(55,31,33)
#281616
(40,22,22)
#190D0B
(25,13,11)
#000000
(0,0,0)

Tints of #AF6779

#AF6779
(175,103,121)
#B67485
(182,116,133)
#BD8191
(189,129,145)
#C48E9D
(196,142,157)
#CB9BA9
(203,155,169)
#D2A8B5
(210,168,181)
#D9B5C1
(217,181,193)
#E0C2CD
(224,194,205)
#E7CFD9
(231,207,217)
#EEDCE5
(238,220,229)
#F5E9F1
(245,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF6779; }

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

This text font color is #AF6779.

Background Color

.myBgColor { background-color: #AF6779; }

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

This div background color is #AF6779.

Border color

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

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

This div border color is #AF6779.

Opacity

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

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

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

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

This text has shadow with #AF6779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6779.

Preview

Color preview on black background

This text has color #AF6779 on black background.


Color preview on white background

This text has color #AF6779 on white background.


Black color preview on #AF6779 background

This text has black color on #AF6779 background.


White color preview on #AF6779 background

This text has white color on #AF6779 background.


Related colors

Complementary color

Complementary color for #hex is #509886.


I love getcolorcode.com

Triadic colors

1 #79AF67 and #6779AF with #AF6779 are triadic colors.

2 #7967AF and #67AF79 with #AF6779 are triadic colors.