COLOR #AB88B5

HEX: #AB88B5 RGB: (171,136,181)

Renk bilgisi

#AB88B5 contains red, green and blue colors in about the same proportion. #AB88B5 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AB88B5 color RGB value is (171,136,181).

RGB: (171,136,181) (67%, 53%, 71%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 136 of 255 = 53%
B 181 of 255 = 71%

171
136
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 136 + 181 = 488 (100%)
R 171 of 488 ~ 35.04%
G 136 of 488 ~ 27.87%
B 181 of 488 ~ 37.09'%

%35.04
%27.87
%37.09

CMYK RENK MODELİ

#AB88B5 rengi CMYK tonu (6,25,0,29).

  • camgöbeği tonu 5.52%
  • eflatun tonu 24.86%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (6,25,0,29)
C6M25Y0K29 (6%, 25%, 0%, 29%)
(0.06 / 0.25 / 0.00 / 0.29)

CMYK yüzdeleri

%5.52
%24.86
%0
%29.02

Codes

Color #AB88B5 in popluar color models

AB 88 B5
RGB 171 136 181
HSL 287° 23.32% 62.16%
HSB/HSV 287° 24.86% 70.98%
CMYK 5.52% 24.86% 0.00%
29.02%

Color #AB88B5 in popluar number systems.

HEX AB 88 B5
Decimal 171 136 181
Binary 10101011 10001000 10110101
Octal 253 210 265

Shades and tints

Shades of #AB88B5

#AB88B5
(171,136,181)
#9C7CA5
(156,124,165)
#8D7095
(141,112,149)
#7E6485
(126,100,133)
#6F5875
(111,88,117)
#604C65
(96,76,101)
#514055
(81,64,85)
#423445
(66,52,69)
#332835
(51,40,53)
#241C25
(36,28,37)
#151015
(21,16,21)
#000000
(0,0,0)

Tints of #AB88B5

#AB88B5
(171,136,181)
#B292BB
(178,146,187)
#B99CC1
(185,156,193)
#C0A6C7
(192,166,199)
#C7B0CD
(199,176,205)
#CEBAD3
(206,186,211)
#D5C4D9
(213,196,217)
#DCCEDF
(220,206,223)
#E3D8E5
(227,216,229)
#EAE2EB
(234,226,235)
#F1ECF1
(241,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB88B5; }

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

This text font color is #AB88B5.

Background Color

.myBgColor { background-color: #AB88B5; }

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

This div background color is #AB88B5.

Border color

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

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

This div border color is #AB88B5.

Opacity

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

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

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

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

This text has shadow with #AB88B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB88B5.

Preview

Color preview on black background

This text has color #AB88B5 on black background.


Color preview on white background

This text has color #AB88B5 on white background.


Black color preview on #AB88B5 background

This text has black color on #AB88B5 background.


White color preview on #AB88B5 background

This text has white color on #AB88B5 background.


Related colors

Complementary color

Complementary color for #hex is #54774A.


I love getcolorcode.com

Triadic colors

1 #B5AB88 and #88B5AB with #AB88B5 are triadic colors.

2 #B588AB and #88ABB5 with #AB88B5 are triadic colors.