COLOR #63246B

HEX: #63246B RGB: (99,36,107)

Color info

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

RGB color model

#63246B color RGB value is (99,36,107).

RGB: (99,36,107) (39%, 14%, 42%)

RGB channels and saturation

R 99 of 255 = 39%
G 36 of 255 = 14%
B 107 of 255 = 42%

99
36
107

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

Portions of RGB colors in percentages

R + G + B = 99 + 36 + 107 = 242 (100%)
R 99 of 242 ~ 40.91%
G 36 of 242 ~ 14.88%
B 107 of 242 ~ 44.21'%

%40.91
%14.88
%44.21

CMYK color model

#63246B color CMYK value is (7,66,0,58).

  • cyan value is 7.48%
  • magenta value is 66.36%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (7,66,0,58)
C7M66Y0K58 (7%, 66%, 0%, 58%)
(0.07 / 0.66 / 0.00 / 0.58)

CMYK percentages

%7.48
%66.36
%0
%58.04

Codes

Color #63246B in popluar color models

63 24 6B
RGB 99 36 107
HSL 293° 49.65% 28.04%
HSB/HSV 293° 66.36% 41.96%
CMYK 7.48% 66.36% 0.00%
58.04%

Color #63246B in popluar number systems.

HEX 63 24 6B
Decimal 99 36 107
Binary 1100011 100100 1101011
Octal 143 44 153

Shades and tints

Shades of #63246B

#63246B
(99,36,107)
#5A2162
(90,33,98)
#511E59
(81,30,89)
#481B50
(72,27,80)
#3F1847
(63,24,71)
#36153E
(54,21,62)
#2D1235
(45,18,53)
#240F2C
(36,15,44)
#1B0C23
(27,12,35)
#12091A
(18,9,26)
#090611
(9,6,17)
#000000
(0,0,0)

Tints of #63246B

#63246B
(99,36,107)
#713778
(113,55,120)
#7F4A85
(127,74,133)
#8D5D92
(141,93,146)
#9B709F
(155,112,159)
#A983AC
(169,131,172)
#B796B9
(183,150,185)
#C5A9C6
(197,169,198)
#D3BCD3
(211,188,211)
#E1CFE0
(225,207,224)
#EFE2ED
(239,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63246B color. Also use rgb(99,36,107) instead hex code.

Text Font Color

.myTextColor { color: #63246B; }

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

This text font color is #63246B.

Background Color

.myBgColor { background-color: #63246B; }

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

This div background color is #63246B.

Border color

.myBorderColor { border: 1px solid #63246B; }

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

This div border color is #63246B.

Opacity

.myOpacity80 { color: #63246B; opacity: 0.8; }

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

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

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

This text has shadow with #63246B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63246B.

Preview

Color preview on black background

This text has color #63246B on black background.


Color preview on white background

This text has color #63246B on white background.


Black color preview on #63246B background

This text has black color on #63246B background.


White color preview on #63246B background

This text has white color on #63246B background.


Related colors

Complementary color

Complementary color for #hex is #9CDB94.


I love getcolorcode.com

Triadic colors

1 #6B6324 and #246B63 with #63246B are triadic colors.

2 #6B2463 and #24636B with #63246B are triadic colors.