COLOR #633473

HEX: #633473 RGB: (99,52,115)

Color info

#633473 contains mainly red and blue colors. Web safe color of #633473 is #663366 (or #636).

RGB color model

#633473 color RGB value is (99,52,115).

RGB: (99,52,115) (39%, 20%, 45%)

RGB channels and saturation

R 99 of 255 = 39%
G 52 of 255 = 20%
B 115 of 255 = 45%

99
52
115

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

Portions of RGB colors in percentages

R + G + B = 99 + 52 + 115 = 266 (100%)
R 99 of 266 ~ 37.22%
G 52 of 266 ~ 19.55%
B 115 of 266 ~ 43.23'%

%37.22
%19.55
%43.23

CMYK color model

#633473 color CMYK value is (14,55,0,55).

  • cyan value is 13.91%
  • magenta value is 54.78%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (14,55,0,55) C14M55Y0K55 (14%,55%,0%,55%) (0.14/0.55/0.00/0.55) 

CMYK percentages

%13.91
%54.78
%0
%54.9

Codes

Color #633473 in popluar color models

63 34 73
RGB 99 52 115
HSL 285° 37.72% 32.75%
HSB/HSV 285° 54.78% 45.10%
CMYK 13.91% 54.78% 0.00%
54.90%

Color #633473 in popluar number systems.

HEX 63 34 73
Decimal 99 52 115
Binary 1100011 110100 1110011
Octal 143 64 163

Shades and tints

Shades of #633473

#633473
(99,52,115)
#5A3069
(90,48,105)
#512C5F
(81,44,95)
#482855
(72,40,85)
#3F244B
(63,36,75)
#362041
(54,32,65)
#2D1C37
(45,28,55)
#24182D
(36,24,45)
#1B1423
(27,20,35)
#121019
(18,16,25)
#090C0F
(9,12,15)
#000000
(0,0,0)

Tints of #633473

#633473
(99,52,115)
#71467F
(113,70,127)
#7F588B
(127,88,139)
#8D6A97
(141,106,151)
#9B7CA3
(155,124,163)
#A98EAF
(169,142,175)
#B7A0BB
(183,160,187)
#C5B2C7
(197,178,199)
#D3C4D3
(211,196,211)
#E1D6DF
(225,214,223)
#EFE8EB
(239,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #633473 color. Also use rgb(99,52,115) instead hex code.

Text Font Color

.myTextColor { color: #633473; }

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

This text font color is #633473.

Background Color

.myBgColor { background-color: #633473; }

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

This div background color is #633473.

Border color

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

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

This div border color is #633473.

Opacity

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

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

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

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

This text has shadow with #633473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #633473.

Preview

Color preview on black background

This text has color #633473 on black background.


Color preview on white background

This text has color #633473 on white background.


Black color preview on #633473 background

This text has black color on #633473 background.


White color preview on #633473 background

This text has white color on #633473 background.


Related colors

Complementary color

Complementary color for #hex is #9CCB8C.


I love getcolorcode.com

Triadic colors

1 #736334 and #347363 with #633473 are triadic colors.

2 #733463 and #346373 with #633473 are triadic colors.