COLOR #606A54

HEX: #606A54 RGB: (96,106,84)

Color info

#606A54 contains red, green and blue colors in about the same proportion. Web safe color of #606A54 is #666666 (or #666).

RGB color model

#606A54 color RGB value is (96,106,84).

RGB: (96,106,84) (38%, 42%, 33%)

RGB channels and saturation

R 96 of 255 = 38%
G 106 of 255 = 42%
B 84 of 255 = 33%

96
106
84

R + G + B ~ 38%. #606A54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 106 + 84 = 286 (100%)
R 96 of 286 ~ 33.57%
G 106 of 286 ~ 37.06%
B 84 of 286 ~ 29.37'%

%33.57
%37.06
%29.37

CMYK color model

#606A54 color CMYK value is (9,0,21,58).

  • cyan value is 9.43%
  • magenta value is 0.00%
  • yellow value is 20.75%
  • key color value is 58.43%

CMYK: (9,0,21,58)
C9M0Y21K58 (9%, 0%, 21%, 58%)
(0.09 / 0.00 / 0.21 / 0.58)

CMYK percentages

%9.43
%0
%20.75
%58.43

Codes

Color #606A54 in popluar color models

60 6A 54
RGB 96 106 84
HSL 87° 11.58% 37.25%
HSB/HSV 87° 20.75% 41.57%
CMYK 9.43% 0.00% 20.75%
58.43%

Color #606A54 in popluar number systems.

HEX 60 6A 54
Decimal 96 106 84
Binary 1100000 1101010 1010100
Octal 140 152 124

Shades and tints

Shades of #606A54

#606A54
(96,106,84)
#58614D
(88,97,77)
#505846
(80,88,70)
#484F3F
(72,79,63)
#404638
(64,70,56)
#383D31
(56,61,49)
#30342A
(48,52,42)
#282B23
(40,43,35)
#20221C
(32,34,28)
#181915
(24,25,21)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #606A54

#606A54
(96,106,84)
#6E7763
(110,119,99)
#7C8472
(124,132,114)
#8A9181
(138,145,129)
#989E90
(152,158,144)
#A6AB9F
(166,171,159)
#B4B8AE
(180,184,174)
#C2C5BD
(194,197,189)
#D0D2CC
(208,210,204)
#DEDFDB
(222,223,219)
#ECECEA
(236,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606A54 color. Also use rgb(96,106,84) instead hex code.

Text Font Color

.myTextColor { color: #606A54; }

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

This text font color is #606A54.

Background Color

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

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

This div background color is #606A54.

Border color

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

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

This div border color is #606A54.

Opacity

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

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

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

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

This text has shadow with #606A54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606A54.

Preview

Color preview on black background

This text has color #606A54 on black background.


Color preview on white background

This text has color #606A54 on white background.


Black color preview on #606A54 background

This text has black color on #606A54 background.


White color preview on #606A54 background

This text has white color on #606A54 background.


Related colors

Complementary color

Complementary color for #hex is #9F95AB.


I love getcolorcode.com

Triadic colors

1 #54606A and #6A5460 with #606A54 are triadic colors.

2 #546A60 and #6A6054 with #606A54 are triadic colors.