COLOR #63625C

HEX: #63625C RGB: (99,98,92)

Color info

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

RGB color model

#63625C color RGB value is (99,98,92).

RGB: (99,98,92) (39%, 38%, 36%)

RGB channels and saturation

R 99 of 255 = 39%
G 98 of 255 = 38%
B 92 of 255 = 36%

99
98
92

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

Portions of RGB colors in percentages

R + G + B = 99 + 98 + 92 = 289 (100%)
R 99 of 289 ~ 34.26%
G 98 of 289 ~ 33.91%
B 92 of 289 ~ 31.83'%

%34.26
%33.91
%31.83

CMYK color model

#63625C color CMYK value is (0,1,7,61).

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

CMYK: (0,1,7,61)
C0M1Y7K61 (0%, 1%, 7%, 61%)
(0.00 / 0.01 / 0.07 / 0.61)

CMYK percentages

%0
%1.01
%7.07
%61.18

Codes

Color #63625C in popluar color models

63 62 5C
RGB 99 98 92
HSL 51° 3.66% 37.45%
HSB/HSV 51° 7.07% 38.82%
CMYK 0.00% 1.01% 7.07%
61.18%

Color #63625C in popluar number systems.

HEX 63 62 5C
Decimal 99 98 92
Binary 1100011 1100010 1011100
Octal 143 142 134

Shades and tints

Shades of #63625C

#63625C
(99,98,92)
#5A5A54
(90,90,84)
#51524C
(81,82,76)
#484A44
(72,74,68)
#3F423C
(63,66,60)
#363A34
(54,58,52)
#2D322C
(45,50,44)
#242A24
(36,42,36)
#1B221C
(27,34,28)
#121A14
(18,26,20)
#09120C
(9,18,12)
#000000
(0,0,0)

Tints of #63625C

#63625C
(99,98,92)
#71706A
(113,112,106)
#7F7E78
(127,126,120)
#8D8C86
(141,140,134)
#9B9A94
(155,154,148)
#A9A8A2
(169,168,162)
#B7B6B0
(183,182,176)
#C5C4BE
(197,196,190)
#D3D2CC
(211,210,204)
#E1E0DA
(225,224,218)
#EFEEE8
(239,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63625C; }

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

This text font color is #63625C.

Background Color

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

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

This div background color is #63625C.

Border color

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

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

This div border color is #63625C.

Opacity

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

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

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

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

This text has shadow with #63625C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63625C.

Preview

Color preview on black background

This text has color #63625C on black background.


Color preview on white background

This text has color #63625C on white background.


Black color preview on #63625C background

This text has black color on #63625C background.


White color preview on #63625C background

This text has white color on #63625C background.


Related colors

Complementary color

Complementary color for #hex is #9C9DA3.


I love getcolorcode.com

Triadic colors

1 #5C6362 and #625C63 with #63625C are triadic colors.

2 #5C6263 and #62635C with #63625C are triadic colors.