COLOR #63384E

HEX: #63384E RGB: (99,56,78)

Color info

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

RGB color model

#63384E color RGB value is (99,56,78).

RGB: (99,56,78) (39%, 22%, 31%)

RGB channels and saturation

R 99 of 255 = 39%
G 56 of 255 = 22%
B 78 of 255 = 31%

99
56
78

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

Portions of RGB colors in percentages

R + G + B = 99 + 56 + 78 = 233 (100%)
R 99 of 233 ~ 42.49%
G 56 of 233 ~ 24.03%
B 78 of 233 ~ 33.48'%

%42.49
%24.03
%33.48

CMYK color model

#63384E color CMYK value is (0,43,21,61).

  • cyan value is 0.00%
  • magenta value is 43.43%
  • yellow value is 21.21%
  • key color value is 61.18%

CMYK: (0,43,21,61)
C0M43Y21K61 (0%, 43%, 21%, 61%)
(0.00 / 0.43 / 0.21 / 0.61)

CMYK percentages

%0
%43.43
%21.21
%61.18

Codes

Color #63384E in popluar color models

63 38 4E
RGB 99 56 78
HSL 329° 27.74% 30.39%
HSB/HSV 329° 43.43% 38.82%
CMYK 0.00% 43.43% 21.21%
61.18%

Color #63384E in popluar number systems.

HEX 63 38 4E
Decimal 99 56 78
Binary 1100011 111000 1001110
Octal 143 70 116

Shades and tints

Shades of #63384E

#63384E
(99,56,78)
#5A3347
(90,51,71)
#512E40
(81,46,64)
#482939
(72,41,57)
#3F2432
(63,36,50)
#361F2B
(54,31,43)
#2D1A24
(45,26,36)
#24151D
(36,21,29)
#1B1016
(27,16,22)
#120B0F
(18,11,15)
#090608
(9,6,8)
#000000
(0,0,0)

Tints of #63384E

#63384E
(99,56,78)
#714A5E
(113,74,94)
#7F5C6E
(127,92,110)
#8D6E7E
(141,110,126)
#9B808E
(155,128,142)
#A9929E
(169,146,158)
#B7A4AE
(183,164,174)
#C5B6BE
(197,182,190)
#D3C8CE
(211,200,206)
#E1DADE
(225,218,222)
#EFECEE
(239,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63384E color. Also use rgb(99,56,78) instead hex code.

Text Font Color

.myTextColor { color: #63384E; }

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

This text font color is #63384E.

Background Color

.myBgColor { background-color: #63384E; }

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

This div background color is #63384E.

Border color

.myBorderColor { border: 1px solid #63384E; }

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

This div border color is #63384E.

Opacity

.myOpacity80 { color: #63384E; opacity: 0.8; }

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

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

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

This text has shadow with #63384E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63384E.

Preview

Color preview on black background

This text has color #63384E on black background.


Color preview on white background

This text has color #63384E on white background.


Black color preview on #63384E background

This text has black color on #63384E background.


White color preview on #63384E background

This text has white color on #63384E background.


Related colors

Complementary color

Complementary color for #hex is #9CC7B1.


I love getcolorcode.com

Triadic colors

1 #4E6338 and #384E63 with #63384E are triadic colors.

2 #4E3863 and #38634E with #63384E are triadic colors.