COLOR #42554E

HEX: #42554E RGB: (66,85,78)

Color info

#42554E contains red, green and blue colors in about the same proportion. Web safe color of #42554E is #336666 (or #366).

RGB color model

#42554E color RGB value is (66,85,78).

RGB: (66,85,78) (26%, 33%, 31%)

RGB channels and saturation

R 66 of 255 = 26%
G 85 of 255 = 33%
B 78 of 255 = 31%

66
85
78

R + G + B ~ 30%. #42554E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 85 + 78 = 229 (100%)
R 66 of 229 ~ 28.82%
G 85 of 229 ~ 37.12%
B 78 of 229 ~ 34.06'%

%28.82
%37.12
%34.06

CMYK color model

#42554E color CMYK value is (22,0,8,67).

  • cyan value is 22.35%
  • magenta value is 0.00%
  • yellow value is 8.24%
  • key color value is 66.67%

CMYK: (22,0,8,67)
C22M0Y8K67 (22%, 0%, 8%, 67%)
(0.22 / 0.00 / 0.08 / 0.67)

CMYK percentages

%22.35
%0
%8.24
%66.67

Codes

Color #42554E in popluar color models

42 55 4E
RGB 66 85 78
HSL 158° 12.58% 29.61%
HSB/HSV 158° 22.35% 33.33%
CMYK 22.35% 0.00% 8.24%
66.67%

Color #42554E in popluar number systems.

HEX 42 55 4E
Decimal 66 85 78
Binary 1000010 1010101 1001110
Octal 102 125 116

Shades and tints

Shades of #42554E

#42554E
(66,85,78)
#3C4E47
(60,78,71)
#364740
(54,71,64)
#304039
(48,64,57)
#2A3932
(42,57,50)
#24322B
(36,50,43)
#1E2B24
(30,43,36)
#18241D
(24,36,29)
#121D16
(18,29,22)
#0C160F
(12,22,15)
#060F08
(6,15,8)
#000000
(0,0,0)

Tints of #42554E

#42554E
(66,85,78)
#53645E
(83,100,94)
#64736E
(100,115,110)
#75827E
(117,130,126)
#86918E
(134,145,142)
#97A09E
(151,160,158)
#A8AFAE
(168,175,174)
#B9BEBE
(185,190,190)
#CACDCE
(202,205,206)
#DBDCDE
(219,220,222)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42554E color. Also use rgb(66,85,78) instead hex code.

Text Font Color

.myTextColor { color: #42554E; }

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

This text font color is #42554E.

Background Color

.myBgColor { background-color: #42554E; }

<div style="background-color:#42554E">Inner text</div>

This div background color is #42554E.

Border color

.myBorderColor { border: 1px solid #42554E; }

<div style="border:3px solid #42554E">Div</div>

This div border color is #42554E.

Opacity

.myOpacity80 { color: #42554E; opacity: 0.8; }

<p style="color:#42554E;opacity:0.8;">80%</p>

Text with #42554E 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 #42554E;}

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

This text has shadow with #42554E color.


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

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

This text has shadow with #42554E primary color and red secondary color.


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

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

This text has shadow with #42554E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42554E.

Preview

Color preview on black background

This text has color #42554E on black background.


Color preview on white background

This text has color #42554E on white background.


Black color preview on #42554E background

This text has black color on #42554E background.


White color preview on #42554E background

This text has white color on #42554E background.


Related colors

Complementary color

Complementary color for #hex is #BDAAB1.


I love getcolorcode.com

Triadic colors

1 #4E4255 and #554E42 with #42554E are triadic colors.

2 #4E5542 and #55424E with #42554E are triadic colors.