COLOR #9563AB

HEX: #9563AB RGB: (149,99,171)

Renk bilgisi

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

RGB renk modeli

#9563AB color RGB value is (149,99,171).

RGB: (149,99,171) (58%, 39%, 67%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 99 of 255 = 39%
B 171 of 255 = 67%

149
99
171

R + G + B ~ 55%. #9563AB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 99 + 171 = 419 (100%)
R 149 of 419 ~ 35.56%
G 99 of 419 ~ 23.63%
B 171 of 419 ~ 40.81'%

%35.56
%23.63
%40.81

CMYK RENK MODELİ

#9563AB rengi CMYK tonu (13,42,0,33).

  • camgöbeği tonu 12.87%
  • eflatun tonu 42.11%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (13,42,0,33)
C13M42Y0K33 (13%, 42%, 0%, 33%)
(0.13 / 0.42 / 0.00 / 0.33)

CMYK yüzdeleri

%12.87
%42.11
%0
%32.94

Codes

Color #9563AB in popluar color models

95 63 AB
RGB 149 99 171
HSL 282° 30.00% 52.94%
HSB/HSV 282° 42.11% 67.06%
CMYK 12.87% 42.11% 0.00%
32.94%

Color #9563AB in popluar number systems.

HEX 95 63 AB
Decimal 149 99 171
Binary 10010101 1100011 10101011
Octal 225 143 253

Shades and tints

Shades of #9563AB

#9563AB
(149,99,171)
#885A9C
(136,90,156)
#7B518D
(123,81,141)
#6E487E
(110,72,126)
#613F6F
(97,63,111)
#543660
(84,54,96)
#472D51
(71,45,81)
#3A2442
(58,36,66)
#2D1B33
(45,27,51)
#201224
(32,18,36)
#130915
(19,9,21)
#000000
(0,0,0)

Tints of #9563AB

#9563AB
(149,99,171)
#9E71B2
(158,113,178)
#A77FB9
(167,127,185)
#B08DC0
(176,141,192)
#B99BC7
(185,155,199)
#C2A9CE
(194,169,206)
#CBB7D5
(203,183,213)
#D4C5DC
(212,197,220)
#DDD3E3
(221,211,227)
#E6E1EA
(230,225,234)
#EFEFF1
(239,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9563AB color. Also use rgb(149,99,171) instead hex code.

Text Font Color

.myTextColor { color: #9563AB; }

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

This text font color is #9563AB.

Background Color

.myBgColor { background-color: #9563AB; }

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

This div background color is #9563AB.

Border color

.myBorderColor { border: 1px solid #9563AB; }

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

This div border color is #9563AB.

Opacity

.myOpacity80 { color: #9563AB; opacity: 0.8; }

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

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

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

This text has shadow with #9563AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9563AB.

Preview

Color preview on black background

This text has color #9563AB on black background.


Color preview on white background

This text has color #9563AB on white background.


Black color preview on #9563AB background

This text has black color on #9563AB background.


White color preview on #9563AB background

This text has white color on #9563AB background.


Related colors

Complementary color

Complementary color for #hex is #6A9C54.


I love getcolorcode.com

Triadic colors

1 #AB9563 and #63AB95 with #9563AB are triadic colors.

2 #AB6395 and #6395AB with #9563AB are triadic colors.