COLOR #63585A

HEX: #63585A RGB: (99,88,90)

Color info

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

RGB color model

#63585A color RGB value is (99,88,90).

RGB: (99,88,90) (39%, 35%, 35%)

RGB channels and saturation

R 99 of 255 = 39%
G 88 of 255 = 35%
B 90 of 255 = 35%

99
88
90

R + G + B ~ 36%. #63585A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 88 + 90 = 277 (100%)
R 99 of 277 ~ 35.74%
G 88 of 277 ~ 31.77%
B 90 of 277 ~ 32.49'%

%35.74
%31.77
%32.49

CMYK color model

#63585A color CMYK value is (0,11,9,61).

  • cyan value is 0.00%
  • magenta value is 11.11%
  • yellow value is 9.09%
  • key color value is 61.18%
CMYK: (0,11,9,61) C0M11Y9K61 (0%,11%,9%,61%) (0.00/0.11/0.09/0.61) 

CMYK percentages

%0
%11.11
%9.09
%61.18

Codes

Color #63585A in popluar color models

63 58 5A
RGB 99 88 90
HSL 349° 5.88% 36.67%
HSB/HSV 349° 11.11% 38.82%
CMYK 0.00% 11.11% 9.09%
61.18%

Color #63585A in popluar number systems.

HEX 63 58 5A
Decimal 99 88 90
Binary 1100011 1011000 1011010
Octal 143 130 132

Shades and tints

Shades of #63585A

#63585A
(99,88,90)
#5A5052
(90,80,82)
#51484A
(81,72,74)
#484042
(72,64,66)
#3F383A
(63,56,58)
#363032
(54,48,50)
#2D282A
(45,40,42)
#242022
(36,32,34)
#1B181A
(27,24,26)
#121012
(18,16,18)
#09080A
(9,8,10)
#000000
(0,0,0)

Tints of #63585A

#63585A
(99,88,90)
#716769
(113,103,105)
#7F7678
(127,118,120)
#8D8587
(141,133,135)
#9B9496
(155,148,150)
#A9A3A5
(169,163,165)
#B7B2B4
(183,178,180)
#C5C1C3
(197,193,195)
#D3D0D2
(211,208,210)
#E1DFE1
(225,223,225)
#EFEEF0
(239,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63585A color. Also use rgb(99,88,90) instead hex code.

Text Font Color

.myTextColor { color: #63585A; }

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

This text font color is #63585A.

Background Color

.myBgColor { background-color: #63585A; }

<div style="background-color:#63585A">Inner text</div>

This div background color is #63585A.

Border color

.myBorderColor { border: 1px solid #63585A; }

<div style="border:3px solid #63585A">Div</div>

This div border color is #63585A.

Opacity

.myOpacity80 { color: #63585A; opacity: 0.8; }

<p style="color:#63585A;opacity:0.8;">80%</p>

Text with #63585A 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 #63585A;}

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

This text has shadow with #63585A color.


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

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

This text has shadow with #63585A primary color and red secondary color.


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

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

This text has shadow with #63585A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63585A.

Preview

Color preview on black background

This text has color #63585A on black background.


Color preview on white background

This text has color #63585A on white background.


Black color preview on #63585A background

This text has black color on #63585A background.


White color preview on #63585A background

This text has white color on #63585A background.


Related colors

Complementary color

Complementary color for #hex is #9CA7A5.


I love getcolorcode.com

Triadic colors

1 #5A6358 and #585A63 with #63585A are triadic colors.

2 #5A5863 and #58635A with #63585A are triadic colors.