COLOR #633351

HEX: #633351 RGB: (99,51,81)

Color info

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

RGB color model

#633351 color RGB value is (99,51,81).

RGB: (99,51,81) (39%, 20%, 32%)

RGB channels and saturation

R 99 of 255 = 39%
G 51 of 255 = 20%
B 81 of 255 = 32%

99
51
81

R + G + B ~ 30%. #633351 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 51 + 81 = 231 (100%)
R 99 of 231 ~ 42.86%
G 51 of 231 ~ 22.08%
B 81 of 231 ~ 35.06'%

%42.86
%22.08
%35.06

CMYK color model

#633351 color CMYK value is (0,48,18,61).

  • cyan value is 0.00%
  • magenta value is 48.48%
  • yellow value is 18.18%
  • key color value is 61.18%
CMYK: (0,48,18,61) C0M48Y18K61 (0%,48%,18%,61%) (0.00/0.48/0.18/0.61) 

CMYK percentages

%0
%48.48
%18.18
%61.18

Codes

Color #633351 in popluar color models

63 33 51
RGB 99 51 81
HSL 323° 32.00% 29.41%
HSB/HSV 323° 48.48% 38.82%
CMYK 0.00% 48.48% 18.18%
61.18%

Color #633351 in popluar number systems.

HEX 63 33 51
Decimal 99 51 81
Binary 1100011 110011 1010001
Octal 143 63 121

Shades and tints

Shades of #633351

#633351
(99,51,81)
#5A2F4A
(90,47,74)
#512B43
(81,43,67)
#48273C
(72,39,60)
#3F2335
(63,35,53)
#361F2E
(54,31,46)
#2D1B27
(45,27,39)
#241720
(36,23,32)
#1B1319
(27,19,25)
#120F12
(18,15,18)
#090B0B
(9,11,11)
#000000
(0,0,0)

Tints of #633351

#633351
(99,51,81)
#714560
(113,69,96)
#7F576F
(127,87,111)
#8D697E
(141,105,126)
#9B7B8D
(155,123,141)
#A98D9C
(169,141,156)
#B79FAB
(183,159,171)
#C5B1BA
(197,177,186)
#D3C3C9
(211,195,201)
#E1D5D8
(225,213,216)
#EFE7E7
(239,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #633351; }

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

This text font color is #633351.

Background Color

.myBgColor { background-color: #633351; }

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

This div background color is #633351.

Border color

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

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

This div border color is #633351.

Opacity

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

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

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

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

This text has shadow with #633351 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #633351.

Preview

Color preview on black background

This text has color #633351 on black background.


Color preview on white background

This text has color #633351 on white background.


Black color preview on #633351 background

This text has black color on #633351 background.


White color preview on #633351 background

This text has white color on #633351 background.


Related colors

Complementary color

Complementary color for #hex is #9CCCAE.


I love getcolorcode.com

Triadic colors

1 #516333 and #335163 with #633351 are triadic colors.

2 #513363 and #336351 with #633351 are triadic colors.