COLOR #606E44

HEX: #606E44 RGB: (96,110,68)

Color info

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

RGB color model

#606E44 color RGB value is (96,110,68).

RGB: (96,110,68) (38%, 43%, 27%)

RGB channels and saturation

R 96 of 255 = 38%
G 110 of 255 = 43%
B 68 of 255 = 27%

96
110
68

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

Portions of RGB colors in percentages

R + G + B = 96 + 110 + 68 = 274 (100%)
R 96 of 274 ~ 35.04%
G 110 of 274 ~ 40.15%
B 68 of 274 ~ 24.82'%

%35.04
%40.15
%24.82

CMYK color model

#606E44 color CMYK value is (13,0,38,57).

  • cyan value is 12.73%
  • magenta value is 0.00%
  • yellow value is 38.18%
  • key color value is 56.86%
CMYK: (13,0,38,57) C13M0Y38K57 (13%,0%,38%,57%) (0.13/0.00/0.38/0.57) 

CMYK percentages

%12.73
%0
%38.18
%56.86

Codes

Color #606E44 in popluar color models

60 6E 44
RGB 96 110 68
HSL 80° 23.60% 34.90%
HSB/HSV 80° 38.18% 43.14%
CMYK 12.73% 0.00% 38.18%
56.86%

Color #606E44 in popluar number systems.

HEX 60 6E 44
Decimal 96 110 68
Binary 1100000 1101110 1000100
Octal 140 156 104

Shades and tints

Shades of #606E44

#606E44
(96,110,68)
#58643E
(88,100,62)
#505A38
(80,90,56)
#485032
(72,80,50)
#40462C
(64,70,44)
#383C26
(56,60,38)
#303220
(48,50,32)
#28281A
(40,40,26)
#201E14
(32,30,20)
#18140E
(24,20,14)
#100A08
(16,10,8)
#000000
(0,0,0)

Tints of #606E44

#606E44
(96,110,68)
#6E7B55
(110,123,85)
#7C8866
(124,136,102)
#8A9577
(138,149,119)
#98A288
(152,162,136)
#A6AF99
(166,175,153)
#B4BCAA
(180,188,170)
#C2C9BB
(194,201,187)
#D0D6CC
(208,214,204)
#DEE3DD
(222,227,221)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606E44 color. Also use rgb(96,110,68) instead hex code.

Text Font Color

.myTextColor { color: #606E44; }

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

This text font color is #606E44.

Background Color

.myBgColor { background-color: #606E44; }

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

This div background color is #606E44.

Border color

.myBorderColor { border: 1px solid #606E44; }

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

This div border color is #606E44.

Opacity

.myOpacity80 { color: #606E44; opacity: 0.8; }

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

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

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

This text has shadow with #606E44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606E44.

Preview

Color preview on black background

This text has color #606E44 on black background.


Color preview on white background

This text has color #606E44 on white background.


Black color preview on #606E44 background

This text has black color on #606E44 background.


White color preview on #606E44 background

This text has white color on #606E44 background.


Related colors

Complementary color

Complementary color for #hex is #9F91BB.


I love getcolorcode.com

Triadic colors

1 #44606E and #6E4460 with #606E44 are triadic colors.

2 #446E60 and #6E6044 with #606E44 are triadic colors.