COLOR #9063D3

HEX: #9063D3 RGB: (144,99,211)

Color info

#9063D3 contains mainly blue color. Web safe color of #9063D3 is #9966CC (or #96C).

RGB color model

#9063D3 color RGB value is (144,99,211).

RGB: (144,99,211) (56%, 39%, 83%)

RGB channels and saturation

R 144 of 255 = 56%
G 99 of 255 = 39%
B 211 of 255 = 83%

144
99
211

R + G + B ~ 59%. #9063D3 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 144 + 99 + 211 = 454 (100%)
R 144 of 454 ~ 31.72%
G 99 of 454 ~ 21.81%
B 211 of 454 ~ 46.48'%

%31.72
%21.81
%46.48

CMYK color model

#9063D3 color CMYK value is (32,53,0,17).

  • cyan value is 31.75%
  • magenta value is 53.08%
  • yellow value is 0.00%
  • key color value is 17.25%

CMYK: (32,53,0,17)
C32M53Y0K17 (32%, 53%, 0%, 17%)
(0.32 / 0.53 / 0.00 / 0.17)

CMYK percentages

%31.75
%53.08
%0
%17.25

Codes

Color #9063D3 in popluar color models

90 63 D3
RGB 144 99 211
HSL 264° 56.00% 60.78%
HSB/HSV 264° 53.08% 82.75%
CMYK 31.75% 53.08% 0.00%
17.25%

Color #9063D3 in popluar number systems.

HEX 90 63 D3
Decimal 144 99 211
Binary 10010000 1100011 11010011
Octal 220 143 323

Shades and tints

Shades of #9063D3

#9063D3
(144,99,211)
#835AC0
(131,90,192)
#7651AD
(118,81,173)
#69489A
(105,72,154)
#5C3F87
(92,63,135)
#4F3674
(79,54,116)
#422D61
(66,45,97)
#35244E
(53,36,78)
#281B3B
(40,27,59)
#1B1228
(27,18,40)
#0E0915
(14,9,21)
#000000
(0,0,0)

Tints of #9063D3

#9063D3
(144,99,211)
#9A71D7
(154,113,215)
#A47FDB
(164,127,219)
#AE8DDF
(174,141,223)
#B89BE3
(184,155,227)
#C2A9E7
(194,169,231)
#CCB7EB
(204,183,235)
#D6C5EF
(214,197,239)
#E0D3F3
(224,211,243)
#EAE1F7
(234,225,247)
#F4EFFB
(244,239,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9063D3 color. Also use rgb(144,99,211) instead hex code.

Text Font Color

.myTextColor { color: #9063D3; }

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

This text font color is #9063D3.

Background Color

.myBgColor { background-color: #9063D3; }

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

This div background color is #9063D3.

Border color

.myBorderColor { border: 1px solid #9063D3; }

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

This div border color is #9063D3.

Opacity

.myOpacity80 { color: #9063D3; opacity: 0.8; }

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

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

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

This text has shadow with #9063D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9063D3.

Preview

Color preview on black background

This text has color #9063D3 on black background.


Color preview on white background

This text has color #9063D3 on white background.


Black color preview on #9063D3 background

This text has black color on #9063D3 background.


White color preview on #9063D3 background

This text has white color on #9063D3 background.


Related colors

Complementary color

Complementary color for #hex is #6F9C2C.


I love getcolorcode.com

Triadic colors

1 #D39063 and #63D390 with #9063D3 are triadic colors.

2 #D36390 and #6390D3 with #9063D3 are triadic colors.