COLOR #60497B

HEX: #60497B RGB: (96,73,123)

Color info

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

RGB color model

#60497B color RGB value is (96,73,123).

RGB: (96,73,123) (38%, 29%, 48%)

RGB channels and saturation

R 96 of 255 = 38%
G 73 of 255 = 29%
B 123 of 255 = 48%

96
73
123

R + G + B ~ 38%. #60497B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 73 + 123 = 292 (100%)
R 96 of 292 ~ 32.88%
G 73 of 292 ~ 25%
B 123 of 292 ~ 42.12'%

%32.88
%25
%42.12

CMYK color model

#60497B color CMYK value is (22,41,0,52).

  • cyan value is 21.95%
  • magenta value is 40.65%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (22,41,0,52)
C22M41Y0K52 (22%, 41%, 0%, 52%)
(0.22 / 0.41 / 0.00 / 0.52)

CMYK percentages

%21.95
%40.65
%0
%51.76

Codes

Color #60497B in popluar color models

60 49 7B
RGB 96 73 123
HSL 268° 25.51% 38.43%
HSB/HSV 268° 40.65% 48.24%
CMYK 21.95% 40.65% 0.00%
51.76%

Color #60497B in popluar number systems.

HEX 60 49 7B
Decimal 96 73 123
Binary 1100000 1001001 1111011
Octal 140 111 173

Shades and tints

Shades of #60497B

#60497B
(96,73,123)
#584370
(88,67,112)
#503D65
(80,61,101)
#48375A
(72,55,90)
#40314F
(64,49,79)
#382B44
(56,43,68)
#302539
(48,37,57)
#281F2E
(40,31,46)
#201923
(32,25,35)
#181318
(24,19,24)
#100D0D
(16,13,13)
#000000
(0,0,0)

Tints of #60497B

#60497B
(96,73,123)
#6E5987
(110,89,135)
#7C6993
(124,105,147)
#8A799F
(138,121,159)
#9889AB
(152,137,171)
#A699B7
(166,153,183)
#B4A9C3
(180,169,195)
#C2B9CF
(194,185,207)
#D0C9DB
(208,201,219)
#DED9E7
(222,217,231)
#ECE9F3
(236,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #60497B color. Also use rgb(96,73,123) instead hex code.

Text Font Color

.myTextColor { color: #60497B; }

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

This text font color is #60497B.

Background Color

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

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

This div background color is #60497B.

Border color

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

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

This div border color is #60497B.

Opacity

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

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

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

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

This text has shadow with #60497B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #60497B.

Preview

Color preview on black background

This text has color #60497B on black background.


Color preview on white background

This text has color #60497B on white background.


Black color preview on #60497B background

This text has black color on #60497B background.


White color preview on #60497B background

This text has white color on #60497B background.


Related colors

Complementary color

Complementary color for #hex is #9FB684.


I love getcolorcode.com

Triadic colors

1 #7B6049 and #497B60 with #60497B are triadic colors.

2 #7B4960 and #49607B with #60497B are triadic colors.