COLOR #63414E

HEX: #63414E RGB: (99,65,78)

Color info

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

RGB color model

#63414E color RGB value is (99,65,78).

RGB: (99,65,78) (39%, 25%, 31%)

RGB channels and saturation

R 99 of 255 = 39%
G 65 of 255 = 25%
B 78 of 255 = 31%

99
65
78

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

Portions of RGB colors in percentages

R + G + B = 99 + 65 + 78 = 242 (100%)
R 99 of 242 ~ 40.91%
G 65 of 242 ~ 26.86%
B 78 of 242 ~ 32.23'%

%40.91
%26.86
%32.23

CMYK color model

#63414E color CMYK value is (0,34,21,61).

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

CMYK: (0,34,21,61)
C0M34Y21K61 (0%, 34%, 21%, 61%)
(0.00 / 0.34 / 0.21 / 0.61)

CMYK percentages

%0
%34.34
%21.21
%61.18

Codes

Color #63414E in popluar color models

63 41 4E
RGB 99 65 78
HSL 337° 20.73% 32.16%
HSB/HSV 337° 34.34% 38.82%
CMYK 0.00% 34.34% 21.21%
61.18%

Color #63414E in popluar number systems.

HEX 63 41 4E
Decimal 99 65 78
Binary 1100011 1000001 1001110
Octal 143 101 116

Shades and tints

Shades of #63414E

#63414E
(99,65,78)
#5A3C47
(90,60,71)
#513740
(81,55,64)
#483239
(72,50,57)
#3F2D32
(63,45,50)
#36282B
(54,40,43)
#2D2324
(45,35,36)
#241E1D
(36,30,29)
#1B1916
(27,25,22)
#12140F
(18,20,15)
#090F08
(9,15,8)
#000000
(0,0,0)

Tints of #63414E

#63414E
(99,65,78)
#71525E
(113,82,94)
#7F636E
(127,99,110)
#8D747E
(141,116,126)
#9B858E
(155,133,142)
#A9969E
(169,150,158)
#B7A7AE
(183,167,174)
#C5B8BE
(197,184,190)
#D3C9CE
(211,201,206)
#E1DADE
(225,218,222)
#EFEBEE
(239,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63414E; }

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

This text font color is #63414E.

Background Color

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

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

This div background color is #63414E.

Border color

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

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

This div border color is #63414E.

Opacity

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

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

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

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

This text has shadow with #63414E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63414E.

Preview

Color preview on black background

This text has color #63414E on black background.


Color preview on white background

This text has color #63414E on white background.


Black color preview on #63414E background

This text has black color on #63414E background.


White color preview on #63414E background

This text has white color on #63414E background.


Related colors

Complementary color

Complementary color for #hex is #9CBEB1.


I love getcolorcode.com

Triadic colors

1 #4E6341 and #414E63 with #63414E are triadic colors.

2 #4E4163 and #41634E with #63414E are triadic colors.