COLOR #AF6DAA

HEX: #AF6DAA RGB: (175,109,170)

Renk bilgisi

#AF6DAA contains mainly red and blue colors. #AF6DAA ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AF6DAA color RGB value is (175,109,170).

RGB: (175,109,170) (69%, 43%, 67%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 109 of 255 = 43%
B 170 of 255 = 67%

175
109
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 109 + 170 = 454 (100%)
R 175 of 454 ~ 38.55%
G 109 of 454 ~ 24.01%
B 170 of 454 ~ 37.44'%

%38.55
%24.01
%37.44

CMYK RENK MODELİ

#AF6DAA rengi CMYK tonu (0,38,3,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.71%
  • sarı tonu 2.86%
  • ana renk tonu 31.37%

CMYK: (0,38,3,31)
C0M38Y3K31 (0%, 38%, 3%, 31%)
(0.00 / 0.38 / 0.03 / 0.31)

CMYK yüzdeleri

%0
%37.71
%2.86
%31.37

Codes

Color #AF6DAA in popluar color models

AF 6D AA
RGB 175 109 170
HSL 305° 29.20% 55.69%
HSB/HSV 305° 37.71% 68.63%
CMYK 0.00% 37.71% 2.86%
31.37%

Color #AF6DAA in popluar number systems.

HEX AF 6D AA
Decimal 175 109 170
Binary 10101111 1101101 10101010
Octal 257 155 252

Shades and tints

Shades of #AF6DAA

#AF6DAA
(175,109,170)
#A0649B
(160,100,155)
#915B8C
(145,91,140)
#82527D
(130,82,125)
#73496E
(115,73,110)
#64405F
(100,64,95)
#553750
(85,55,80)
#462E41
(70,46,65)
#372532
(55,37,50)
#281C23
(40,28,35)
#191314
(25,19,20)
#000000
(0,0,0)

Tints of #AF6DAA

#AF6DAA
(175,109,170)
#B67AB1
(182,122,177)
#BD87B8
(189,135,184)
#C494BF
(196,148,191)
#CBA1C6
(203,161,198)
#D2AECD
(210,174,205)
#D9BBD4
(217,187,212)
#E0C8DB
(224,200,219)
#E7D5E2
(231,213,226)
#EEE2E9
(238,226,233)
#F5EFF0
(245,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF6DAA; }

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

This text font color is #AF6DAA.

Background Color

.myBgColor { background-color: #AF6DAA; }

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

This div background color is #AF6DAA.

Border color

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

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

This div border color is #AF6DAA.

Opacity

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

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

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

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

This text has shadow with #AF6DAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6DAA.

Preview

Color preview on black background

This text has color #AF6DAA on black background.


Color preview on white background

This text has color #AF6DAA on white background.


Black color preview on #AF6DAA background

This text has black color on #AF6DAA background.


White color preview on #AF6DAA background

This text has white color on #AF6DAA background.


Related colors

Complementary color

Complementary color for #hex is #509255.


I love getcolorcode.com

Triadic colors

1 #AAAF6D and #6DAAAF with #AF6DAA are triadic colors.

2 #AA6DAF and #6DAFAA with #AF6DAA are triadic colors.