COLOR #AB6AAC

HEX: #AB6AAC RGB: (171,106,172)

Renk bilgisi

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

RGB renk modeli

#AB6AAC color RGB value is (171,106,172).

RGB: (171,106,172) (67%, 42%, 67%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 106 of 255 = 42%
B 172 of 255 = 67%

171
106
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 106 + 172 = 449 (100%)
R 171 of 449 ~ 38.08%
G 106 of 449 ~ 23.61%
B 172 of 449 ~ 38.31'%

%38.08
%23.61
%38.31

CMYK RENK MODELİ

#AB6AAC rengi CMYK tonu (1,38,0,33).

  • camgöbeği tonu 0.58%
  • eflatun tonu 38.37%
  • sarı tonu 0.00%
  • ana renk tonu 32.55%

CMYK: (1,38,0,33)
C1M38Y0K33 (1%, 38%, 0%, 33%)
(0.01 / 0.38 / 0.00 / 0.33)

CMYK yüzdeleri

%0.58
%38.37
%0
%32.55

Codes

Color #AB6AAC in popluar color models

AB 6A AC
RGB 171 106 172
HSL 299° 28.45% 54.51%
HSB/HSV 299° 38.37% 67.45%
CMYK 0.58% 38.37% 0.00%
32.55%

Color #AB6AAC in popluar number systems.

HEX AB 6A AC
Decimal 171 106 172
Binary 10101011 1101010 10101100
Octal 253 152 254

Shades and tints

Shades of #AB6AAC

#AB6AAC
(171,106,172)
#9C619D
(156,97,157)
#8D588E
(141,88,142)
#7E4F7F
(126,79,127)
#6F4670
(111,70,112)
#603D61
(96,61,97)
#513452
(81,52,82)
#422B43
(66,43,67)
#332234
(51,34,52)
#241925
(36,25,37)
#151016
(21,16,22)
#000000
(0,0,0)

Tints of #AB6AAC

#AB6AAC
(171,106,172)
#B277B3
(178,119,179)
#B984BA
(185,132,186)
#C091C1
(192,145,193)
#C79EC8
(199,158,200)
#CEABCF
(206,171,207)
#D5B8D6
(213,184,214)
#DCC5DD
(220,197,221)
#E3D2E4
(227,210,228)
#EADFEB
(234,223,235)
#F1ECF2
(241,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB6AAC color. Also use rgb(171,106,172) instead hex code.

Text Font Color

.myTextColor { color: #AB6AAC; }

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

This text font color is #AB6AAC.

Background Color

.myBgColor { background-color: #AB6AAC; }

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

This div background color is #AB6AAC.

Border color

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

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

This div border color is #AB6AAC.

Opacity

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

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

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

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

This text has shadow with #AB6AAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6AAC.

Preview

Color preview on black background

This text has color #AB6AAC on black background.


Color preview on white background

This text has color #AB6AAC on white background.


Black color preview on #AB6AAC background

This text has black color on #AB6AAC background.


White color preview on #AB6AAC background

This text has white color on #AB6AAC background.


Related colors

Complementary color

Complementary color for #hex is #549553.


I love getcolorcode.com

Triadic colors

1 #ACAB6A and #6AACAB with #AB6AAC are triadic colors.

2 #AC6AAB and #6AABAC with #AB6AAC are triadic colors.