COLOR #63444E

HEX: #63444E RGB: (99,68,78)

Color info

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

RGB color model

#63444E color RGB value is (99,68,78).

RGB: (99,68,78) (39%, 27%, 31%)

RGB channels and saturation

R 99 of 255 = 39%
G 68 of 255 = 27%
B 78 of 255 = 31%

99
68
78

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

Portions of RGB colors in percentages

R + G + B = 99 + 68 + 78 = 245 (100%)
R 99 of 245 ~ 40.41%
G 68 of 245 ~ 27.76%
B 78 of 245 ~ 31.84'%

%40.41
%27.76
%31.84

CMYK color model

#63444E color CMYK value is (0,31,21,61).

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

CMYK: (0,31,21,61)
C0M31Y21K61 (0%, 31%, 21%, 61%)
(0.00 / 0.31 / 0.21 / 0.61)

CMYK percentages

%0
%31.31
%21.21
%61.18

Codes

Color #63444E in popluar color models

63 44 4E
RGB 99 68 78
HSL 341° 18.56% 32.75%
HSB/HSV 341° 31.31% 38.82%
CMYK 0.00% 31.31% 21.21%
61.18%

Color #63444E in popluar number systems.

HEX 63 44 4E
Decimal 99 68 78
Binary 1100011 1000100 1001110
Octal 143 104 116

Shades and tints

Shades of #63444E

#63444E
(99,68,78)
#5A3E47
(90,62,71)
#513840
(81,56,64)
#483239
(72,50,57)
#3F2C32
(63,44,50)
#36262B
(54,38,43)
#2D2024
(45,32,36)
#241A1D
(36,26,29)
#1B1416
(27,20,22)
#120E0F
(18,14,15)
#090808
(9,8,8)
#000000
(0,0,0)

Tints of #63444E

#63444E
(99,68,78)
#71555E
(113,85,94)
#7F666E
(127,102,110)
#8D777E
(141,119,126)
#9B888E
(155,136,142)
#A9999E
(169,153,158)
#B7AAAE
(183,170,174)
#C5BBBE
(197,187,190)
#D3CCCE
(211,204,206)
#E1DDDE
(225,221,222)
#EFEEEE
(239,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63444E; }

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

This text font color is #63444E.

Background Color

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

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

This div background color is #63444E.

Border color

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

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

This div border color is #63444E.

Opacity

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

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

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

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

This text has shadow with #63444E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63444E.

Preview

Color preview on black background

This text has color #63444E on black background.


Color preview on white background

This text has color #63444E on white background.


Black color preview on #63444E background

This text has black color on #63444E background.


White color preview on #63444E background

This text has white color on #63444E background.


Related colors

Complementary color

Complementary color for #hex is #9CBBB1.


I love getcolorcode.com

Triadic colors

1 #4E6344 and #444E63 with #63444E are triadic colors.

2 #4E4463 and #44634E with #63444E are triadic colors.