COLOR #AB6D9A

HEX: #AB6D9A RGB: (171,109,154)

Renk bilgisi

#AB6D9A contains mainly red and blue colors. #AB6D9A ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AB6D9A color RGB value is (171,109,154).

RGB: (171,109,154) (67%, 43%, 60%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 109 of 255 = 43%
B 154 of 255 = 60%

171
109
154

R + G + B ~ 57%. #AB6D9A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 109 + 154 = 434 (100%)
R 171 of 434 ~ 39.4%
G 109 of 434 ~ 25.12%
B 154 of 434 ~ 35.48'%

%39.4
%25.12
%35.48

CMYK RENK MODELİ

#AB6D9A rengi CMYK tonu (0,36,10,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.26%
  • sarı tonu 9.94%
  • ana renk tonu 32.94%

CMYK: (0,36,10,33)
C0M36Y10K33 (0%, 36%, 10%, 33%)
(0.00 / 0.36 / 0.10 / 0.33)

CMYK yüzdeleri

%0
%36.26
%9.94
%32.94

Codes

Color #AB6D9A in popluar color models

AB 6D 9A
RGB 171 109 154
HSL 316° 26.96% 54.90%
HSB/HSV 316° 36.26% 67.06%
CMYK 0.00% 36.26% 9.94%
32.94%

Color #AB6D9A in popluar number systems.

HEX AB 6D 9A
Decimal 171 109 154
Binary 10101011 1101101 10011010
Octal 253 155 232

Shades and tints

Shades of #AB6D9A

#AB6D9A
(171,109,154)
#9C648C
(156,100,140)
#8D5B7E
(141,91,126)
#7E5270
(126,82,112)
#6F4962
(111,73,98)
#604054
(96,64,84)
#513746
(81,55,70)
#422E38
(66,46,56)
#33252A
(51,37,42)
#241C1C
(36,28,28)
#15130E
(21,19,14)
#000000
(0,0,0)

Tints of #AB6D9A

#AB6D9A
(171,109,154)
#B27AA3
(178,122,163)
#B987AC
(185,135,172)
#C094B5
(192,148,181)
#C7A1BE
(199,161,190)
#CEAEC7
(206,174,199)
#D5BBD0
(213,187,208)
#DCC8D9
(220,200,217)
#E3D5E2
(227,213,226)
#EAE2EB
(234,226,235)
#F1EFF4
(241,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB6D9A; }

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

This text font color is #AB6D9A.

Background Color

.myBgColor { background-color: #AB6D9A; }

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

This div background color is #AB6D9A.

Border color

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

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

This div border color is #AB6D9A.

Opacity

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

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

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

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

This text has shadow with #AB6D9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6D9A.

Preview

Color preview on black background

This text has color #AB6D9A on black background.


Color preview on white background

This text has color #AB6D9A on white background.


Black color preview on #AB6D9A background

This text has black color on #AB6D9A background.


White color preview on #AB6D9A background

This text has white color on #AB6D9A background.


Related colors

Complementary color

Complementary color for #AB6D9A is #549265.


I love getcolorcode.com

Triadic colors

1 #9AAB6D and #6D9AAB with #AB6D9A are triadic colors.

2 #9A6DAB and #6DAB9A with #AB6D9A are triadic colors.