COLOR #633699

HEX: #633699 RGB: (99,54,153)

Color info

#633699 contains mainly red and blue colors. Web safe color of #633699 is #663399 (or #639).

RGB color model

#633699 color RGB value is (99,54,153).

RGB: (99,54,153) (39%, 21%, 60%)

RGB channels and saturation

R 99 of 255 = 39%
G 54 of 255 = 21%
B 153 of 255 = 60%

99
54
153

R + G + B ~ 40%. #633699 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 54 + 153 = 306 (100%)
R 99 of 306 ~ 32.35%
G 54 of 306 ~ 17.65%
B 153 of 306 ~ 50'%

%32.35
%17.65
%50

CMYK color model

#633699 color CMYK value is (35,65,0,40).

  • cyan value is 35.29%
  • magenta value is 64.71%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (35,65,0,40)
C35M65Y0K40 (35%, 65%, 0%, 40%)
(0.35 / 0.65 / 0.00 / 0.40)

CMYK percentages

%35.29
%64.71
%0
%40

Codes

Color #633699 in popluar color models

63 36 99
RGB 99 54 153
HSL 267° 47.83% 40.59%
HSB/HSV 267° 64.71% 60.00%
CMYK 35.29% 64.71% 0.00%
40.00%

Color #633699 in popluar number systems.

HEX 63 36 99
Decimal 99 54 153
Binary 1100011 110110 10011001
Octal 143 66 231

Shades and tints

Shades of #633699

#633699
(99,54,153)
#5A328C
(90,50,140)
#512E7F
(81,46,127)
#482A72
(72,42,114)
#3F2665
(63,38,101)
#362258
(54,34,88)
#2D1E4B
(45,30,75)
#241A3E
(36,26,62)
#1B1631
(27,22,49)
#121224
(18,18,36)
#090E17
(9,14,23)
#000000
(0,0,0)

Tints of #633699

#633699
(99,54,153)
#7148A2
(113,72,162)
#7F5AAB
(127,90,171)
#8D6CB4
(141,108,180)
#9B7EBD
(155,126,189)
#A990C6
(169,144,198)
#B7A2CF
(183,162,207)
#C5B4D8
(197,180,216)
#D3C6E1
(211,198,225)
#E1D8EA
(225,216,234)
#EFEAF3
(239,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #633699 color. Also use rgb(99,54,153) instead hex code.

Text Font Color

.myTextColor { color: #633699; }

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

This text font color is #633699.

Background Color

.myBgColor { background-color: #633699; }

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

This div background color is #633699.

Border color

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

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

This div border color is #633699.

Opacity

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

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

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

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

This text has shadow with #633699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #633699.

Preview

Color preview on black background

This text has color #633699 on black background.


Color preview on white background

This text has color #633699 on white background.


Black color preview on #633699 background

This text has black color on #633699 background.


White color preview on #633699 background

This text has white color on #633699 background.


Related colors

Complementary color

Complementary color for #hex is #9CC966.


I love getcolorcode.com

Triadic colors

1 #996336 and #369963 with #633699 are triadic colors.

2 #993663 and #366399 with #633699 are triadic colors.