COLOR #AB6A8F

HEX: #AB6A8F RGB: (171,106,143)

Renk bilgisi

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

RGB renk modeli

#AB6A8F color RGB value is (171,106,143).

RGB: (171,106,143) (67%, 42%, 56%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 106 of 255 = 42%
B 143 of 255 = 56%

171
106
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 106 + 143 = 420 (100%)
R 171 of 420 ~ 40.71%
G 106 of 420 ~ 25.24%
B 143 of 420 ~ 34.05'%

%40.71
%25.24
%34.05

CMYK RENK MODELİ

#AB6A8F rengi CMYK tonu (0,38,16,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.01%
  • sarı tonu 16.37%
  • ana renk tonu 32.94%

CMYK: (0,38,16,33)
C0M38Y16K33 (0%, 38%, 16%, 33%)
(0.00 / 0.38 / 0.16 / 0.33)

CMYK yüzdeleri

%0
%38.01
%16.37
%32.94

Codes

Color #AB6A8F in popluar color models

AB 6A 8F
RGB 171 106 143
HSL 326° 27.90% 54.31%
HSB/HSV 326° 38.01% 67.06%
CMYK 0.00% 38.01% 16.37%
32.94%

Color #AB6A8F in popluar number systems.

HEX AB 6A 8F
Decimal 171 106 143
Binary 10101011 1101010 10001111
Octal 253 152 217

Shades and tints

Shades of #AB6A8F

#AB6A8F
(171,106,143)
#9C6182
(156,97,130)
#8D5875
(141,88,117)
#7E4F68
(126,79,104)
#6F465B
(111,70,91)
#603D4E
(96,61,78)
#513441
(81,52,65)
#422B34
(66,43,52)
#332227
(51,34,39)
#24191A
(36,25,26)
#15100D
(21,16,13)
#000000
(0,0,0)

Tints of #AB6A8F

#AB6A8F
(171,106,143)
#B27799
(178,119,153)
#B984A3
(185,132,163)
#C091AD
(192,145,173)
#C79EB7
(199,158,183)
#CEABC1
(206,171,193)
#D5B8CB
(213,184,203)
#DCC5D5
(220,197,213)
#E3D2DF
(227,210,223)
#EADFE9
(234,223,233)
#F1ECF3
(241,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB6A8F; }

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

This text font color is #AB6A8F.

Background Color

.myBgColor { background-color: #AB6A8F; }

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

This div background color is #AB6A8F.

Border color

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

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

This div border color is #AB6A8F.

Opacity

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

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

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

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

This text has shadow with #AB6A8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6A8F.

Preview

Color preview on black background

This text has color #AB6A8F on black background.


Color preview on white background

This text has color #AB6A8F on white background.


Black color preview on #AB6A8F background

This text has black color on #AB6A8F background.


White color preview on #AB6A8F background

This text has white color on #AB6A8F background.


Related colors

Complementary color

Complementary color for #hex is #549570.


I love getcolorcode.com

Triadic colors

1 #8FAB6A and #6A8FAB with #AB6A8F are triadic colors.

2 #8F6AAB and #6AAB8F with #AB6A8F are triadic colors.