COLOR #60674B

HEX: #60674B RGB: (96,103,75)

Color info

#60674B contains red, green and blue colors in about the same proportion. Web safe color of #60674B is #666633 (or #663).

RGB color model

#60674B color RGB value is (96,103,75).

RGB: (96,103,75) (38%, 40%, 29%)

RGB channels and saturation

R 96 of 255 = 38%
G 103 of 255 = 40%
B 75 of 255 = 29%

96
103
75

R + G + B ~ 36%. #60674B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 103 + 75 = 274 (100%)
R 96 of 274 ~ 35.04%
G 103 of 274 ~ 37.59%
B 75 of 274 ~ 27.37'%

%35.04
%37.59
%27.37

CMYK color model

#60674B color CMYK value is (7,0,27,60).

  • cyan value is 6.80%
  • magenta value is 0.00%
  • yellow value is 27.18%
  • key color value is 59.61%

CMYK: (7,0,27,60)
C7M0Y27K60 (7%, 0%, 27%, 60%)
(0.07 / 0.00 / 0.27 / 0.60)

CMYK percentages

%6.8
%0
%27.18
%59.61

Codes

Color #60674B in popluar color models

60 67 4B
RGB 96 103 75
HSL 75° 15.73% 34.90%
HSB/HSV 75° 27.18% 40.39%
CMYK 6.80% 0.00% 27.18%
59.61%

Color #60674B in popluar number systems.

HEX 60 67 4B
Decimal 96 103 75
Binary 1100000 1100111 1001011
Octal 140 147 113

Shades and tints

Shades of #60674B

#60674B
(96,103,75)
#585E45
(88,94,69)
#50553F
(80,85,63)
#484C39
(72,76,57)
#404333
(64,67,51)
#383A2D
(56,58,45)
#303127
(48,49,39)
#282821
(40,40,33)
#201F1B
(32,31,27)
#181615
(24,22,21)
#100D0F
(16,13,15)
#000000
(0,0,0)

Tints of #60674B

#60674B
(96,103,75)
#6E745B
(110,116,91)
#7C816B
(124,129,107)
#8A8E7B
(138,142,123)
#989B8B
(152,155,139)
#A6A89B
(166,168,155)
#B4B5AB
(180,181,171)
#C2C2BB
(194,194,187)
#D0CFCB
(208,207,203)
#DEDCDB
(222,220,219)
#ECE9EB
(236,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #60674B color. Also use rgb(96,103,75) instead hex code.

Text Font Color

.myTextColor { color: #60674B; }

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

This text font color is #60674B.

Background Color

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

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

This div background color is #60674B.

Border color

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

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

This div border color is #60674B.

Opacity

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

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

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

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

This text has shadow with #60674B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #60674B.

Preview

Color preview on black background

This text has color #60674B on black background.


Color preview on white background

This text has color #60674B on white background.


Black color preview on #60674B background

This text has black color on #60674B background.


White color preview on #60674B background

This text has white color on #60674B background.


Related colors

Complementary color

Complementary color for #hex is #9F98B4.


I love getcolorcode.com

Triadic colors

1 #4B6067 and #674B60 with #60674B are triadic colors.

2 #4B6760 and #67604B with #60674B are triadic colors.