COLOR #AF6EA6

HEX: #AF6EA6 RGB: (175,110,166)

Renk bilgisi

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

RGB renk modeli

#AF6EA6 color RGB value is (175,110,166).

RGB: (175,110,166) (69%, 43%, 65%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 110 of 255 = 43%
B 166 of 255 = 65%

175
110
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 110 + 166 = 451 (100%)
R 175 of 451 ~ 38.8%
G 110 of 451 ~ 24.39%
B 166 of 451 ~ 36.81'%

%38.8
%24.39
%36.81

CMYK RENK MODELİ

#AF6EA6 rengi CMYK tonu (0,37,5,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.14%
  • sarı tonu 5.14%
  • ana renk tonu 31.37%

CMYK: (0,37,5,31)
C0M37Y5K31 (0%, 37%, 5%, 31%)
(0.00 / 0.37 / 0.05 / 0.31)

CMYK yüzdeleri

%0
%37.14
%5.14
%31.37

Codes

Color #AF6EA6 in popluar color models

AF 6E A6
RGB 175 110 166
HSL 308° 28.89% 55.88%
HSB/HSV 308° 37.14% 68.63%
CMYK 0.00% 37.14% 5.14%
31.37%

Color #AF6EA6 in popluar number systems.

HEX AF 6E A6
Decimal 175 110 166
Binary 10101111 1101110 10100110
Octal 257 156 246

Shades and tints

Shades of #AF6EA6

#AF6EA6
(175,110,166)
#A06497
(160,100,151)
#915A88
(145,90,136)
#825079
(130,80,121)
#73466A
(115,70,106)
#643C5B
(100,60,91)
#55324C
(85,50,76)
#46283D
(70,40,61)
#371E2E
(55,30,46)
#28141F
(40,20,31)
#190A10
(25,10,16)
#000000
(0,0,0)

Tints of #AF6EA6

#AF6EA6
(175,110,166)
#B67BAE
(182,123,174)
#BD88B6
(189,136,182)
#C495BE
(196,149,190)
#CBA2C6
(203,162,198)
#D2AFCE
(210,175,206)
#D9BCD6
(217,188,214)
#E0C9DE
(224,201,222)
#E7D6E6
(231,214,230)
#EEE3EE
(238,227,238)
#F5F0F6
(245,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF6EA6; }

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

This text font color is #AF6EA6.

Background Color

.myBgColor { background-color: #AF6EA6; }

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

This div background color is #AF6EA6.

Border color

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

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

This div border color is #AF6EA6.

Opacity

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

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

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

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

This text has shadow with #AF6EA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6EA6.

Preview

Color preview on black background

This text has color #AF6EA6 on black background.


Color preview on white background

This text has color #AF6EA6 on white background.


Black color preview on #AF6EA6 background

This text has black color on #AF6EA6 background.


White color preview on #AF6EA6 background

This text has white color on #AF6EA6 background.


Related colors

Complementary color

Complementary color for #hex is #509159.


I love getcolorcode.com

Triadic colors

1 #A6AF6E and #6EA6AF with #AF6EA6 are triadic colors.

2 #A66EAF and #6EAFA6 with #AF6EA6 are triadic colors.