COLOR #9B63A3

HEX: #9B63A3 RGB: (155,99,163)

Color info

#9B63A3 contains mainly red and blue colors. Web safe color of #9B63A3 is #996699 (or #969).

RGB color model

#9B63A3 color RGB value is (155,99,163).

RGB: (155,99,163) (61%, 39%, 64%)

RGB channels and saturation

R 155 of 255 = 61%
G 99 of 255 = 39%
B 163 of 255 = 64%

155
99
163

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

Portions of RGB colors in percentages

R + G + B = 155 + 99 + 163 = 417 (100%)
R 155 of 417 ~ 37.17%
G 99 of 417 ~ 23.74%
B 163 of 417 ~ 39.09'%

%37.17
%23.74
%39.09

CMYK color model

#9B63A3 color CMYK value is (5,39,0,36).

  • cyan value is 4.91%
  • magenta value is 39.26%
  • yellow value is 0.00%
  • key color value is 36.08%

CMYK: (5,39,0,36)
C5M39Y0K36 (5%, 39%, 0%, 36%)
(0.05 / 0.39 / 0.00 / 0.36)

CMYK percentages

%4.91
%39.26
%0
%36.08

Codes

Color #9B63A3 in popluar color models

9B 63 A3
RGB 155 99 163
HSL 293° 25.81% 51.37%
HSB/HSV 293° 39.26% 63.92%
CMYK 4.91% 39.26% 0.00%
36.08%

Color #9B63A3 in popluar number systems.

HEX 9B 63 A3
Decimal 155 99 163
Binary 10011011 1100011 10100011
Octal 233 143 243

Shades and tints

Shades of #9B63A3

#9B63A3
(155,99,163)
#8D5A95
(141,90,149)
#7F5187
(127,81,135)
#714879
(113,72,121)
#633F6B
(99,63,107)
#55365D
(85,54,93)
#472D4F
(71,45,79)
#392441
(57,36,65)
#2B1B33
(43,27,51)
#1D1225
(29,18,37)
#0F0917
(15,9,23)
#000000
(0,0,0)

Tints of #9B63A3

#9B63A3
(155,99,163)
#A471AB
(164,113,171)
#AD7FB3
(173,127,179)
#B68DBB
(182,141,187)
#BF9BC3
(191,155,195)
#C8A9CB
(200,169,203)
#D1B7D3
(209,183,211)
#DAC5DB
(218,197,219)
#E3D3E3
(227,211,227)
#ECE1EB
(236,225,235)
#F5EFF3
(245,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B63A3 color. Also use rgb(155,99,163) instead hex code.

Text Font Color

.myTextColor { color: #9B63A3; }

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

This text font color is #9B63A3.

Background Color

.myBgColor { background-color: #9B63A3; }

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

This div background color is #9B63A3.

Border color

.myBorderColor { border: 1px solid #9B63A3; }

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

This div border color is #9B63A3.

Opacity

.myOpacity80 { color: #9B63A3; opacity: 0.8; }

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

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

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

This text has shadow with #9B63A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B63A3.

Preview

Color preview on black background

This text has color #9B63A3 on black background.


Color preview on white background

This text has color #9B63A3 on white background.


Black color preview on #9B63A3 background

This text has black color on #9B63A3 background.


White color preview on #9B63A3 background

This text has white color on #9B63A3 background.


Related colors

Complementary color

Complementary color for #hex is #649C5C.


I love getcolorcode.com

Triadic colors

1 #A39B63 and #63A39B with #9B63A3 are triadic colors.

2 #A3639B and #639BA3 with #9B63A3 are triadic colors.