COLOR #606B4A

HEX: #606B4A RGB: (96,107,74)

Color info

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

RGB color model

#606B4A color RGB value is (96,107,74).

RGB: (96,107,74) (38%, 42%, 29%)

RGB channels and saturation

R 96 of 255 = 38%
G 107 of 255 = 42%
B 74 of 255 = 29%

96
107
74

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

Portions of RGB colors in percentages

R + G + B = 96 + 107 + 74 = 277 (100%)
R 96 of 277 ~ 34.66%
G 107 of 277 ~ 38.63%
B 74 of 277 ~ 26.71'%

%34.66
%38.63
%26.71

CMYK color model

#606B4A color CMYK value is (10,0,31,58).

  • cyan value is 10.28%
  • magenta value is 0.00%
  • yellow value is 30.84%
  • key color value is 58.04%

CMYK: (10,0,31,58)
C10M0Y31K58 (10%, 0%, 31%, 58%)
(0.10 / 0.00 / 0.31 / 0.58)

CMYK percentages

%10.28
%0
%30.84
%58.04

Codes

Color #606B4A in popluar color models

60 6B 4A
RGB 96 107 74
HSL 80° 18.23% 35.49%
HSB/HSV 80° 30.84% 41.96%
CMYK 10.28% 0.00% 30.84%
58.04%

Color #606B4A in popluar number systems.

HEX 60 6B 4A
Decimal 96 107 74
Binary 1100000 1101011 1001010
Octal 140 153 112

Shades and tints

Shades of #606B4A

#606B4A
(96,107,74)
#586244
(88,98,68)
#50593E
(80,89,62)
#485038
(72,80,56)
#404732
(64,71,50)
#383E2C
(56,62,44)
#303526
(48,53,38)
#282C20
(40,44,32)
#20231A
(32,35,26)
#181A14
(24,26,20)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #606B4A

#606B4A
(96,107,74)
#6E785A
(110,120,90)
#7C856A
(124,133,106)
#8A927A
(138,146,122)
#989F8A
(152,159,138)
#A6AC9A
(166,172,154)
#B4B9AA
(180,185,170)
#C2C6BA
(194,198,186)
#D0D3CA
(208,211,202)
#DEE0DA
(222,224,218)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606B4A color. Also use rgb(96,107,74) instead hex code.

Text Font Color

.myTextColor { color: #606B4A; }

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

This text font color is #606B4A.

Background Color

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

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

This div background color is #606B4A.

Border color

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

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

This div border color is #606B4A.

Opacity

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

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

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

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

This text has shadow with #606B4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606B4A.

Preview

Color preview on black background

This text has color #606B4A on black background.


Color preview on white background

This text has color #606B4A on white background.


Black color preview on #606B4A background

This text has black color on #606B4A background.


White color preview on #606B4A background

This text has white color on #606B4A background.


Related colors

Complementary color

Complementary color for #hex is #9F94B5.


I love getcolorcode.com

Triadic colors

1 #4A606B and #6B4A60 with #606B4A are triadic colors.

2 #4A6B60 and #6B604A with #606B4A are triadic colors.