COLOR #632B65

HEX: #632B65 RGB: (99,43,101)

Color info

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

RGB color model

#632B65 color RGB value is (99,43,101).

RGB: (99,43,101) (39%, 17%, 40%)

RGB channels and saturation

R 99 of 255 = 39%
G 43 of 255 = 17%
B 101 of 255 = 40%

99
43
101

R + G + B ~ 32%. #632B65 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 43 + 101 = 243 (100%)
R 99 of 243 ~ 40.74%
G 43 of 243 ~ 17.7%
B 101 of 243 ~ 41.56'%

%40.74
%17.7
%41.56

CMYK color model

#632B65 color CMYK value is (2,57,0,60).

  • cyan value is 1.98%
  • magenta value is 57.43%
  • yellow value is 0.00%
  • key color value is 60.39%
CMYK: (2,57,0,60) C2M57Y0K60 (2%,57%,0%,60%) (0.02/0.57/0.00/0.60) 

CMYK percentages

%1.98
%57.43
%0
%60.39

Codes

Color #632B65 in popluar color models

63 2B 65
RGB 99 43 101
HSL 298° 40.28% 28.24%
HSB/HSV 298° 57.43% 39.61%
CMYK 1.98% 57.43% 0.00%
60.39%

Color #632B65 in popluar number systems.

HEX 63 2B 65
Decimal 99 43 101
Binary 1100011 101011 1100101
Octal 143 53 145

Shades and tints

Shades of #632B65

#632B65
(99,43,101)
#5A285C
(90,40,92)
#512553
(81,37,83)
#48224A
(72,34,74)
#3F1F41
(63,31,65)
#361C38
(54,28,56)
#2D192F
(45,25,47)
#241626
(36,22,38)
#1B131D
(27,19,29)
#121014
(18,16,20)
#090D0B
(9,13,11)
#000000
(0,0,0)

Tints of #632B65

#632B65
(99,43,101)
#713E73
(113,62,115)
#7F5181
(127,81,129)
#8D648F
(141,100,143)
#9B779D
(155,119,157)
#A98AAB
(169,138,171)
#B79DB9
(183,157,185)
#C5B0C7
(197,176,199)
#D3C3D5
(211,195,213)
#E1D6E3
(225,214,227)
#EFE9F1
(239,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #632B65 color. Also use rgb(99,43,101) instead hex code.

Text Font Color

.myTextColor { color: #632B65; }

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

This text font color is #632B65.

Background Color

.myBgColor { background-color: #632B65; }

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

This div background color is #632B65.

Border color

.myBorderColor { border: 1px solid #632B65; }

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

This div border color is #632B65.

Opacity

.myOpacity80 { color: #632B65; opacity: 0.8; }

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

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

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

This text has shadow with #632B65 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #632B65.

Preview

Color preview on black background

This text has color #632B65 on black background.


Color preview on white background

This text has color #632B65 on white background.


Black color preview on #632B65 background

This text has black color on #632B65 background.


White color preview on #632B65 background

This text has white color on #632B65 background.


Related colors

Complementary color

Complementary color for #hex is #9CD49A.


I love getcolorcode.com

Triadic colors

1 #65632B and #2B6563 with #632B65 are triadic colors.

2 #652B63 and #2B6365 with #632B65 are triadic colors.