COLOR #631393

HEX: #631393 RGB: (99,19,147)

Color info

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

RGB color model

#631393 color RGB value is (99,19,147).

RGB: (99,19,147) (39%, 7%, 58%)

RGB channels and saturation

R 99 of 255 = 39%
G 19 of 255 = 7%
B 147 of 255 = 58%

99
19
147

R + G + B ~ 35%. #631393 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 19 + 147 = 265 (100%)
R 99 of 265 ~ 37.36%
G 19 of 265 ~ 7.17%
B 147 of 265 ~ 55.47'%

%37.36
%55.47

CMYK color model

#631393 color CMYK value is (33,87,0,42).

  • cyan value is 32.65%
  • magenta value is 87.07%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (33,87,0,42)
C33M87Y0K42 (33%, 87%, 0%, 42%)
(0.33 / 0.87 / 0.00 / 0.42)

CMYK percentages

%32.65
%87.07
%0
%42.35

Codes

Color #631393 in popluar color models

63 13 93
RGB 99 19 147
HSL 278° 77.11% 32.55%
HSB/HSV 278° 87.07% 57.65%
CMYK 32.65% 87.07% 0.00%
42.35%

Color #631393 in popluar number systems.

HEX 63 13 93
Decimal 99 19 147
Binary 1100011 10011 10010011
Octal 143 23 223

Shades and tints

Shades of #631393

#631393
(99,19,147)
#5A1286
(90,18,134)
#511179
(81,17,121)
#48106C
(72,16,108)
#3F0F5F
(63,15,95)
#360E52
(54,14,82)
#2D0D45
(45,13,69)
#240C38
(36,12,56)
#1B0B2B
(27,11,43)
#120A1E
(18,10,30)
#090911
(9,9,17)
#000000
(0,0,0)

Tints of #631393

#631393
(99,19,147)
#71289C
(113,40,156)
#7F3DA5
(127,61,165)
#8D52AE
(141,82,174)
#9B67B7
(155,103,183)
#A97CC0
(169,124,192)
#B791C9
(183,145,201)
#C5A6D2
(197,166,210)
#D3BBDB
(211,187,219)
#E1D0E4
(225,208,228)
#EFE5ED
(239,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #631393 color. Also use rgb(99,19,147) instead hex code.

Text Font Color

.myTextColor { color: #631393; }

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

This text font color is #631393.

Background Color

.myBgColor { background-color: #631393; }

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

This div background color is #631393.

Border color

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

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

This div border color is #631393.

Opacity

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

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

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

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

This text has shadow with #631393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #631393.

Preview

Color preview on black background

This text has color #631393 on black background.


Color preview on white background

This text has color #631393 on white background.


Black color preview on #631393 background

This text has black color on #631393 background.


White color preview on #631393 background

This text has white color on #631393 background.


Related colors

Complementary color

Complementary color for #hex is #9CEC6C.


I love getcolorcode.com

Triadic colors

1 #936313 and #139363 with #631393 are triadic colors.

2 #931363 and #136393 with #631393 are triadic colors.