COLOR #63376B

HEX: #63376B RGB: (99,55,107)

Color info

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

RGB color model

#63376B color RGB value is (99,55,107).

RGB: (99,55,107) (39%, 22%, 42%)

RGB channels and saturation

R 99 of 255 = 39%
G 55 of 255 = 22%
B 107 of 255 = 42%

99
55
107

R + G + B ~ 34%. #63376B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 55 + 107 = 261 (100%)
R 99 of 261 ~ 37.93%
G 55 of 261 ~ 21.07%
B 107 of 261 ~ 41'%

%37.93
%21.07
%41

CMYK color model

#63376B color CMYK value is (7,49,0,58).

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

CMYK: (7,49,0,58)
C7M49Y0K58 (7%, 49%, 0%, 58%)
(0.07 / 0.49 / 0.00 / 0.58)

CMYK percentages

%7.48
%48.6
%0
%58.04

Codes

Color #63376B in popluar color models

63 37 6B
RGB 99 55 107
HSL 291° 32.10% 31.76%
HSB/HSV 291° 48.60% 41.96%
CMYK 7.48% 48.60% 0.00%
58.04%

Color #63376B in popluar number systems.

HEX 63 37 6B
Decimal 99 55 107
Binary 1100011 110111 1101011
Octal 143 67 153

Shades and tints

Shades of #63376B

#63376B
(99,55,107)
#5A3262
(90,50,98)
#512D59
(81,45,89)
#482850
(72,40,80)
#3F2347
(63,35,71)
#361E3E
(54,30,62)
#2D1935
(45,25,53)
#24142C
(36,20,44)
#1B0F23
(27,15,35)
#120A1A
(18,10,26)
#090511
(9,5,17)
#000000
(0,0,0)

Tints of #63376B

#63376B
(99,55,107)
#714978
(113,73,120)
#7F5B85
(127,91,133)
#8D6D92
(141,109,146)
#9B7F9F
(155,127,159)
#A991AC
(169,145,172)
#B7A3B9
(183,163,185)
#C5B5C6
(197,181,198)
#D3C7D3
(211,199,211)
#E1D9E0
(225,217,224)
#EFEBED
(239,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63376B; }

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

This text font color is #63376B.

Background Color

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

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

This div background color is #63376B.

Border color

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

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

This div border color is #63376B.

Opacity

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

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

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

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

This text has shadow with #63376B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63376B.

Preview

Color preview on black background

This text has color #63376B on black background.


Color preview on white background

This text has color #63376B on white background.


Black color preview on #63376B background

This text has black color on #63376B background.


White color preview on #63376B background

This text has white color on #63376B background.


Related colors

Complementary color

Complementary color for #hex is #9CC894.


I love getcolorcode.com

Triadic colors

1 #6B6337 and #376B63 with #63376B are triadic colors.

2 #6B3763 and #37636B with #63376B are triadic colors.