COLOR #63625E

HEX: #63625E RGB: (99,98,94)

Color info

#63625E contains red, green and blue colors in about the same proportion. Web safe color of #63625E is #666666 (or #666).

RGB color model

#63625E color RGB value is (99,98,94).

RGB: (99,98,94) (39%, 38%, 37%)

RGB channels and saturation

R 99 of 255 = 39%
G 98 of 255 = 38%
B 94 of 255 = 37%

99
98
94

R + G + B ~ 38%. #63625E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 98 + 94 = 291 (100%)
R 99 of 291 ~ 34.02%
G 98 of 291 ~ 33.68%
B 94 of 291 ~ 32.3'%

%34.02
%33.68
%32.3

CMYK color model

#63625E color CMYK value is (0,1,5,61).

  • cyan value is 0.00%
  • magenta value is 1.01%
  • yellow value is 5.05%
  • key color value is 61.18%

CMYK: (0,1,5,61)
C0M1Y5K61 (0%, 1%, 5%, 61%)
(0.00 / 0.01 / 0.05 / 0.61)

CMYK percentages

%0
%1.01
%5.05
%61.18

Codes

Color #63625E in popluar color models

63 62 5E
RGB 99 98 94
HSL 48° 2.59% 37.84%
HSB/HSV 48° 5.05% 38.82%
CMYK 0.00% 1.01% 5.05%
61.18%

Color #63625E in popluar number systems.

HEX 63 62 5E
Decimal 99 98 94
Binary 1100011 1100010 1011110
Octal 143 142 136

Shades and tints

Shades of #63625E

#63625E
(99,98,94)
#5A5A56
(90,90,86)
#51524E
(81,82,78)
#484A46
(72,74,70)
#3F423E
(63,66,62)
#363A36
(54,58,54)
#2D322E
(45,50,46)
#242A26
(36,42,38)
#1B221E
(27,34,30)
#121A16
(18,26,22)
#09120E
(9,18,14)
#000000
(0,0,0)

Tints of #63625E

#63625E
(99,98,94)
#71706C
(113,112,108)
#7F7E7A
(127,126,122)
#8D8C88
(141,140,136)
#9B9A96
(155,154,150)
#A9A8A4
(169,168,164)
#B7B6B2
(183,182,178)
#C5C4C0
(197,196,192)
#D3D2CE
(211,210,206)
#E1E0DC
(225,224,220)
#EFEEEA
(239,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63625E color. Also use rgb(99,98,94) instead hex code.

Text Font Color

.myTextColor { color: #63625E; }

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

This text font color is #63625E.

Background Color

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

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

This div background color is #63625E.

Border color

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

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

This div border color is #63625E.

Opacity

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

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

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

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

This text has shadow with #63625E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63625E.

Preview

Color preview on black background

This text has color #63625E on black background.


Color preview on white background

This text has color #63625E on white background.


Black color preview on #63625E background

This text has black color on #63625E background.


White color preview on #63625E background

This text has white color on #63625E background.


Related colors

Complementary color

Complementary color for #hex is #9C9DA1.


I love getcolorcode.com

Triadic colors

1 #5E6362 and #625E63 with #63625E are triadic colors.

2 #5E6263 and #62635E with #63625E are triadic colors.