COLOR #42584D

HEX: #42584D RGB: (66,88,77)

Color info

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

RGB color model

#42584D color RGB value is (66,88,77).

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

RGB channels and saturation

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

66
88
77

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

Portions of RGB colors in percentages

R + G + B = 66 + 88 + 77 = 231 (100%)
R 66 of 231 ~ 28.57%
G 88 of 231 ~ 38.1%
B 77 of 231 ~ 33.33'%

%28.57
%38.1
%33.33

CMYK color model

#42584D color CMYK value is (25,0,13,65).

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

CMYK: (25,0,13,65)
C25M0Y13K65 (25%, 0%, 13%, 65%)
(0.25 / 0.00 / 0.13 / 0.65)

CMYK percentages

%25
%0
%12.5
%65.49

Codes

Color #42584D in popluar color models

42 58 4D
RGB 66 88 77
HSL 150° 14.29% 30.20%
HSB/HSV 150° 25.00% 34.51%
CMYK 25.00% 0.00% 12.50%
65.49%

Color #42584D in popluar number systems.

HEX 42 58 4D
Decimal 66 88 77
Binary 1000010 1011000 1001101
Octal 102 130 115

Shades and tints

Shades of #42584D

#42584D
(66,88,77)
#3C5046
(60,80,70)
#36483F
(54,72,63)
#304038
(48,64,56)
#2A3831
(42,56,49)
#24302A
(36,48,42)
#1E2823
(30,40,35)
#18201C
(24,32,28)
#121815
(18,24,21)
#0C100E
(12,16,14)
#060807
(6,8,7)
#000000
(0,0,0)

Tints of #42584D

#42584D
(66,88,77)
#53675D
(83,103,93)
#64766D
(100,118,109)
#75857D
(117,133,125)
#86948D
(134,148,141)
#97A39D
(151,163,157)
#A8B2AD
(168,178,173)
#B9C1BD
(185,193,189)
#CAD0CD
(202,208,205)
#DBDFDD
(219,223,221)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42584D; }

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

This text font color is #42584D.

Background Color

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

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

This div background color is #42584D.

Border color

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

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

This div border color is #42584D.

Opacity

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

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

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

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

This text has shadow with #42584D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42584D.

Preview

Color preview on black background

This text has color #42584D on black background.


Color preview on white background

This text has color #42584D on white background.


Black color preview on #42584D background

This text has black color on #42584D background.


White color preview on #42584D background

This text has white color on #42584D background.


Related colors

Complementary color

Complementary color for #hex is #BDA7B2.


I love getcolorcode.com

Triadic colors

1 #4D4258 and #584D42 with #42584D are triadic colors.

2 #4D5842 and #58424D with #42584D are triadic colors.