COLOR #AB71CD

HEX: #AB71CD RGB: (171,113,205)

Renk bilgisi

#AB71CD contains mainly red and blue colors. #AB71CD ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AB71CD color RGB value is (171,113,205).

RGB: (171,113,205) (67%, 44%, 80%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 113 of 255 = 44%
B 205 of 255 = 80%

171
113
205

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 113 + 205 = 489 (100%)
R 171 of 489 ~ 34.97%
G 113 of 489 ~ 23.11%
B 205 of 489 ~ 41.92'%

%34.97
%23.11
%41.92

CMYK RENK MODELİ

#AB71CD rengi CMYK tonu (17,45,0,20).

  • camgöbeği tonu 16.59%
  • eflatun tonu 44.88%
  • sarı tonu 0.00%
  • ana renk tonu 19.61%

CMYK: (17,45,0,20)
C17M45Y0K20 (17%, 45%, 0%, 20%)
(0.17 / 0.45 / 0.00 / 0.20)

CMYK yüzdeleri

%16.59
%44.88
%0
%19.61

Codes

Color #AB71CD in popluar color models

AB 71 CD
RGB 171 113 205
HSL 278° 47.92% 62.35%
HSB/HSV 278° 44.88% 80.39%
CMYK 16.59% 44.88% 0.00%
19.61%

Color #AB71CD in popluar number systems.

HEX AB 71 CD
Decimal 171 113 205
Binary 10101011 1110001 11001101
Octal 253 161 315

Shades and tints

Shades of #AB71CD

#AB71CD
(171,113,205)
#9C67BB
(156,103,187)
#8D5DA9
(141,93,169)
#7E5397
(126,83,151)
#6F4985
(111,73,133)
#603F73
(96,63,115)
#513561
(81,53,97)
#422B4F
(66,43,79)
#33213D
(51,33,61)
#24172B
(36,23,43)
#150D19
(21,13,25)
#000000
(0,0,0)

Tints of #AB71CD

#AB71CD
(171,113,205)
#B27DD1
(178,125,209)
#B989D5
(185,137,213)
#C095D9
(192,149,217)
#C7A1DD
(199,161,221)
#CEADE1
(206,173,225)
#D5B9E5
(213,185,229)
#DCC5E9
(220,197,233)
#E3D1ED
(227,209,237)
#EADDF1
(234,221,241)
#F1E9F5
(241,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB71CD color. Also use rgb(171,113,205) instead hex code.

Text Font Color

.myTextColor { color: #AB71CD; }

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

This text font color is #AB71CD.

Background Color

.myBgColor { background-color: #AB71CD; }

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

This div background color is #AB71CD.

Border color

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

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

This div border color is #AB71CD.

Opacity

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

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

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

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

This text has shadow with #AB71CD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB71CD.

Preview

Color preview on black background

This text has color #AB71CD on black background.


Color preview on white background

This text has color #AB71CD on white background.


Black color preview on #AB71CD background

This text has black color on #AB71CD background.


White color preview on #AB71CD background

This text has white color on #AB71CD background.


Related colors

Complementary color

Complementary color for #hex is #548E32.


I love getcolorcode.com

Triadic colors

1 #CDAB71 and #71CDAB with #AB71CD are triadic colors.

2 #CD71AB and #71ABCD with #AB71CD are triadic colors.