COLOR #63178A

HEX: #63178A RGB: (99,23,138)

Color info

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

RGB color model

#63178A color RGB value is (99,23,138).

RGB: (99,23,138) (39%, 9%, 54%)

RGB channels and saturation

R 99 of 255 = 39%
G 23 of 255 = 9%
B 138 of 255 = 54%

99
23
138

R + G + B ~ 34%. #63178A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 23 + 138 = 260 (100%)
R 99 of 260 ~ 38.08%
G 23 of 260 ~ 8.85%
B 138 of 260 ~ 53.08'%

%38.08
%53.08

CMYK color model

#63178A color CMYK value is (28,83,0,46).

  • cyan value is 28.26%
  • magenta value is 83.33%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (28,83,0,46)
C28M83Y0K46 (28%, 83%, 0%, 46%)
(0.28 / 0.83 / 0.00 / 0.46)

CMYK percentages

%28.26
%83.33
%0
%45.88

Codes

Color #63178A in popluar color models

63 17 8A
RGB 99 23 138
HSL 280° 71.43% 31.57%
HSB/HSV 280° 83.33% 54.12%
CMYK 28.26% 83.33% 0.00%
45.88%

Color #63178A in popluar number systems.

HEX 63 17 8A
Decimal 99 23 138
Binary 1100011 10111 10001010
Octal 143 27 212

Shades and tints

Shades of #63178A

#63178A
(99,23,138)
#5A157E
(90,21,126)
#511372
(81,19,114)
#481166
(72,17,102)
#3F0F5A
(63,15,90)
#360D4E
(54,13,78)
#2D0B42
(45,11,66)
#240936
(36,9,54)
#1B072A
(27,7,42)
#12051E
(18,5,30)
#090312
(9,3,18)
#000000
(0,0,0)

Tints of #63178A

#63178A
(99,23,138)
#712C94
(113,44,148)
#7F419E
(127,65,158)
#8D56A8
(141,86,168)
#9B6BB2
(155,107,178)
#A980BC
(169,128,188)
#B795C6
(183,149,198)
#C5AAD0
(197,170,208)
#D3BFDA
(211,191,218)
#E1D4E4
(225,212,228)
#EFE9EE
(239,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63178A color. Also use rgb(99,23,138) instead hex code.

Text Font Color

.myTextColor { color: #63178A; }

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

This text font color is #63178A.

Background Color

.myBgColor { background-color: #63178A; }

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

This div background color is #63178A.

Border color

.myBorderColor { border: 1px solid #63178A; }

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

This div border color is #63178A.

Opacity

.myOpacity80 { color: #63178A; opacity: 0.8; }

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

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

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

This text has shadow with #63178A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63178A.

Preview

Color preview on black background

This text has color #63178A on black background.


Color preview on white background

This text has color #63178A on white background.


Black color preview on #63178A background

This text has black color on #63178A background.


White color preview on #63178A background

This text has white color on #63178A background.


Related colors

Complementary color

Complementary color for #hex is #9CE875.


I love getcolorcode.com

Triadic colors

1 #8A6317 and #178A63 with #63178A are triadic colors.

2 #8A1763 and #17638A with #63178A are triadic colors.