COLOR #AB71A8

HEX: #AB71A8 RGB: (171,113,168)

Renk bilgisi

#AB71A8 contains red, green and blue colors in about the same proportion. #AB71A8 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AB71A8 color RGB value is (171,113,168).

RGB: (171,113,168) (67%, 44%, 66%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 113 of 255 = 44%
B 168 of 255 = 66%

171
113
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 113 + 168 = 452 (100%)
R 171 of 452 ~ 37.83%
G 113 of 452 ~ 25%
B 168 of 452 ~ 37.17'%

%37.83
%25
%37.17

CMYK RENK MODELİ

#AB71A8 rengi CMYK tonu (0,34,2,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.92%
  • sarı tonu 1.75%
  • ana renk tonu 32.94%

CMYK: (0,34,2,33)
C0M34Y2K33 (0%, 34%, 2%, 33%)
(0.00 / 0.34 / 0.02 / 0.33)

CMYK yüzdeleri

%0
%33.92
%1.75
%32.94

Codes

Color #AB71A8 in popluar color models

AB 71 A8
RGB 171 113 168
HSL 303° 25.66% 55.69%
HSB/HSV 303° 33.92% 67.06%
CMYK 0.00% 33.92% 1.75%
32.94%

Color #AB71A8 in popluar number systems.

HEX AB 71 A8
Decimal 171 113 168
Binary 10101011 1110001 10101000
Octal 253 161 250

Shades and tints

Shades of #AB71A8

#AB71A8
(171,113,168)
#9C6799
(156,103,153)
#8D5D8A
(141,93,138)
#7E537B
(126,83,123)
#6F496C
(111,73,108)
#603F5D
(96,63,93)
#51354E
(81,53,78)
#422B3F
(66,43,63)
#332130
(51,33,48)
#241721
(36,23,33)
#150D12
(21,13,18)
#000000
(0,0,0)

Tints of #AB71A8

#AB71A8
(171,113,168)
#B27DAF
(178,125,175)
#B989B6
(185,137,182)
#C095BD
(192,149,189)
#C7A1C4
(199,161,196)
#CEADCB
(206,173,203)
#D5B9D2
(213,185,210)
#DCC5D9
(220,197,217)
#E3D1E0
(227,209,224)
#EADDE7
(234,221,231)
#F1E9EE
(241,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB71A8 color. Also use rgb(171,113,168) instead hex code.

Text Font Color

.myTextColor { color: #AB71A8; }

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

This text font color is #AB71A8.

Background Color

.myBgColor { background-color: #AB71A8; }

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

This div background color is #AB71A8.

Border color

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

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

This div border color is #AB71A8.

Opacity

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

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

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

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

This text has shadow with #AB71A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB71A8.

Preview

Color preview on black background

This text has color #AB71A8 on black background.


Color preview on white background

This text has color #AB71A8 on white background.


Black color preview on #AB71A8 background

This text has black color on #AB71A8 background.


White color preview on #AB71A8 background

This text has white color on #AB71A8 background.


Related colors

Complementary color

Complementary color for #hex is #548E57.


I love getcolorcode.com

Triadic colors

1 #A8AB71 and #71A8AB with #AB71A8 are triadic colors.

2 #A871AB and #71ABA8 with #AB71A8 are triadic colors.