COLOR #AB88A8

HEX: #AB88A8 RGB: (171,136,168)

Renk bilgisi

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

RGB renk modeli

#AB88A8 color RGB value is (171,136,168).

RGB: (171,136,168) (67%, 53%, 66%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 136 of 255 = 53%
B 168 of 255 = 66%

171
136
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 136 + 168 = 475 (100%)
R 171 of 475 ~ 36%
G 136 of 475 ~ 28.63%
B 168 of 475 ~ 35.37'%

%36
%28.63
%35.37

CMYK RENK MODELİ

#AB88A8 rengi CMYK tonu (0,20,2,33).

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

CMYK: (0,20,2,33)
C0M20Y2K33 (0%, 20%, 2%, 33%)
(0.00 / 0.20 / 0.02 / 0.33)

CMYK yüzdeleri

%0
%20.47
%1.75
%32.94

Codes

Color #AB88A8 in popluar color models

AB 88 A8
RGB 171 136 168
HSL 305° 17.24% 60.20%
HSB/HSV 305° 20.47% 67.06%
CMYK 0.00% 20.47% 1.75%
32.94%

Color #AB88A8 in popluar number systems.

HEX AB 88 A8
Decimal 171 136 168
Binary 10101011 10001000 10101000
Octal 253 210 250

Shades and tints

Shades of #AB88A8

#AB88A8
(171,136,168)
#9C7C99
(156,124,153)
#8D708A
(141,112,138)
#7E647B
(126,100,123)
#6F586C
(111,88,108)
#604C5D
(96,76,93)
#51404E
(81,64,78)
#42343F
(66,52,63)
#332830
(51,40,48)
#241C21
(36,28,33)
#151012
(21,16,18)
#000000
(0,0,0)

Tints of #AB88A8

#AB88A8
(171,136,168)
#B292AF
(178,146,175)
#B99CB6
(185,156,182)
#C0A6BD
(192,166,189)
#C7B0C4
(199,176,196)
#CEBACB
(206,186,203)
#D5C4D2
(213,196,210)
#DCCED9
(220,206,217)
#E3D8E0
(227,216,224)
#EAE2E7
(234,226,231)
#F1ECEE
(241,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB88A8; }

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

This text font color is #AB88A8.

Background Color

.myBgColor { background-color: #AB88A8; }

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

This div background color is #AB88A8.

Border color

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

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

This div border color is #AB88A8.

Opacity

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

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

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

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

This text has shadow with #AB88A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB88A8.

Preview

Color preview on black background

This text has color #AB88A8 on black background.


Color preview on white background

This text has color #AB88A8 on white background.


Black color preview on #AB88A8 background

This text has black color on #AB88A8 background.


White color preview on #AB88A8 background

This text has white color on #AB88A8 background.


Related colors

Complementary color

Complementary color for #hex is #547757.


I love getcolorcode.com

Triadic colors

1 #A8AB88 and #88A8AB with #AB88A8 are triadic colors.

2 #A888AB and #88ABA8 with #AB88A8 are triadic colors.