COLOR #AB6BDB

HEX: #AB6BDB RGB: (171,107,219)

Renk bilgisi

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

RGB renk modeli

#AB6BDB color RGB value is (171,107,219).

RGB: (171,107,219) (67%, 42%, 86%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 107 of 255 = 42%
B 219 of 255 = 86%

171
107
219

R + G + B ~ 65%. #AB6BDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 107 + 219 = 497 (100%)
R 171 of 497 ~ 34.41%
G 107 of 497 ~ 21.53%
B 219 of 497 ~ 44.06'%

%34.41
%21.53
%44.06

CMYK RENK MODELİ

#AB6BDB rengi CMYK tonu (22,51,0,14).

  • camgöbeği tonu 21.92%
  • eflatun tonu 51.14%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (22,51,0,14)
C22M51Y0K14 (22%, 51%, 0%, 14%)
(0.22 / 0.51 / 0.00 / 0.14)

CMYK yüzdeleri

%21.92
%51.14
%0
%14.12

Codes

Color #AB6BDB in popluar color models

AB 6B DB
RGB 171 107 219
HSL 274° 60.87% 63.92%
HSB/HSV 274° 51.14% 85.88%
CMYK 21.92% 51.14% 0.00%
14.12%

Color #AB6BDB in popluar number systems.

HEX AB 6B DB
Decimal 171 107 219
Binary 10101011 1101011 11011011
Octal 253 153 333

Shades and tints

Shades of #AB6BDB

#AB6BDB
(171,107,219)
#9C62C8
(156,98,200)
#8D59B5
(141,89,181)
#7E50A2
(126,80,162)
#6F478F
(111,71,143)
#603E7C
(96,62,124)
#513569
(81,53,105)
#422C56
(66,44,86)
#332343
(51,35,67)
#241A30
(36,26,48)
#15111D
(21,17,29)
#000000
(0,0,0)

Tints of #AB6BDB

#AB6BDB
(171,107,219)
#B278DE
(178,120,222)
#B985E1
(185,133,225)
#C092E4
(192,146,228)
#C79FE7
(199,159,231)
#CEACEA
(206,172,234)
#D5B9ED
(213,185,237)
#DCC6F0
(220,198,240)
#E3D3F3
(227,211,243)
#EAE0F6
(234,224,246)
#F1EDF9
(241,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB6BDB color. Also use rgb(171,107,219) instead hex code.

Text Font Color

.myTextColor { color: #AB6BDB; }

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

This text font color is #AB6BDB.

Background Color

.myBgColor { background-color: #AB6BDB; }

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

This div background color is #AB6BDB.

Border color

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

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

This div border color is #AB6BDB.

Opacity

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

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

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

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

This text has shadow with #AB6BDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6BDB.

Preview

Color preview on black background

This text has color #AB6BDB on black background.


Color preview on white background

This text has color #AB6BDB on white background.


Black color preview on #AB6BDB background

This text has black color on #AB6BDB background.


White color preview on #AB6BDB background

This text has white color on #AB6BDB background.


Related colors

Complementary color

Complementary color for #hex is #549424.


I love getcolorcode.com

Triadic colors

1 #DBAB6B and #6BDBAB with #AB6BDB are triadic colors.

2 #DB6BAB and #6BABDB with #AB6BDB are triadic colors.