COLOR #AB649C

HEX: #AB649C RGB: (171,100,156)

Renk bilgisi

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

RGB renk modeli

#AB649C color RGB value is (171,100,156).

RGB: (171,100,156) (67%, 39%, 61%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 100 of 255 = 39%
B 156 of 255 = 61%

171
100
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 100 + 156 = 427 (100%)
R 171 of 427 ~ 40.05%
G 100 of 427 ~ 23.42%
B 156 of 427 ~ 36.53'%

%40.05
%23.42
%36.53

CMYK RENK MODELİ

#AB649C rengi CMYK tonu (0,42,9,33).

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

CMYK: (0,42,9,33)
C0M42Y9K33 (0%, 42%, 9%, 33%)
(0.00 / 0.42 / 0.09 / 0.33)

CMYK yüzdeleri

%0
%41.52
%8.77
%32.94

Codes

Color #AB649C in popluar color models

AB 64 9C
RGB 171 100 156
HSL 313° 29.71% 53.14%
HSB/HSV 313° 41.52% 67.06%
CMYK 0.00% 41.52% 8.77%
32.94%

Color #AB649C in popluar number systems.

HEX AB 64 9C
Decimal 171 100 156
Binary 10101011 1100100 10011100
Octal 253 144 234

Shades and tints

Shades of #AB649C

#AB649C
(171,100,156)
#9C5B8E
(156,91,142)
#8D5280
(141,82,128)
#7E4972
(126,73,114)
#6F4064
(111,64,100)
#603756
(96,55,86)
#512E48
(81,46,72)
#42253A
(66,37,58)
#331C2C
(51,28,44)
#24131E
(36,19,30)
#150A10
(21,10,16)
#000000
(0,0,0)

Tints of #AB649C

#AB649C
(171,100,156)
#B272A5
(178,114,165)
#B980AE
(185,128,174)
#C08EB7
(192,142,183)
#C79CC0
(199,156,192)
#CEAAC9
(206,170,201)
#D5B8D2
(213,184,210)
#DCC6DB
(220,198,219)
#E3D4E4
(227,212,228)
#EAE2ED
(234,226,237)
#F1F0F6
(241,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB649C; }

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

This text font color is #AB649C.

Background Color

.myBgColor { background-color: #AB649C; }

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

This div background color is #AB649C.

Border color

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

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

This div border color is #AB649C.

Opacity

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

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

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

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

This text has shadow with #AB649C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB649C.

Preview

Color preview on black background

This text has color #AB649C on black background.


Color preview on white background

This text has color #AB649C on white background.


Black color preview on #AB649C background

This text has black color on #AB649C background.


White color preview on #AB649C background

This text has white color on #AB649C background.


Related colors

Complementary color

Complementary color for #hex is #549B63.


I love getcolorcode.com

Triadic colors

1 #9CAB64 and #649CAB with #AB649C are triadic colors.

2 #9C64AB and #64AB9C with #AB649C are triadic colors.