COLOR #AB96AA

HEX: #AB96AA RGB: (171,150,170)

Renk bilgisi

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

RGB renk modeli

#AB96AA color RGB value is (171,150,170).

RGB: (171,150,170) (67%, 59%, 67%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 150 of 255 = 59%
B 170 of 255 = 67%

171
150
170

R + G + B ~ 64%. #AB96AA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 150 + 170 = 491 (100%)
R 171 of 491 ~ 34.83%
G 150 of 491 ~ 30.55%
B 170 of 491 ~ 34.62'%

%34.83
%30.55
%34.62

CMYK RENK MODELİ

#AB96AA rengi CMYK tonu (0,12,1,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.28%
  • sarı tonu 0.58%
  • ana renk tonu 32.94%

CMYK: (0,12,1,33)
C0M12Y1K33 (0%, 12%, 1%, 33%)
(0.00 / 0.12 / 0.01 / 0.33)

CMYK yüzdeleri

%0
%12.28
%0.58
%32.94

Codes

Color #AB96AA in popluar color models

AB 96 AA
RGB 171 150 170
HSL 303° 11.11% 62.94%
HSB/HSV 303° 12.28% 67.06%
CMYK 0.00% 12.28% 0.58%
32.94%

Color #AB96AA in popluar number systems.

HEX AB 96 AA
Decimal 171 150 170
Binary 10101011 10010110 10101010
Octal 253 226 252

Shades and tints

Shades of #AB96AA

#AB96AA
(171,150,170)
#9C899B
(156,137,155)
#8D7C8C
(141,124,140)
#7E6F7D
(126,111,125)
#6F626E
(111,98,110)
#60555F
(96,85,95)
#514850
(81,72,80)
#423B41
(66,59,65)
#332E32
(51,46,50)
#242123
(36,33,35)
#151414
(21,20,20)
#000000
(0,0,0)

Tints of #AB96AA

#AB96AA
(171,150,170)
#B29FB1
(178,159,177)
#B9A8B8
(185,168,184)
#C0B1BF
(192,177,191)
#C7BAC6
(199,186,198)
#CEC3CD
(206,195,205)
#D5CCD4
(213,204,212)
#DCD5DB
(220,213,219)
#E3DEE2
(227,222,226)
#EAE7E9
(234,231,233)
#F1F0F0
(241,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB96AA color. Also use rgb(171,150,170) instead hex code.

Text Font Color

.myTextColor { color: #AB96AA; }

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

This text font color is #AB96AA.

Background Color

.myBgColor { background-color: #AB96AA; }

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

This div background color is #AB96AA.

Border color

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

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

This div border color is #AB96AA.

Opacity

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

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

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

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

This text has shadow with #AB96AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB96AA.

Preview

Color preview on black background

This text has color #AB96AA on black background.


Color preview on white background

This text has color #AB96AA on white background.


Black color preview on #AB96AA background

This text has black color on #AB96AA background.


White color preview on #AB96AA background

This text has white color on #AB96AA background.


Related colors

Complementary color

Complementary color for #hex is #546955.


I love getcolorcode.com

Triadic colors

1 #AAAB96 and #96AAAB with #AB96AA are triadic colors.

2 #AA96AB and #96ABAA with #AB96AA are triadic colors.