COLOR #63628E

HEX: #63628E RGB: (99,98,142)

Color info

#63628E contains red, green and blue colors in about the same proportion. Web safe color of #63628E is #666699 (or #669).

RGB color model

#63628E color RGB value is (99,98,142).

RGB: (99,98,142) (39%, 38%, 56%)

RGB channels and saturation

R 99 of 255 = 39%
G 98 of 255 = 38%
B 142 of 255 = 56%

99
98
142

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

Portions of RGB colors in percentages

R + G + B = 99 + 98 + 142 = 339 (100%)
R 99 of 339 ~ 29.2%
G 98 of 339 ~ 28.91%
B 142 of 339 ~ 41.89'%

%29.2
%28.91
%41.89

CMYK color model

#63628E color CMYK value is (30,31,0,44).

  • cyan value is 30.28%
  • magenta value is 30.99%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (30,31,0,44)
C30M31Y0K44 (30%, 31%, 0%, 44%)
(0.30 / 0.31 / 0.00 / 0.44)

CMYK percentages

%30.28
%30.99
%0
%44.31

Codes

Color #63628E in popluar color models

63 62 8E
RGB 99 98 142
HSL 241° 18.33% 47.06%
HSB/HSV 241° 30.99% 55.69%
CMYK 30.28% 30.99% 0.00%
44.31%

Color #63628E in popluar number systems.

HEX 63 62 8E
Decimal 99 98 142
Binary 1100011 1100010 10001110
Octal 143 142 216

Shades and tints

Shades of #63628E

#63628E
(99,98,142)
#5A5A82
(90,90,130)
#515276
(81,82,118)
#484A6A
(72,74,106)
#3F425E
(63,66,94)
#363A52
(54,58,82)
#2D3246
(45,50,70)
#242A3A
(36,42,58)
#1B222E
(27,34,46)
#121A22
(18,26,34)
#091216
(9,18,22)
#000000
(0,0,0)

Tints of #63628E

#63628E
(99,98,142)
#717098
(113,112,152)
#7F7EA2
(127,126,162)
#8D8CAC
(141,140,172)
#9B9AB6
(155,154,182)
#A9A8C0
(169,168,192)
#B7B6CA
(183,182,202)
#C5C4D4
(197,196,212)
#D3D2DE
(211,210,222)
#E1E0E8
(225,224,232)
#EFEEF2
(239,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63628E; }

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

This text font color is #63628E.

Background Color

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

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

This div background color is #63628E.

Border color

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

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

This div border color is #63628E.

Opacity

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

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

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

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

This text has shadow with #63628E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63628E.

Preview

Color preview on black background

This text has color #63628E on black background.


Color preview on white background

This text has color #63628E on white background.


Black color preview on #63628E background

This text has black color on #63628E background.


White color preview on #63628E background

This text has white color on #63628E background.


Related colors

Complementary color

Complementary color for #hex is #9C9D71.


I love getcolorcode.com

Triadic colors

1 #8E6362 and #628E63 with #63628E are triadic colors.

2 #8E6263 and #62638E with #63628E are triadic colors.