COLOR #60474F

HEX: #60474F RGB: (96,71,79)

Color info

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

RGB color model

#60474F color RGB value is (96,71,79).

RGB: (96,71,79) (38%, 28%, 31%)

RGB channels and saturation

R 96 of 255 = 38%
G 71 of 255 = 28%
B 79 of 255 = 31%

96
71
79

R + G + B ~ 32%. #60474F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 71 + 79 = 246 (100%)
R 96 of 246 ~ 39.02%
G 71 of 246 ~ 28.86%
B 79 of 246 ~ 32.11'%

%39.02
%28.86
%32.11

CMYK color model

#60474F color CMYK value is (0,26,18,62).

  • cyan value is 0.00%
  • magenta value is 26.04%
  • yellow value is 17.71%
  • key color value is 62.35%

CMYK: (0,26,18,62)
C0M26Y18K62 (0%, 26%, 18%, 62%)
(0.00 / 0.26 / 0.18 / 0.62)

CMYK percentages

%0
%26.04
%17.71
%62.35

Codes

Color #60474F in popluar color models

60 47 4F
RGB 96 71 79
HSL 341° 14.97% 32.75%
HSB/HSV 341° 26.04% 37.65%
CMYK 0.00% 26.04% 17.71%
62.35%

Color #60474F in popluar number systems.

HEX 60 47 4F
Decimal 96 71 79
Binary 1100000 1000111 1001111
Octal 140 107 117

Shades and tints

Shades of #60474F

#60474F
(96,71,79)
#584148
(88,65,72)
#503B41
(80,59,65)
#48353A
(72,53,58)
#402F33
(64,47,51)
#38292C
(56,41,44)
#302325
(48,35,37)
#281D1E
(40,29,30)
#201717
(32,23,23)
#181110
(24,17,16)
#100B09
(16,11,9)
#000000
(0,0,0)

Tints of #60474F

#60474F
(96,71,79)
#6E575F
(110,87,95)
#7C676F
(124,103,111)
#8A777F
(138,119,127)
#98878F
(152,135,143)
#A6979F
(166,151,159)
#B4A7AF
(180,167,175)
#C2B7BF
(194,183,191)
#D0C7CF
(208,199,207)
#DED7DF
(222,215,223)
#ECE7EF
(236,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #60474F color. Also use rgb(96,71,79) instead hex code.

Text Font Color

.myTextColor { color: #60474F; }

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

This text font color is #60474F.

Background Color

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

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

This div background color is #60474F.

Border color

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

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

This div border color is #60474F.

Opacity

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

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

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

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

This text has shadow with #60474F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #60474F.

Preview

Color preview on black background

This text has color #60474F on black background.


Color preview on white background

This text has color #60474F on white background.


Black color preview on #60474F background

This text has black color on #60474F background.


White color preview on #60474F background

This text has white color on #60474F background.


Related colors

Complementary color

Complementary color for #hex is #9FB8B0.


I love getcolorcode.com

Triadic colors

1 #4F6047 and #474F60 with #60474F are triadic colors.

2 #4F4760 and #47604F with #60474F are triadic colors.