COLOR #AB6B8F

HEX: #AB6B8F RGB: (171,107,143)

Renk bilgisi

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

RGB renk modeli

#AB6B8F color RGB value is (171,107,143).

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

RGB bağlantıları ve doygunluk

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

171
107
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 107 + 143 = 421 (100%)
R 171 of 421 ~ 40.62%
G 107 of 421 ~ 25.42%
B 143 of 421 ~ 33.97'%

%40.62
%25.42
%33.97

CMYK RENK MODELİ

#AB6B8F rengi CMYK tonu (0,37,16,33).

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

CMYK: (0,37,16,33)
C0M37Y16K33 (0%, 37%, 16%, 33%)
(0.00 / 0.37 / 0.16 / 0.33)

CMYK yüzdeleri

%0
%37.43
%16.37
%32.94

Codes

Color #AB6B8F in popluar color models

AB 6B 8F
RGB 171 107 143
HSL 326° 27.59% 54.51%
HSB/HSV 326° 37.43% 67.06%
CMYK 0.00% 37.43% 16.37%
32.94%

Color #AB6B8F in popluar number systems.

HEX AB 6B 8F
Decimal 171 107 143
Binary 10101011 1101011 10001111
Octal 253 153 217

Shades and tints

Shades of #AB6B8F

#AB6B8F
(171,107,143)
#9C6282
(156,98,130)
#8D5975
(141,89,117)
#7E5068
(126,80,104)
#6F475B
(111,71,91)
#603E4E
(96,62,78)
#513541
(81,53,65)
#422C34
(66,44,52)
#332327
(51,35,39)
#241A1A
(36,26,26)
#15110D
(21,17,13)
#000000
(0,0,0)

Tints of #AB6B8F

#AB6B8F
(171,107,143)
#B27899
(178,120,153)
#B985A3
(185,133,163)
#C092AD
(192,146,173)
#C79FB7
(199,159,183)
#CEACC1
(206,172,193)
#D5B9CB
(213,185,203)
#DCC6D5
(220,198,213)
#E3D3DF
(227,211,223)
#EAE0E9
(234,224,233)
#F1EDF3
(241,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB6B8F; }

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

This text font color is #AB6B8F.

Background Color

.myBgColor { background-color: #AB6B8F; }

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

This div background color is #AB6B8F.

Border color

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

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

This div border color is #AB6B8F.

Opacity

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

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

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

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

This text has shadow with #AB6B8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6B8F.

Preview

Color preview on black background

This text has color #AB6B8F on black background.


Color preview on white background

This text has color #AB6B8F on white background.


Black color preview on #AB6B8F background

This text has black color on #AB6B8F background.


White color preview on #AB6B8F background

This text has white color on #AB6B8F background.


Related colors

Complementary color

Complementary color for #hex is #549470.


I love getcolorcode.com

Triadic colors

1 #8FAB6B and #6B8FAB with #AB6B8F are triadic colors.

2 #8F6BAB and #6BAB8F with #AB6B8F are triadic colors.