COLOR #63659B

HEX: #63659B RGB: (99,101,155)

Color info

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

RGB color model

#63659B color RGB value is (99,101,155).

RGB: (99,101,155) (39%, 40%, 61%)

RGB channels and saturation

R 99 of 255 = 39%
G 101 of 255 = 40%
B 155 of 255 = 61%

99
101
155

R + G + B ~ 47%. #63659B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 101 + 155 = 355 (100%)
R 99 of 355 ~ 27.89%
G 101 of 355 ~ 28.45%
B 155 of 355 ~ 43.66'%

%27.89
%28.45
%43.66

CMYK color model

#63659B color CMYK value is (36,35,0,39).

  • cyan value is 36.13%
  • magenta value is 34.84%
  • yellow value is 0.00%
  • key color value is 39.22%

CMYK: (36,35,0,39)
C36M35Y0K39 (36%, 35%, 0%, 39%)
(0.36 / 0.35 / 0.00 / 0.39)

CMYK percentages

%36.13
%34.84
%0
%39.22

Codes

Color #63659B in popluar color models

63 65 9B
RGB 99 101 155
HSL 238° 22.05% 49.80%
HSB/HSV 238° 36.13% 60.78%
CMYK 36.13% 34.84% 0.00%
39.22%

Color #63659B in popluar number systems.

HEX 63 65 9B
Decimal 99 101 155
Binary 1100011 1100101 10011011
Octal 143 145 233

Shades and tints

Shades of #63659B

#63659B
(99,101,155)
#5A5C8D
(90,92,141)
#51537F
(81,83,127)
#484A71
(72,74,113)
#3F4163
(63,65,99)
#363855
(54,56,85)
#2D2F47
(45,47,71)
#242639
(36,38,57)
#1B1D2B
(27,29,43)
#12141D
(18,20,29)
#090B0F
(9,11,15)
#000000
(0,0,0)

Tints of #63659B

#63659B
(99,101,155)
#7173A4
(113,115,164)
#7F81AD
(127,129,173)
#8D8FB6
(141,143,182)
#9B9DBF
(155,157,191)
#A9ABC8
(169,171,200)
#B7B9D1
(183,185,209)
#C5C7DA
(197,199,218)
#D3D5E3
(211,213,227)
#E1E3EC
(225,227,236)
#EFF1F5
(239,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63659B color. Also use rgb(99,101,155) instead hex code.

Text Font Color

.myTextColor { color: #63659B; }

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

This text font color is #63659B.

Background Color

.myBgColor { background-color: #63659B; }

<div style="background-color:#63659B">Inner text</div>

This div background color is #63659B.

Border color

.myBorderColor { border: 1px solid #63659B; }

<div style="border:3px solid #63659B">Div</div>

This div border color is #63659B.

Opacity

.myOpacity80 { color: #63659B; opacity: 0.8; }

<p style="color:#63659B;opacity:0.8;">80%</p>

Text with #63659B 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 #63659B;}

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

This text has shadow with #63659B color.


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

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

This text has shadow with #63659B primary color and red secondary color.


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

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

This text has shadow with #63659B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63659B.

Preview

Color preview on black background

This text has color #63659B on black background.


Color preview on white background

This text has color #63659B on white background.


Black color preview on #63659B background

This text has black color on #63659B background.


White color preview on #63659B background

This text has white color on #63659B background.


Related colors

Complementary color

Complementary color for #hex is #9C9A64.


I love getcolorcode.com

Triadic colors

1 #9B6365 and #659B63 with #63659B are triadic colors.

2 #9B6563 and #65639B with #63659B are triadic colors.