COLOR #63495F

HEX: #63495F RGB: (99,73,95)

Color info

#63495F contains red, green and blue colors in about the same proportion. Web safe color of #63495F is #663366 (or #636).

RGB color model

#63495F color RGB value is (99,73,95).

RGB: (99,73,95) (39%, 29%, 37%)

RGB channels and saturation

R 99 of 255 = 39%
G 73 of 255 = 29%
B 95 of 255 = 37%

99
73
95

R + G + B ~ 35%. #63495F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 73 + 95 = 267 (100%)
R 99 of 267 ~ 37.08%
G 73 of 267 ~ 27.34%
B 95 of 267 ~ 35.58'%

%37.08
%27.34
%35.58

CMYK color model

#63495F color CMYK value is (0,26,4,61).

  • cyan value is 0.00%
  • magenta value is 26.26%
  • yellow value is 4.04%
  • key color value is 61.18%

CMYK: (0,26,4,61)
C0M26Y4K61 (0%, 26%, 4%, 61%)
(0.00 / 0.26 / 0.04 / 0.61)

CMYK percentages

%0
%26.26
%4.04
%61.18

Codes

Color #63495F in popluar color models

63 49 5F
RGB 99 73 95
HSL 309° 15.12% 33.73%
HSB/HSV 309° 26.26% 38.82%
CMYK 0.00% 26.26% 4.04%
61.18%

Color #63495F in popluar number systems.

HEX 63 49 5F
Decimal 99 73 95
Binary 1100011 1001001 1011111
Octal 143 111 137

Shades and tints

Shades of #63495F

#63495F
(99,73,95)
#5A4357
(90,67,87)
#513D4F
(81,61,79)
#483747
(72,55,71)
#3F313F
(63,49,63)
#362B37
(54,43,55)
#2D252F
(45,37,47)
#241F27
(36,31,39)
#1B191F
(27,25,31)
#121317
(18,19,23)
#090D0F
(9,13,15)
#000000
(0,0,0)

Tints of #63495F

#63495F
(99,73,95)
#71596D
(113,89,109)
#7F697B
(127,105,123)
#8D7989
(141,121,137)
#9B8997
(155,137,151)
#A999A5
(169,153,165)
#B7A9B3
(183,169,179)
#C5B9C1
(197,185,193)
#D3C9CF
(211,201,207)
#E1D9DD
(225,217,221)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63495F color. Also use rgb(99,73,95) instead hex code.

Text Font Color

.myTextColor { color: #63495F; }

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

This text font color is #63495F.

Background Color

.myBgColor { background-color: #63495F; }

<div style="background-color:#63495F">Inner text</div>

This div background color is #63495F.

Border color

.myBorderColor { border: 1px solid #63495F; }

<div style="border:3px solid #63495F">Div</div>

This div border color is #63495F.

Opacity

.myOpacity80 { color: #63495F; opacity: 0.8; }

<p style="color:#63495F;opacity:0.8;">80%</p>

Text with #63495F 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 #63495F;}

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

This text has shadow with #63495F color.


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

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

This text has shadow with #63495F primary color and red secondary color.


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

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

This text has shadow with #63495F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63495F.

Preview

Color preview on black background

This text has color #63495F on black background.


Color preview on white background

This text has color #63495F on white background.


Black color preview on #63495F background

This text has black color on #63495F background.


White color preview on #63495F background

This text has white color on #63495F background.


Related colors

Complementary color

Complementary color for #hex is #9CB6A0.


I love getcolorcode.com

Triadic colors

1 #5F6349 and #495F63 with #63495F are triadic colors.

2 #5F4963 and #49635F with #63495F are triadic colors.