COLOR #AB8CC0

HEX: #AB8CC0 RGB: (171,140,192)

Renk bilgisi

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

RGB renk modeli

#AB8CC0 color RGB value is (171,140,192).

RGB: (171,140,192) (67%, 55%, 75%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 140 of 255 = 55%
B 192 of 255 = 75%

171
140
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 140 + 192 = 503 (100%)
R 171 of 503 ~ 34%
G 140 of 503 ~ 27.83%
B 192 of 503 ~ 38.17'%

%34
%27.83
%38.17

CMYK RENK MODELİ

#AB8CC0 rengi CMYK tonu (11,27,0,25).

  • camgöbeği tonu 10.94%
  • eflatun tonu 27.08%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (11,27,0,25)
C11M27Y0K25 (11%, 27%, 0%, 25%)
(0.11 / 0.27 / 0.00 / 0.25)

CMYK yüzdeleri

%10.94
%27.08
%0
%24.71

Codes

Color #AB8CC0 in popluar color models

AB 8C C0
RGB 171 140 192
HSL 276° 29.21% 65.10%
HSB/HSV 276° 27.08% 75.29%
CMYK 10.94% 27.08% 0.00%
24.71%

Color #AB8CC0 in popluar number systems.

HEX AB 8C C0
Decimal 171 140 192
Binary 10101011 10001100 11000000
Octal 253 214 300

Shades and tints

Shades of #AB8CC0

#AB8CC0
(171,140,192)
#9C80AF
(156,128,175)
#8D749E
(141,116,158)
#7E688D
(126,104,141)
#6F5C7C
(111,92,124)
#60506B
(96,80,107)
#51445A
(81,68,90)
#423849
(66,56,73)
#332C38
(51,44,56)
#242027
(36,32,39)
#151416
(21,20,22)
#000000
(0,0,0)

Tints of #AB8CC0

#AB8CC0
(171,140,192)
#B296C5
(178,150,197)
#B9A0CA
(185,160,202)
#C0AACF
(192,170,207)
#C7B4D4
(199,180,212)
#CEBED9
(206,190,217)
#D5C8DE
(213,200,222)
#DCD2E3
(220,210,227)
#E3DCE8
(227,220,232)
#EAE6ED
(234,230,237)
#F1F0F2
(241,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB8CC0; }

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

This text font color is #AB8CC0.

Background Color

.myBgColor { background-color: #AB8CC0; }

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

This div background color is #AB8CC0.

Border color

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

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

This div border color is #AB8CC0.

Opacity

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

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

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

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

This text has shadow with #AB8CC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB8CC0.

Preview

Color preview on black background

This text has color #AB8CC0 on black background.


Color preview on white background

This text has color #AB8CC0 on white background.


Black color preview on #AB8CC0 background

This text has black color on #AB8CC0 background.


White color preview on #AB8CC0 background

This text has white color on #AB8CC0 background.


Related colors

Complementary color

Complementary color for #hex is #54733F.


I love getcolorcode.com

Triadic colors

1 #C0AB8C and #8CC0AB with #AB8CC0 are triadic colors.

2 #C08CAB and #8CABC0 with #AB8CC0 are triadic colors.