COLOR #630290

HEX: #630290 RGB: (99,2,144)

Color info

#630290 contains mainly red and blue colors. Web safe color of #630290 is #660099 (or #609).

RGB color model

#630290 color RGB value is (99,2,144).

RGB: (99,2,144) (39%, 1%, 56%)

RGB channels and saturation

R 99 of 255 = 39%
G 2 of 255 = 1%
B 144 of 255 = 56%

99
2
144

R + G + B ~ 32%. #630290 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 2 + 144 = 245 (100%)
R 99 of 245 ~ 40.41%
G 2 of 245 ~ 0.82%
B 144 of 245 ~ 58.78'%

%40.41
%58.78

CMYK color model

#630290 color CMYK value is (31,99,0,44).

  • cyan value is 31.25%
  • magenta value is 98.61%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (31,99,0,44)
C31M99Y0K44 (31%, 99%, 0%, 44%)
(0.31 / 0.99 / 0.00 / 0.44)

CMYK percentages

%31.25
%98.61
%0
%43.53

Codes

Color #630290 in popluar color models

63 02 90
RGB 99 2 144
HSL 281° 97.26% 28.63%
HSB/HSV 281° 98.61% 56.47%
CMYK 31.25% 98.61% 0.00%
43.53%

Color #630290 in popluar number systems.

HEX 63 02 90
Decimal 99 2 144
Binary 1100011 10 10010000
Octal 143 2 220

Shades and tints

Shades of #630290

#630290
(99,2,144)
#5A0283
(90,2,131)
#510276
(81,2,118)
#480269
(72,2,105)
#3F025C
(63,2,92)
#36024F
(54,2,79)
#2D0242
(45,2,66)
#240235
(36,2,53)
#1B0228
(27,2,40)
#12021B
(18,2,27)
#09020E
(9,2,14)
#000000
(0,0,0)

Tints of #630290

#630290
(99,2,144)
#71199A
(113,25,154)
#7F30A4
(127,48,164)
#8D47AE
(141,71,174)
#9B5EB8
(155,94,184)
#A975C2
(169,117,194)
#B78CCC
(183,140,204)
#C5A3D6
(197,163,214)
#D3BAE0
(211,186,224)
#E1D1EA
(225,209,234)
#EFE8F4
(239,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #630290; }

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

This text font color is #630290.

Background Color

.myBgColor { background-color: #630290; }

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

This div background color is #630290.

Border color

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

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

This div border color is #630290.

Opacity

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

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

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

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

This text has shadow with #630290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #630290.

Preview

Color preview on black background

This text has color #630290 on black background.


Color preview on white background

This text has color #630290 on white background.


Black color preview on #630290 background

This text has black color on #630290 background.


White color preview on #630290 background

This text has white color on #630290 background.


Related colors

Complementary color

Complementary color for #hex is #9CFD6F.


I love getcolorcode.com

Triadic colors

1 #906302 and #029063 with #630290 are triadic colors.

2 #900263 and #026390 with #630290 are triadic colors.