COLOR #606746

HEX: #606746 RGB: (96,103,70)

Color info

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

RGB color model

#606746 color RGB value is (96,103,70).

RGB: (96,103,70) (38%, 40%, 27%)

RGB channels and saturation

R 96 of 255 = 38%
G 103 of 255 = 40%
B 70 of 255 = 27%

96
103
70

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

Portions of RGB colors in percentages

R + G + B = 96 + 103 + 70 = 269 (100%)
R 96 of 269 ~ 35.69%
G 103 of 269 ~ 38.29%
B 70 of 269 ~ 26.02'%

%35.69
%38.29
%26.02

CMYK color model

#606746 color CMYK value is (7,0,32,60).

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

CMYK: (7,0,32,60)
C7M0Y32K60 (7%, 0%, 32%, 60%)
(0.07 / 0.00 / 0.32 / 0.60)

CMYK percentages

%6.8
%0
%32.04
%59.61

Codes

Color #606746 in popluar color models

60 67 46
RGB 96 103 70
HSL 73° 19.08% 33.92%
HSB/HSV 73° 32.04% 40.39%
CMYK 6.80% 0.00% 32.04%
59.61%

Color #606746 in popluar number systems.

HEX 60 67 46
Decimal 96 103 70
Binary 1100000 1100111 1000110
Octal 140 147 106

Shades and tints

Shades of #606746

#606746
(96,103,70)
#585E40
(88,94,64)
#50553A
(80,85,58)
#484C34
(72,76,52)
#40432E
(64,67,46)
#383A28
(56,58,40)
#303122
(48,49,34)
#28281C
(40,40,28)
#201F16
(32,31,22)
#181610
(24,22,16)
#100D0A
(16,13,10)
#000000
(0,0,0)

Tints of #606746

#606746
(96,103,70)
#6E7456
(110,116,86)
#7C8166
(124,129,102)
#8A8E76
(138,142,118)
#989B86
(152,155,134)
#A6A896
(166,168,150)
#B4B5A6
(180,181,166)
#C2C2B6
(194,194,182)
#D0CFC6
(208,207,198)
#DEDCD6
(222,220,214)
#ECE9E6
(236,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606746; }

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

This text font color is #606746.

Background Color

.myBgColor { background-color: #606746; }

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

This div background color is #606746.

Border color

.myBorderColor { border: 1px solid #606746; }

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

This div border color is #606746.

Opacity

.myOpacity80 { color: #606746; opacity: 0.8; }

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

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

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

This text has shadow with #606746 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606746.

Preview

Color preview on black background

This text has color #606746 on black background.


Color preview on white background

This text has color #606746 on white background.


Black color preview on #606746 background

This text has black color on #606746 background.


White color preview on #606746 background

This text has white color on #606746 background.


Related colors

Complementary color

Complementary color for #hex is #9F98B9.


I love getcolorcode.com

Triadic colors

1 #466067 and #674660 with #606746 are triadic colors.

2 #466760 and #676046 with #606746 are triadic colors.