COLOR #63587E

HEX: #63587E RGB: (99,88,126)

Color info

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

RGB color model

#63587E color RGB value is (99,88,126).

RGB: (99,88,126) (39%, 35%, 49%)

RGB channels and saturation

R 99 of 255 = 39%
G 88 of 255 = 35%
B 126 of 255 = 49%

99
88
126

R + G + B ~ 41%. #63587E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 88 + 126 = 313 (100%)
R 99 of 313 ~ 31.63%
G 88 of 313 ~ 28.12%
B 126 of 313 ~ 40.26'%

%31.63
%28.12
%40.26

CMYK color model

#63587E color CMYK value is (21,30,0,51).

  • cyan value is 21.43%
  • magenta value is 30.16%
  • yellow value is 0.00%
  • key color value is 50.59%
CMYK: (21,30,0,51) C21M30Y0K51 (21%,30%,0%,51%) (0.21/0.30/0.00/0.51) 

CMYK percentages

%21.43
%30.16
%0
%50.59

Codes

Color #63587E in popluar color models

63 58 7E
RGB 99 88 126
HSL 257° 17.76% 41.96%
HSB/HSV 257° 30.16% 49.41%
CMYK 21.43% 30.16% 0.00%
50.59%

Color #63587E in popluar number systems.

HEX 63 58 7E
Decimal 99 88 126
Binary 1100011 1011000 1111110
Octal 143 130 176

Shades and tints

Shades of #63587E

#63587E
(99,88,126)
#5A5073
(90,80,115)
#514868
(81,72,104)
#48405D
(72,64,93)
#3F3852
(63,56,82)
#363047
(54,48,71)
#2D283C
(45,40,60)
#242031
(36,32,49)
#1B1826
(27,24,38)
#12101B
(18,16,27)
#090810
(9,8,16)
#000000
(0,0,0)

Tints of #63587E

#63587E
(99,88,126)
#716789
(113,103,137)
#7F7694
(127,118,148)
#8D859F
(141,133,159)
#9B94AA
(155,148,170)
#A9A3B5
(169,163,181)
#B7B2C0
(183,178,192)
#C5C1CB
(197,193,203)
#D3D0D6
(211,208,214)
#E1DFE1
(225,223,225)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63587E color. Also use rgb(99,88,126) instead hex code.

Text Font Color

.myTextColor { color: #63587E; }

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

This text font color is #63587E.

Background Color

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

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

This div background color is #63587E.

Border color

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

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

This div border color is #63587E.

Opacity

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

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

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

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

This text has shadow with #63587E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63587E.

Preview

Color preview on black background

This text has color #63587E on black background.


Color preview on white background

This text has color #63587E on white background.


Black color preview on #63587E background

This text has black color on #63587E background.


White color preview on #63587E background

This text has white color on #63587E background.


Related colors

Complementary color

Complementary color for #hex is #9CA781.


I love getcolorcode.com

Triadic colors

1 #7E6358 and #587E63 with #63587E are triadic colors.

2 #7E5863 and #58637E with #63587E are triadic colors.