COLOR #633159

HEX: #633159 RGB: (99,49,89)

Color info

#633159 contains red, green and blue colors in about the same proportion. Web safe color of #633159 is #663366 (or #636).

RGB color model

#633159 color RGB value is (99,49,89).

RGB: (99,49,89) (39%, 19%, 35%)

RGB channels and saturation

R 99 of 255 = 39%
G 49 of 255 = 19%
B 89 of 255 = 35%

99
49
89

R + G + B ~ 31%. #633159 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 49 + 89 = 237 (100%)
R 99 of 237 ~ 41.77%
G 49 of 237 ~ 20.68%
B 89 of 237 ~ 37.55'%

%41.77
%20.68
%37.55

CMYK color model

#633159 color CMYK value is (0,51,10,61).

  • cyan value is 0.00%
  • magenta value is 50.51%
  • yellow value is 10.10%
  • key color value is 61.18%

CMYK: (0,51,10,61)
C0M51Y10K61 (0%, 51%, 10%, 61%)
(0.00 / 0.51 / 0.10 / 0.61)

CMYK percentages

%0
%50.51
%10.1
%61.18

Codes

Color #633159 in popluar color models

63 31 59
RGB 99 49 89
HSL 312° 33.78% 29.02%
HSB/HSV 312° 50.51% 38.82%
CMYK 0.00% 50.51% 10.10%
61.18%

Color #633159 in popluar number systems.

HEX 63 31 59
Decimal 99 49 89
Binary 1100011 110001 1011001
Octal 143 61 131

Shades and tints

Shades of #633159

#633159
(99,49,89)
#5A2D51
(90,45,81)
#512949
(81,41,73)
#482541
(72,37,65)
#3F2139
(63,33,57)
#361D31
(54,29,49)
#2D1929
(45,25,41)
#241521
(36,21,33)
#1B1119
(27,17,25)
#120D11
(18,13,17)
#090909
(9,9,9)
#000000
(0,0,0)

Tints of #633159

#633159
(99,49,89)
#714368
(113,67,104)
#7F5577
(127,85,119)
#8D6786
(141,103,134)
#9B7995
(155,121,149)
#A98BA4
(169,139,164)
#B79DB3
(183,157,179)
#C5AFC2
(197,175,194)
#D3C1D1
(211,193,209)
#E1D3E0
(225,211,224)
#EFE5EF
(239,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #633159 color. Also use rgb(99,49,89) instead hex code.

Text Font Color

.myTextColor { color: #633159; }

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

This text font color is #633159.

Background Color

.myBgColor { background-color: #633159; }

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

This div background color is #633159.

Border color

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

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

This div border color is #633159.

Opacity

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

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

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

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

This text has shadow with #633159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #633159.

Preview

Color preview on black background

This text has color #633159 on black background.


Color preview on white background

This text has color #633159 on white background.


Black color preview on #633159 background

This text has black color on #633159 background.


White color preview on #633159 background

This text has white color on #633159 background.


Related colors

Complementary color

Complementary color for #hex is #9CCEA6.


I love getcolorcode.com

Triadic colors

1 #596331 and #315963 with #633159 are triadic colors.

2 #593163 and #316359 with #633159 are triadic colors.