COLOR #AB6D9C

HEX: #AB6D9C RGB: (171,109,156)

Renk bilgisi

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

RGB renk modeli

#AB6D9C color RGB value is (171,109,156).

RGB: (171,109,156) (67%, 43%, 61%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 109 of 255 = 43%
B 156 of 255 = 61%

171
109
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 109 + 156 = 436 (100%)
R 171 of 436 ~ 39.22%
G 109 of 436 ~ 25%
B 156 of 436 ~ 35.78'%

%39.22
%25
%35.78

CMYK RENK MODELİ

#AB6D9C rengi CMYK tonu (0,36,9,33).

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

CMYK: (0,36,9,33)
C0M36Y9K33 (0%, 36%, 9%, 33%)
(0.00 / 0.36 / 0.09 / 0.33)

CMYK yüzdeleri

%0
%36.26
%8.77
%32.94

Codes

Color #AB6D9C in popluar color models

AB 6D 9C
RGB 171 109 156
HSL 315° 26.96% 54.90%
HSB/HSV 315° 36.26% 67.06%
CMYK 0.00% 36.26% 8.77%
32.94%

Color #AB6D9C in popluar number systems.

HEX AB 6D 9C
Decimal 171 109 156
Binary 10101011 1101101 10011100
Octal 253 155 234

Shades and tints

Shades of #AB6D9C

#AB6D9C
(171,109,156)
#9C648E
(156,100,142)
#8D5B80
(141,91,128)
#7E5272
(126,82,114)
#6F4964
(111,73,100)
#604056
(96,64,86)
#513748
(81,55,72)
#422E3A
(66,46,58)
#33252C
(51,37,44)
#241C1E
(36,28,30)
#151310
(21,19,16)
#000000
(0,0,0)

Tints of #AB6D9C

#AB6D9C
(171,109,156)
#B27AA5
(178,122,165)
#B987AE
(185,135,174)
#C094B7
(192,148,183)
#C7A1C0
(199,161,192)
#CEAEC9
(206,174,201)
#D5BBD2
(213,187,210)
#DCC8DB
(220,200,219)
#E3D5E4
(227,213,228)
#EAE2ED
(234,226,237)
#F1EFF6
(241,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB6D9C; }

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

This text font color is #AB6D9C.

Background Color

.myBgColor { background-color: #AB6D9C; }

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

This div background color is #AB6D9C.

Border color

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

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

This div border color is #AB6D9C.

Opacity

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

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

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

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

This text has shadow with #AB6D9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6D9C.

Preview

Color preview on black background

This text has color #AB6D9C on black background.


Color preview on white background

This text has color #AB6D9C on white background.


Black color preview on #AB6D9C background

This text has black color on #AB6D9C background.


White color preview on #AB6D9C background

This text has white color on #AB6D9C background.


Related colors

Complementary color

Complementary color for #hex is #549263.


I love getcolorcode.com

Triadic colors

1 #9CAB6D and #6D9CAB with #AB6D9C are triadic colors.

2 #9C6DAB and #6DAB9C with #AB6D9C are triadic colors.