COLOR #606949

HEX: #606949 RGB: (96,105,73)

Color info

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

RGB color model

#606949 color RGB value is (96,105,73).

RGB: (96,105,73) (38%, 41%, 29%)

RGB channels and saturation

R 96 of 255 = 38%
G 105 of 255 = 41%
B 73 of 255 = 29%

96
105
73

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

Portions of RGB colors in percentages

R + G + B = 96 + 105 + 73 = 274 (100%)
R 96 of 274 ~ 35.04%
G 105 of 274 ~ 38.32%
B 73 of 274 ~ 26.64'%

%35.04
%38.32
%26.64

CMYK color model

#606949 color CMYK value is (9,0,30,59).

  • cyan value is 8.57%
  • magenta value is 0.00%
  • yellow value is 30.48%
  • key color value is 58.82%

CMYK: (9,0,30,59)
C9M0Y30K59 (9%, 0%, 30%, 59%)
(0.09 / 0.00 / 0.30 / 0.59)

CMYK percentages

%8.57
%0
%30.48
%58.82

Codes

Color #606949 in popluar color models

60 69 49
RGB 96 105 73
HSL 77° 17.98% 34.90%
HSB/HSV 77° 30.48% 41.18%
CMYK 8.57% 0.00% 30.48%
58.82%

Color #606949 in popluar number systems.

HEX 60 69 49
Decimal 96 105 73
Binary 1100000 1101001 1001001
Octal 140 151 111

Shades and tints

Shades of #606949

#606949
(96,105,73)
#586043
(88,96,67)
#50573D
(80,87,61)
#484E37
(72,78,55)
#404531
(64,69,49)
#383C2B
(56,60,43)
#303325
(48,51,37)
#282A1F
(40,42,31)
#202119
(32,33,25)
#181813
(24,24,19)
#100F0D
(16,15,13)
#000000
(0,0,0)

Tints of #606949

#606949
(96,105,73)
#6E7659
(110,118,89)
#7C8369
(124,131,105)
#8A9079
(138,144,121)
#989D89
(152,157,137)
#A6AA99
(166,170,153)
#B4B7A9
(180,183,169)
#C2C4B9
(194,196,185)
#D0D1C9
(208,209,201)
#DEDED9
(222,222,217)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606949; }

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

This text font color is #606949.

Background Color

.myBgColor { background-color: #606949; }

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

This div background color is #606949.

Border color

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

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

This div border color is #606949.

Opacity

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

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

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

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

This text has shadow with #606949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606949.

Preview

Color preview on black background

This text has color #606949 on black background.


Color preview on white background

This text has color #606949 on white background.


Black color preview on #606949 background

This text has black color on #606949 background.


White color preview on #606949 background

This text has white color on #606949 background.


Related colors

Complementary color

Complementary color for #hex is #9F96B6.


I love getcolorcode.com

Triadic colors

1 #496069 and #694960 with #606949 are triadic colors.

2 #496960 and #696049 with #606949 are triadic colors.