COLOR #AB717A

HEX: #AB717A RGB: (171,113,122)

Renk bilgisi

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

RGB renk modeli

#AB717A color RGB value is (171,113,122).

RGB: (171,113,122) (67%, 44%, 48%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 113 of 255 = 44%
B 122 of 255 = 48%

171
113
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 113 + 122 = 406 (100%)
R 171 of 406 ~ 42.12%
G 113 of 406 ~ 27.83%
B 122 of 406 ~ 30.05'%

%42.12
%27.83
%30.05

CMYK RENK MODELİ

#AB717A rengi CMYK tonu (0,34,29,33).

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

CMYK: (0,34,29,33)
C0M34Y29K33 (0%, 34%, 29%, 33%)
(0.00 / 0.34 / 0.29 / 0.33)

CMYK yüzdeleri

%0
%33.92
%28.65
%32.94

Codes

Color #AB717A in popluar color models

AB 71 7A
RGB 171 113 122
HSL 351° 25.66% 55.69%
HSB/HSV 351° 33.92% 67.06%
CMYK 0.00% 33.92% 28.65%
32.94%

Color #AB717A in popluar number systems.

HEX AB 71 7A
Decimal 171 113 122
Binary 10101011 1110001 1111010
Octal 253 161 172

Shades and tints

Shades of #AB717A

#AB717A
(171,113,122)
#9C676F
(156,103,111)
#8D5D64
(141,93,100)
#7E5359
(126,83,89)
#6F494E
(111,73,78)
#603F43
(96,63,67)
#513538
(81,53,56)
#422B2D
(66,43,45)
#332122
(51,33,34)
#241717
(36,23,23)
#150D0C
(21,13,12)
#000000
(0,0,0)

Tints of #AB717A

#AB717A
(171,113,122)
#B27D86
(178,125,134)
#B98992
(185,137,146)
#C0959E
(192,149,158)
#C7A1AA
(199,161,170)
#CEADB6
(206,173,182)
#D5B9C2
(213,185,194)
#DCC5CE
(220,197,206)
#E3D1DA
(227,209,218)
#EADDE6
(234,221,230)
#F1E9F2
(241,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB717A; }

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

This text font color is #AB717A.

Background Color

.myBgColor { background-color: #AB717A; }

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

This div background color is #AB717A.

Border color

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

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

This div border color is #AB717A.

Opacity

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

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

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

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

This text has shadow with #AB717A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB717A.

Preview

Color preview on black background

This text has color #AB717A on black background.


Color preview on white background

This text has color #AB717A on white background.


Black color preview on #AB717A background

This text has black color on #AB717A background.


White color preview on #AB717A background

This text has white color on #AB717A background.


Related colors

Complementary color

Complementary color for #hex is #548E85.


I love getcolorcode.com

Triadic colors

1 #7AAB71 and #717AAB with #AB717A are triadic colors.

2 #7A71AB and #71AB7A with #AB717A are triadic colors.