COLOR #AF6EB6

HEX: #AF6EB6 RGB: (175,110,182)

Renk bilgisi

#AF6EB6 contains mainly red and blue colors. #AF6EB6 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AF6EB6 color RGB value is (175,110,182).

RGB: (175,110,182) (69%, 43%, 71%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 110 of 255 = 43%
B 182 of 255 = 71%

175
110
182

R + G + B ~ 61%. #AF6EB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 110 + 182 = 467 (100%)
R 175 of 467 ~ 37.47%
G 110 of 467 ~ 23.55%
B 182 of 467 ~ 38.97'%

%37.47
%23.55
%38.97

CMYK RENK MODELİ

#AF6EB6 rengi CMYK tonu (4,40,0,29).

  • camgöbeği tonu 3.85%
  • eflatun tonu 39.56%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (4,40,0,29)
C4M40Y0K29 (4%, 40%, 0%, 29%)
(0.04 / 0.40 / 0.00 / 0.29)

CMYK yüzdeleri

%3.85
%39.56
%0
%28.63

Codes

Color #AF6EB6 in popluar color models

AF 6E B6
RGB 175 110 182
HSL 294° 33.03% 57.25%
HSB/HSV 294° 39.56% 71.37%
CMYK 3.85% 39.56% 0.00%
28.63%

Color #AF6EB6 in popluar number systems.

HEX AF 6E B6
Decimal 175 110 182
Binary 10101111 1101110 10110110
Octal 257 156 266

Shades and tints

Shades of #AF6EB6

#AF6EB6
(175,110,182)
#A064A6
(160,100,166)
#915A96
(145,90,150)
#825086
(130,80,134)
#734676
(115,70,118)
#643C66
(100,60,102)
#553256
(85,50,86)
#462846
(70,40,70)
#371E36
(55,30,54)
#281426
(40,20,38)
#190A16
(25,10,22)
#000000
(0,0,0)

Tints of #AF6EB6

#AF6EB6
(175,110,182)
#B67BBC
(182,123,188)
#BD88C2
(189,136,194)
#C495C8
(196,149,200)
#CBA2CE
(203,162,206)
#D2AFD4
(210,175,212)
#D9BCDA
(217,188,218)
#E0C9E0
(224,201,224)
#E7D6E6
(231,214,230)
#EEE3EC
(238,227,236)
#F5F0F2
(245,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF6EB6; }

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

This text font color is #AF6EB6.

Background Color

.myBgColor { background-color: #AF6EB6; }

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

This div background color is #AF6EB6.

Border color

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

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

This div border color is #AF6EB6.

Opacity

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

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

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

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

This text has shadow with #AF6EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6EB6.

Preview

Color preview on black background

This text has color #AF6EB6 on black background.


Color preview on white background

This text has color #AF6EB6 on white background.


Black color preview on #AF6EB6 background

This text has black color on #AF6EB6 background.


White color preview on #AF6EB6 background

This text has white color on #AF6EB6 background.


Related colors

Complementary color

Complementary color for #hex is #509149.


I love getcolorcode.com

Triadic colors

1 #B6AF6E and #6EB6AF with #AF6EB6 are triadic colors.

2 #B66EAF and #6EAFB6 with #AF6EB6 are triadic colors.