COLOR #AB6FDB

HEX: #AB6FDB RGB: (171,111,219)

Renk bilgisi

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

RGB renk modeli

#AB6FDB color RGB value is (171,111,219).

RGB: (171,111,219) (67%, 44%, 86%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 111 of 255 = 44%
B 219 of 255 = 86%

171
111
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 111 + 219 = 501 (100%)
R 171 of 501 ~ 34.13%
G 111 of 501 ~ 22.16%
B 219 of 501 ~ 43.71'%

%34.13
%22.16
%43.71

CMYK RENK MODELİ

#AB6FDB rengi CMYK tonu (22,49,0,14).

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

CMYK: (22,49,0,14)
C22M49Y0K14 (22%, 49%, 0%, 14%)
(0.22 / 0.49 / 0.00 / 0.14)

CMYK yüzdeleri

%21.92
%49.32
%0
%14.12

Codes

Color #AB6FDB in popluar color models

AB 6F DB
RGB 171 111 219
HSL 273° 60.00% 64.71%
HSB/HSV 273° 49.32% 85.88%
CMYK 21.92% 49.32% 0.00%
14.12%

Color #AB6FDB in popluar number systems.

HEX AB 6F DB
Decimal 171 111 219
Binary 10101011 1101111 11011011
Octal 253 157 333

Shades and tints

Shades of #AB6FDB

#AB6FDB
(171,111,219)
#9C65C8
(156,101,200)
#8D5BB5
(141,91,181)
#7E51A2
(126,81,162)
#6F478F
(111,71,143)
#603D7C
(96,61,124)
#513369
(81,51,105)
#422956
(66,41,86)
#331F43
(51,31,67)
#241530
(36,21,48)
#150B1D
(21,11,29)
#000000
(0,0,0)

Tints of #AB6FDB

#AB6FDB
(171,111,219)
#B27CDE
(178,124,222)
#B989E1
(185,137,225)
#C096E4
(192,150,228)
#C7A3E7
(199,163,231)
#CEB0EA
(206,176,234)
#D5BDED
(213,189,237)
#DCCAF0
(220,202,240)
#E3D7F3
(227,215,243)
#EAE4F6
(234,228,246)
#F1F1F9
(241,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB6FDB; }

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

This text font color is #AB6FDB.

Background Color

.myBgColor { background-color: #AB6FDB; }

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

This div background color is #AB6FDB.

Border color

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

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

This div border color is #AB6FDB.

Opacity

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

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

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

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

This text has shadow with #AB6FDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6FDB.

Preview

Color preview on black background

This text has color #AB6FDB on black background.


Color preview on white background

This text has color #AB6FDB on white background.


Black color preview on #AB6FDB background

This text has black color on #AB6FDB background.


White color preview on #AB6FDB background

This text has white color on #AB6FDB background.


Related colors

Complementary color

Complementary color for #hex is #549024.


I love getcolorcode.com

Triadic colors

1 #DBAB6F and #6FDBAB with #AB6FDB are triadic colors.

2 #DB6FAB and #6FABDB with #AB6FDB are triadic colors.