COLOR #42604C

HEX: #42604C RGB: (66,96,76)

Color info

#42604C contains red, green and blue colors in about the same proportion. Web safe color of #42604C is #336633 (or #363).

RGB color model

#42604C color RGB value is (66,96,76).

RGB: (66,96,76) (26%, 38%, 30%)

RGB channels and saturation

R 66 of 255 = 26%
G 96 of 255 = 38%
B 76 of 255 = 30%

66
96
76

R + G + B ~ 31%. #42604C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 96 + 76 = 238 (100%)
R 66 of 238 ~ 27.73%
G 96 of 238 ~ 40.34%
B 76 of 238 ~ 31.93'%

%27.73
%40.34
%31.93

CMYK color model

#42604C color CMYK value is (31,0,21,62).

  • cyan value is 31.25%
  • magenta value is 0.00%
  • yellow value is 20.83%
  • key color value is 62.35%

CMYK: (31,0,21,62)
C31M0Y21K62 (31%, 0%, 21%, 62%)
(0.31 / 0.00 / 0.21 / 0.62)

CMYK percentages

%31.25
%0
%20.83
%62.35

Codes

Color #42604C in popluar color models

42 60 4C
RGB 66 96 76
HSL 140° 18.52% 31.76%
HSB/HSV 140° 31.25% 37.65%
CMYK 31.25% 0.00% 20.83%
62.35%

Color #42604C in popluar number systems.

HEX 42 60 4C
Decimal 66 96 76
Binary 1000010 1100000 1001100
Octal 102 140 114

Shades and tints

Shades of #42604C

#42604C
(66,96,76)
#3C5846
(60,88,70)
#365040
(54,80,64)
#30483A
(48,72,58)
#2A4034
(42,64,52)
#24382E
(36,56,46)
#1E3028
(30,48,40)
#182822
(24,40,34)
#12201C
(18,32,28)
#0C1816
(12,24,22)
#061010
(6,16,16)
#000000
(0,0,0)

Tints of #42604C

#42604C
(66,96,76)
#536E5C
(83,110,92)
#647C6C
(100,124,108)
#758A7C
(117,138,124)
#86988C
(134,152,140)
#97A69C
(151,166,156)
#A8B4AC
(168,180,172)
#B9C2BC
(185,194,188)
#CAD0CC
(202,208,204)
#DBDEDC
(219,222,220)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42604C color. Also use rgb(66,96,76) instead hex code.

Text Font Color

.myTextColor { color: #42604C; }

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

This text font color is #42604C.

Background Color

.myBgColor { background-color: #42604C; }

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

This div background color is #42604C.

Border color

.myBorderColor { border: 1px solid #42604C; }

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

This div border color is #42604C.

Opacity

.myOpacity80 { color: #42604C; opacity: 0.8; }

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

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

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

This text has shadow with #42604C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42604C.

Preview

Color preview on black background

This text has color #42604C on black background.


Color preview on white background

This text has color #42604C on white background.


Black color preview on #42604C background

This text has black color on #42604C background.


White color preview on #42604C background

This text has white color on #42604C background.


Related colors

Complementary color

Complementary color for #hex is #BD9FB3.


I love getcolorcode.com

Triadic colors

1 #4C4260 and #604C42 with #42604C are triadic colors.

2 #4C6042 and #60424C with #42604C are triadic colors.