COLOR #633371

HEX: #633371 RGB: (99,51,113)

Color info

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

RGB color model

#633371 color RGB value is (99,51,113).

RGB: (99,51,113) (39%, 20%, 44%)

RGB channels and saturation

R 99 of 255 = 39%
G 51 of 255 = 20%
B 113 of 255 = 44%

99
51
113

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

Portions of RGB colors in percentages

R + G + B = 99 + 51 + 113 = 263 (100%)
R 99 of 263 ~ 37.64%
G 51 of 263 ~ 19.39%
B 113 of 263 ~ 42.97'%

%37.64
%19.39
%42.97

CMYK color model

#633371 color CMYK value is (12,55,0,56).

  • cyan value is 12.39%
  • magenta value is 54.87%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (12,55,0,56)
C12M55Y0K56 (12%, 55%, 0%, 56%)
(0.12 / 0.55 / 0.00 / 0.56)

CMYK percentages

%12.39
%54.87
%0
%55.69

Codes

Color #633371 in popluar color models

63 33 71
RGB 99 51 113
HSL 286° 37.80% 32.16%
HSB/HSV 286° 54.87% 44.31%
CMYK 12.39% 54.87% 0.00%
55.69%

Color #633371 in popluar number systems.

HEX 63 33 71
Decimal 99 51 113
Binary 1100011 110011 1110001
Octal 143 63 161

Shades and tints

Shades of #633371

#633371
(99,51,113)
#5A2F67
(90,47,103)
#512B5D
(81,43,93)
#482753
(72,39,83)
#3F2349
(63,35,73)
#361F3F
(54,31,63)
#2D1B35
(45,27,53)
#24172B
(36,23,43)
#1B1321
(27,19,33)
#120F17
(18,15,23)
#090B0D
(9,11,13)
#000000
(0,0,0)

Tints of #633371

#633371
(99,51,113)
#71457D
(113,69,125)
#7F5789
(127,87,137)
#8D6995
(141,105,149)
#9B7BA1
(155,123,161)
#A98DAD
(169,141,173)
#B79FB9
(183,159,185)
#C5B1C5
(197,177,197)
#D3C3D1
(211,195,209)
#E1D5DD
(225,213,221)
#EFE7E9
(239,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #633371 color. Also use rgb(99,51,113) instead hex code.

Text Font Color

.myTextColor { color: #633371; }

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

This text font color is #633371.

Background Color

.myBgColor { background-color: #633371; }

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

This div background color is #633371.

Border color

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

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

This div border color is #633371.

Opacity

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

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

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

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

This text has shadow with #633371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #633371.

Preview

Color preview on black background

This text has color #633371 on black background.


Color preview on white background

This text has color #633371 on white background.


Black color preview on #633371 background

This text has black color on #633371 background.


White color preview on #633371 background

This text has white color on #633371 background.


Related colors

Complementary color

Complementary color for #hex is #9CCC8E.


I love getcolorcode.com

Triadic colors

1 #716333 and #337163 with #633371 are triadic colors.

2 #713363 and #336371 with #633371 are triadic colors.