COLOR #63688A

HEX: #63688A RGB: (99,104,138)

Color info

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

RGB color model

#63688A color RGB value is (99,104,138).

RGB: (99,104,138) (39%, 41%, 54%)

RGB channels and saturation

R 99 of 255 = 39%
G 104 of 255 = 41%
B 138 of 255 = 54%

99
104
138

R + G + B ~ 45%. #63688A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 104 + 138 = 341 (100%)
R 99 of 341 ~ 29.03%
G 104 of 341 ~ 30.5%
B 138 of 341 ~ 40.47'%

%29.03
%30.5
%40.47

CMYK color model

#63688A color CMYK value is (28,25,0,46).

  • cyan value is 28.26%
  • magenta value is 24.64%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (28,25,0,46)
C28M25Y0K46 (28%, 25%, 0%, 46%)
(0.28 / 0.25 / 0.00 / 0.46)

CMYK percentages

%28.26
%24.64
%0
%45.88

Codes

Color #63688A in popluar color models

63 68 8A
RGB 99 104 138
HSL 232° 16.46% 46.47%
HSB/HSV 232° 28.26% 54.12%
CMYK 28.26% 24.64% 0.00%
45.88%

Color #63688A in popluar number systems.

HEX 63 68 8A
Decimal 99 104 138
Binary 1100011 1101000 10001010
Octal 143 150 212

Shades and tints

Shades of #63688A

#63688A
(99,104,138)
#5A5F7E
(90,95,126)
#515672
(81,86,114)
#484D66
(72,77,102)
#3F445A
(63,68,90)
#363B4E
(54,59,78)
#2D3242
(45,50,66)
#242936
(36,41,54)
#1B202A
(27,32,42)
#12171E
(18,23,30)
#090E12
(9,14,18)
#000000
(0,0,0)

Tints of #63688A

#63688A
(99,104,138)
#717594
(113,117,148)
#7F829E
(127,130,158)
#8D8FA8
(141,143,168)
#9B9CB2
(155,156,178)
#A9A9BC
(169,169,188)
#B7B6C6
(183,182,198)
#C5C3D0
(197,195,208)
#D3D0DA
(211,208,218)
#E1DDE4
(225,221,228)
#EFEAEE
(239,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63688A color. Also use rgb(99,104,138) instead hex code.

Text Font Color

.myTextColor { color: #63688A; }

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

This text font color is #63688A.

Background Color

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

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

This div background color is #63688A.

Border color

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

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

This div border color is #63688A.

Opacity

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

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

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

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

This text has shadow with #63688A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63688A.

Preview

Color preview on black background

This text has color #63688A on black background.


Color preview on white background

This text has color #63688A on white background.


Black color preview on #63688A background

This text has black color on #63688A background.


White color preview on #63688A background

This text has white color on #63688A background.


Related colors

Complementary color

Complementary color for #hex is #9C9775.


I love getcolorcode.com

Triadic colors

1 #8A6368 and #688A63 with #63688A are triadic colors.

2 #8A6863 and #68638A with #63688A are triadic colors.