COLOR #AB6DE2

HEX: #AB6DE2 RGB: (171,109,226)

Renk bilgisi

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

RGB renk modeli

#AB6DE2 color RGB value is (171,109,226).

RGB: (171,109,226) (67%, 43%, 89%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 109 of 255 = 43%
B 226 of 255 = 89%

171
109
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 109 + 226 = 506 (100%)
R 171 of 506 ~ 33.79%
G 109 of 506 ~ 21.54%
B 226 of 506 ~ 44.66'%

%33.79
%21.54
%44.66

CMYK RENK MODELİ

#AB6DE2 rengi CMYK tonu (24,52,0,11).

  • camgöbeği tonu 24.34%
  • eflatun tonu 51.77%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (24,52,0,11)
C24M52Y0K11 (24%, 52%, 0%, 11%)
(0.24 / 0.52 / 0.00 / 0.11)

CMYK yüzdeleri

%24.34
%51.77
%0
%11.37

Codes

Color #AB6DE2 in popluar color models

AB 6D E2
RGB 171 109 226
HSL 272° 66.86% 65.69%
HSB/HSV 272° 51.77% 88.63%
CMYK 24.34% 51.77% 0.00%
11.37%

Color #AB6DE2 in popluar number systems.

HEX AB 6D E2
Decimal 171 109 226
Binary 10101011 1101101 11100010
Octal 253 155 342

Shades and tints

Shades of #AB6DE2

#AB6DE2
(171,109,226)
#9C64CE
(156,100,206)
#8D5BBA
(141,91,186)
#7E52A6
(126,82,166)
#6F4992
(111,73,146)
#60407E
(96,64,126)
#51376A
(81,55,106)
#422E56
(66,46,86)
#332542
(51,37,66)
#241C2E
(36,28,46)
#15131A
(21,19,26)
#000000
(0,0,0)

Tints of #AB6DE2

#AB6DE2
(171,109,226)
#B27AE4
(178,122,228)
#B987E6
(185,135,230)
#C094E8
(192,148,232)
#C7A1EA
(199,161,234)
#CEAEEC
(206,174,236)
#D5BBEE
(213,187,238)
#DCC8F0
(220,200,240)
#E3D5F2
(227,213,242)
#EAE2F4
(234,226,244)
#F1EFF6
(241,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB6DE2 color. Also use rgb(171,109,226) instead hex code.

Text Font Color

.myTextColor { color: #AB6DE2; }

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

This text font color is #AB6DE2.

Background Color

.myBgColor { background-color: #AB6DE2; }

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

This div background color is #AB6DE2.

Border color

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

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

This div border color is #AB6DE2.

Opacity

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

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

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

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

This text has shadow with #AB6DE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6DE2.

Preview

Color preview on black background

This text has color #AB6DE2 on black background.


Color preview on white background

This text has color #AB6DE2 on white background.


Black color preview on #AB6DE2 background

This text has black color on #AB6DE2 background.


White color preview on #AB6DE2 background

This text has white color on #AB6DE2 background.


Related colors

Complementary color

Complementary color for #hex is #54921D.


I love getcolorcode.com

Triadic colors

1 #E2AB6D and #6DE2AB with #AB6DE2 are triadic colors.

2 #E26DAB and #6DABE2 with #AB6DE2 are triadic colors.