COLOR #AB8CC5

HEX: #AB8CC5 RGB: (171,140,197)

Renk bilgisi

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

RGB renk modeli

#AB8CC5 color RGB value is (171,140,197).

RGB: (171,140,197) (67%, 55%, 77%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 140 of 255 = 55%
B 197 of 255 = 77%

171
140
197

R + G + B ~ 66%. #AB8CC5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 140 + 197 = 508 (100%)
R 171 of 508 ~ 33.66%
G 140 of 508 ~ 27.56%
B 197 of 508 ~ 38.78'%

%33.66
%27.56
%38.78

CMYK RENK MODELİ

#AB8CC5 rengi CMYK tonu (13,29,0,23).

  • camgöbeği tonu 13.20%
  • eflatun tonu 28.93%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (13,29,0,23)
C13M29Y0K23 (13%, 29%, 0%, 23%)
(0.13 / 0.29 / 0.00 / 0.23)

CMYK yüzdeleri

%13.2
%28.93
%0
%22.75

Codes

Color #AB8CC5 in popluar color models

AB 8C C5
RGB 171 140 197
HSL 273° 32.95% 66.08%
HSB/HSV 273° 28.93% 77.25%
CMYK 13.20% 28.93% 0.00%
22.75%

Color #AB8CC5 in popluar number systems.

HEX AB 8C C5
Decimal 171 140 197
Binary 10101011 10001100 11000101
Octal 253 214 305

Shades and tints

Shades of #AB8CC5

#AB8CC5
(171,140,197)
#9C80B4
(156,128,180)
#8D74A3
(141,116,163)
#7E6892
(126,104,146)
#6F5C81
(111,92,129)
#605070
(96,80,112)
#51445F
(81,68,95)
#42384E
(66,56,78)
#332C3D
(51,44,61)
#24202C
(36,32,44)
#15141B
(21,20,27)
#000000
(0,0,0)

Tints of #AB8CC5

#AB8CC5
(171,140,197)
#B296CA
(178,150,202)
#B9A0CF
(185,160,207)
#C0AAD4
(192,170,212)
#C7B4D9
(199,180,217)
#CEBEDE
(206,190,222)
#D5C8E3
(213,200,227)
#DCD2E8
(220,210,232)
#E3DCED
(227,220,237)
#EAE6F2
(234,230,242)
#F1F0F7
(241,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB8CC5 color. Also use rgb(171,140,197) instead hex code.

Text Font Color

.myTextColor { color: #AB8CC5; }

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

This text font color is #AB8CC5.

Background Color

.myBgColor { background-color: #AB8CC5; }

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

This div background color is #AB8CC5.

Border color

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

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

This div border color is #AB8CC5.

Opacity

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

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

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

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

This text has shadow with #AB8CC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB8CC5.

Preview

Color preview on black background

This text has color #AB8CC5 on black background.


Color preview on white background

This text has color #AB8CC5 on white background.


Black color preview on #AB8CC5 background

This text has black color on #AB8CC5 background.


White color preview on #AB8CC5 background

This text has white color on #AB8CC5 background.


Related colors

Complementary color

Complementary color for #hex is #54733A.


I love getcolorcode.com

Triadic colors

1 #C5AB8C and #8CC5AB with #AB8CC5 are triadic colors.

2 #C58CAB and #8CABC5 with #AB8CC5 are triadic colors.