COLOR #63545E

HEX: #63545E RGB: (99,84,94)

Color info

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

RGB color model

#63545E color RGB value is (99,84,94).

RGB: (99,84,94) (39%, 33%, 37%)

RGB channels and saturation

R 99 of 255 = 39%
G 84 of 255 = 33%
B 94 of 255 = 37%

99
84
94

R + G + B ~ 36%. #63545E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 84 + 94 = 277 (100%)
R 99 of 277 ~ 35.74%
G 84 of 277 ~ 30.32%
B 94 of 277 ~ 33.94'%

%35.74
%30.32
%33.94

CMYK color model

#63545E color CMYK value is (0,15,5,61).

  • cyan value is 0.00%
  • magenta value is 15.15%
  • yellow value is 5.05%
  • key color value is 61.18%
CMYK: (0,15,5,61) C0M15Y5K61 (0%,15%,5%,61%) (0.00/0.15/0.05/0.61) 

CMYK percentages

%0
%15.15
%5.05
%61.18

Codes

Color #63545E in popluar color models

63 54 5E
RGB 99 84 94
HSL 320° 8.20% 35.88%
HSB/HSV 320° 15.15% 38.82%
CMYK 0.00% 15.15% 5.05%
61.18%

Color #63545E in popluar number systems.

HEX 63 54 5E
Decimal 99 84 94
Binary 1100011 1010100 1011110
Octal 143 124 136

Shades and tints

Shades of #63545E

#63545E
(99,84,94)
#5A4D56
(90,77,86)
#51464E
(81,70,78)
#483F46
(72,63,70)
#3F383E
(63,56,62)
#363136
(54,49,54)
#2D2A2E
(45,42,46)
#242326
(36,35,38)
#1B1C1E
(27,28,30)
#121516
(18,21,22)
#090E0E
(9,14,14)
#000000
(0,0,0)

Tints of #63545E

#63545E
(99,84,94)
#71636C
(113,99,108)
#7F727A
(127,114,122)
#8D8188
(141,129,136)
#9B9096
(155,144,150)
#A99FA4
(169,159,164)
#B7AEB2
(183,174,178)
#C5BDC0
(197,189,192)
#D3CCCE
(211,204,206)
#E1DBDC
(225,219,220)
#EFEAEA
(239,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63545E; }

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

This text font color is #63545E.

Background Color

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

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

This div background color is #63545E.

Border color

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

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

This div border color is #63545E.

Opacity

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

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

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

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

This text has shadow with #63545E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63545E.

Preview

Color preview on black background

This text has color #63545E on black background.


Color preview on white background

This text has color #63545E on white background.


Black color preview on #63545E background

This text has black color on #63545E background.


White color preview on #63545E background

This text has white color on #63545E background.


Related colors

Complementary color

Complementary color for #hex is #9CABA1.


I love getcolorcode.com

Triadic colors

1 #5E6354 and #545E63 with #63545E are triadic colors.

2 #5E5463 and #54635E with #63545E are triadic colors.