COLOR #42584C

HEX: #42584C RGB: (66,88,76)

Color info

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

RGB color model

#42584C color RGB value is (66,88,76).

RGB: (66,88,76) (26%, 35%, 30%)

RGB channels and saturation

R 66 of 255 = 26%
G 88 of 255 = 35%
B 76 of 255 = 30%

66
88
76

R + G + B ~ 30%. #42584C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 88 + 76 = 230 (100%)
R 66 of 230 ~ 28.7%
G 88 of 230 ~ 38.26%
B 76 of 230 ~ 33.04'%

%28.7
%38.26
%33.04

CMYK color model

#42584C color CMYK value is (25,0,14,65).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 13.64%
  • key color value is 65.49%

CMYK: (25,0,14,65)
C25M0Y14K65 (25%, 0%, 14%, 65%)
(0.25 / 0.00 / 0.14 / 0.65)

CMYK percentages

%25
%0
%13.64
%65.49

Codes

Color #42584C in popluar color models

42 58 4C
RGB 66 88 76
HSL 147° 14.29% 30.20%
HSB/HSV 147° 25.00% 34.51%
CMYK 25.00% 0.00% 13.64%
65.49%

Color #42584C in popluar number systems.

HEX 42 58 4C
Decimal 66 88 76
Binary 1000010 1011000 1001100
Octal 102 130 114

Shades and tints

Shades of #42584C

#42584C
(66,88,76)
#3C5046
(60,80,70)
#364840
(54,72,64)
#30403A
(48,64,58)
#2A3834
(42,56,52)
#24302E
(36,48,46)
#1E2828
(30,40,40)
#182022
(24,32,34)
#12181C
(18,24,28)
#0C1016
(12,16,22)
#060810
(6,8,16)
#000000
(0,0,0)

Tints of #42584C

#42584C
(66,88,76)
#53675C
(83,103,92)
#64766C
(100,118,108)
#75857C
(117,133,124)
#86948C
(134,148,140)
#97A39C
(151,163,156)
#A8B2AC
(168,178,172)
#B9C1BC
(185,193,188)
#CAD0CC
(202,208,204)
#DBDFDC
(219,223,220)
#ECEEEC
(236,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42584C; }

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

This text font color is #42584C.

Background Color

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

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

This div background color is #42584C.

Border color

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

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

This div border color is #42584C.

Opacity

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

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

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

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

This text has shadow with #42584C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42584C.

Preview

Color preview on black background

This text has color #42584C on black background.


Color preview on white background

This text has color #42584C on white background.


Black color preview on #42584C background

This text has black color on #42584C background.


White color preview on #42584C background

This text has white color on #42584C background.


Related colors

Complementary color

Complementary color for #hex is #BDA7B3.


I love getcolorcode.com

Triadic colors

1 #4C4258 and #584C42 with #42584C are triadic colors.

2 #4C5842 and #58424C with #42584C are triadic colors.