COLOR #AB88A6

HEX: #AB88A6 RGB: (171,136,166)

Renk bilgisi

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

RGB renk modeli

#AB88A6 color RGB value is (171,136,166).

RGB: (171,136,166) (67%, 53%, 65%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 136 of 255 = 53%
B 166 of 255 = 65%

171
136
166

R + G + B ~ 62%. #AB88A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 136 + 166 = 473 (100%)
R 171 of 473 ~ 36.15%
G 136 of 473 ~ 28.75%
B 166 of 473 ~ 35.1'%

%36.15
%28.75
%35.1

CMYK RENK MODELİ

#AB88A6 rengi CMYK tonu (0,20,3,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.47%
  • sarı tonu 2.92%
  • ana renk tonu 32.94%

CMYK: (0,20,3,33)
C0M20Y3K33 (0%, 20%, 3%, 33%)
(0.00 / 0.20 / 0.03 / 0.33)

CMYK yüzdeleri

%0
%20.47
%2.92
%32.94

Codes

Color #AB88A6 in popluar color models

AB 88 A6
RGB 171 136 166
HSL 309° 17.24% 60.20%
HSB/HSV 309° 20.47% 67.06%
CMYK 0.00% 20.47% 2.92%
32.94%

Color #AB88A6 in popluar number systems.

HEX AB 88 A6
Decimal 171 136 166
Binary 10101011 10001000 10100110
Octal 253 210 246

Shades and tints

Shades of #AB88A6

#AB88A6
(171,136,166)
#9C7C97
(156,124,151)
#8D7088
(141,112,136)
#7E6479
(126,100,121)
#6F586A
(111,88,106)
#604C5B
(96,76,91)
#51404C
(81,64,76)
#42343D
(66,52,61)
#33282E
(51,40,46)
#241C1F
(36,28,31)
#151010
(21,16,16)
#000000
(0,0,0)

Tints of #AB88A6

#AB88A6
(171,136,166)
#B292AE
(178,146,174)
#B99CB6
(185,156,182)
#C0A6BE
(192,166,190)
#C7B0C6
(199,176,198)
#CEBACE
(206,186,206)
#D5C4D6
(213,196,214)
#DCCEDE
(220,206,222)
#E3D8E6
(227,216,230)
#EAE2EE
(234,226,238)
#F1ECF6
(241,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB88A6 color. Also use rgb(171,136,166) instead hex code.

Text Font Color

.myTextColor { color: #AB88A6; }

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

This text font color is #AB88A6.

Background Color

.myBgColor { background-color: #AB88A6; }

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

This div background color is #AB88A6.

Border color

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

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

This div border color is #AB88A6.

Opacity

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

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

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

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

This text has shadow with #AB88A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB88A6.

Preview

Color preview on black background

This text has color #AB88A6 on black background.


Color preview on white background

This text has color #AB88A6 on white background.


Black color preview on #AB88A6 background

This text has black color on #AB88A6 background.


White color preview on #AB88A6 background

This text has white color on #AB88A6 background.


Related colors

Complementary color

Complementary color for #hex is #547759.


I love getcolorcode.com

Triadic colors

1 #A6AB88 and #88A6AB with #AB88A6 are triadic colors.

2 #A688AB and #88ABA6 with #AB88A6 are triadic colors.