COLOR #60496D

HEX: #60496D RGB: (96,73,109)

Color info

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

RGB color model

#60496D color RGB value is (96,73,109).

RGB: (96,73,109) (38%, 29%, 43%)

RGB channels and saturation

R 96 of 255 = 38%
G 73 of 255 = 29%
B 109 of 255 = 43%

96
73
109

R + G + B ~ 37%. #60496D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 73 + 109 = 278 (100%)
R 96 of 278 ~ 34.53%
G 73 of 278 ~ 26.26%
B 109 of 278 ~ 39.21'%

%34.53
%26.26
%39.21

CMYK color model

#60496D color CMYK value is (12,33,0,57).

  • cyan value is 11.93%
  • magenta value is 33.03%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (12,33,0,57)
C12M33Y0K57 (12%, 33%, 0%, 57%)
(0.12 / 0.33 / 0.00 / 0.57)

CMYK percentages

%11.93
%33.03
%0
%57.25

Codes

Color #60496D in popluar color models

60 49 6D
RGB 96 73 109
HSL 278° 19.78% 35.69%
HSB/HSV 278° 33.03% 42.75%
CMYK 11.93% 33.03% 0.00%
57.25%

Color #60496D in popluar number systems.

HEX 60 49 6D
Decimal 96 73 109
Binary 1100000 1001001 1101101
Octal 140 111 155

Shades and tints

Shades of #60496D

#60496D
(96,73,109)
#584364
(88,67,100)
#503D5B
(80,61,91)
#483752
(72,55,82)
#403149
(64,49,73)
#382B40
(56,43,64)
#302537
(48,37,55)
#281F2E
(40,31,46)
#201925
(32,25,37)
#18131C
(24,19,28)
#100D13
(16,13,19)
#000000
(0,0,0)

Tints of #60496D

#60496D
(96,73,109)
#6E597A
(110,89,122)
#7C6987
(124,105,135)
#8A7994
(138,121,148)
#9889A1
(152,137,161)
#A699AE
(166,153,174)
#B4A9BB
(180,169,187)
#C2B9C8
(194,185,200)
#D0C9D5
(208,201,213)
#DED9E2
(222,217,226)
#ECE9EF
(236,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #60496D color. Also use rgb(96,73,109) instead hex code.

Text Font Color

.myTextColor { color: #60496D; }

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

This text font color is #60496D.

Background Color

.myBgColor { background-color: #60496D; }

<div style="background-color:#60496D">Inner text</div>

This div background color is #60496D.

Border color

.myBorderColor { border: 1px solid #60496D; }

<div style="border:3px solid #60496D">Div</div>

This div border color is #60496D.

Opacity

.myOpacity80 { color: #60496D; opacity: 0.8; }

<p style="color:#60496D;opacity:0.8;">80%</p>

Text with #60496D 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 #60496D;}

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

This text has shadow with #60496D color.


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

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

This text has shadow with #60496D primary color and red secondary color.


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

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

This text has shadow with #60496D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #60496D.

Preview

Color preview on black background

This text has color #60496D on black background.


Color preview on white background

This text has color #60496D on white background.


Black color preview on #60496D background

This text has black color on #60496D background.


White color preview on #60496D background

This text has white color on #60496D background.


Related colors

Complementary color

Complementary color for #hex is #9FB692.


I love getcolorcode.com

Triadic colors

1 #6D6049 and #496D60 with #60496D are triadic colors.

2 #6D4960 and #49606D with #60496D are triadic colors.