COLOR #630980

HEX: #630980 RGB: (99,9,128)

Color info

#630980 contains mainly red and blue colors. Web safe color of #630980 is #660066 (or #606).

RGB color model

#630980 color RGB value is (99,9,128).

RGB: (99,9,128) (39%, 4%, 50%)

RGB channels and saturation

R 99 of 255 = 39%
G 9 of 255 = 4%
B 128 of 255 = 50%

99
9
128

R + G + B ~ 31%. #630980 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 9 + 128 = 236 (100%)
R 99 of 236 ~ 41.95%
G 9 of 236 ~ 3.81%
B 128 of 236 ~ 54.24'%

%41.95
%54.24

CMYK color model

#630980 color CMYK value is (23,93,0,50).

  • cyan value is 22.66%
  • magenta value is 92.97%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (23,93,0,50)
C23M93Y0K50 (23%, 93%, 0%, 50%)
(0.23 / 0.93 / 0.00 / 0.50)

CMYK percentages

%22.66
%92.97
%0
%49.8

Codes

Color #630980 in popluar color models

63 09 80
RGB 99 9 128
HSL 285° 86.86% 26.86%
HSB/HSV 285° 92.97% 50.20%
CMYK 22.66% 92.97% 0.00%
49.80%

Color #630980 in popluar number systems.

HEX 63 09 80
Decimal 99 9 128
Binary 1100011 1001 10000000
Octal 143 11 200

Shades and tints

Shades of #630980

#630980
(99,9,128)
#5A0975
(90,9,117)
#51096A
(81,9,106)
#48095F
(72,9,95)
#3F0954
(63,9,84)
#360949
(54,9,73)
#2D093E
(45,9,62)
#240933
(36,9,51)
#1B0928
(27,9,40)
#12091D
(18,9,29)
#090912
(9,9,18)
#000000
(0,0,0)

Tints of #630980

#630980
(99,9,128)
#711F8B
(113,31,139)
#7F3596
(127,53,150)
#8D4BA1
(141,75,161)
#9B61AC
(155,97,172)
#A977B7
(169,119,183)
#B78DC2
(183,141,194)
#C5A3CD
(197,163,205)
#D3B9D8
(211,185,216)
#E1CFE3
(225,207,227)
#EFE5EE
(239,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #630980; }

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

This text font color is #630980.

Background Color

.myBgColor { background-color: #630980; }

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

This div background color is #630980.

Border color

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

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

This div border color is #630980.

Opacity

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

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

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

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

This text has shadow with #630980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #630980.

Preview

Color preview on black background

This text has color #630980 on black background.


Color preview on white background

This text has color #630980 on white background.


Black color preview on #630980 background

This text has black color on #630980 background.


White color preview on #630980 background

This text has white color on #630980 background.


Related colors

Complementary color

Complementary color for #hex is #9CF67F.


I love getcolorcode.com

Triadic colors

1 #806309 and #098063 with #630980 are triadic colors.

2 #800963 and #096380 with #630980 are triadic colors.