COLOR #42544C

HEX: #42544C RGB: (66,84,76)

Color info

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

RGB color model

#42544C color RGB value is (66,84,76).

RGB: (66,84,76) (26%, 33%, 30%)

RGB channels and saturation

R 66 of 255 = 26%
G 84 of 255 = 33%
B 76 of 255 = 30%

66
84
76

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

Portions of RGB colors in percentages

R + G + B = 66 + 84 + 76 = 226 (100%)
R 66 of 226 ~ 29.2%
G 84 of 226 ~ 37.17%
B 76 of 226 ~ 33.63'%

%29.2
%37.17
%33.63

CMYK color model

#42544C color CMYK value is (21,0,10,67).

  • cyan value is 21.43%
  • magenta value is 0.00%
  • yellow value is 9.52%
  • key color value is 67.06%
CMYK: (21,0,10,67) C21M0Y10K67 (21%,0%,10%,67%) (0.21/0.00/0.10/0.67) 

CMYK percentages

%21.43
%0
%9.52
%67.06

Codes

Color #42544C in popluar color models

42 54 4C
RGB 66 84 76
HSL 153° 12.00% 29.41%
HSB/HSV 153° 21.43% 32.94%
CMYK 21.43% 0.00% 9.52%
67.06%

Color #42544C in popluar number systems.

HEX 42 54 4C
Decimal 66 84 76
Binary 1000010 1010100 1001100
Octal 102 124 114

Shades and tints

Shades of #42544C

#42544C
(66,84,76)
#3C4D46
(60,77,70)
#364640
(54,70,64)
#303F3A
(48,63,58)
#2A3834
(42,56,52)
#24312E
(36,49,46)
#1E2A28
(30,42,40)
#182322
(24,35,34)
#121C1C
(18,28,28)
#0C1516
(12,21,22)
#060E10
(6,14,16)
#000000
(0,0,0)

Tints of #42544C

#42544C
(66,84,76)
#53635C
(83,99,92)
#64726C
(100,114,108)
#75817C
(117,129,124)
#86908C
(134,144,140)
#979F9C
(151,159,156)
#A8AEAC
(168,174,172)
#B9BDBC
(185,189,188)
#CACCCC
(202,204,204)
#DBDBDC
(219,219,220)
#ECEAEC
(236,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42544C; }

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

This text font color is #42544C.

Background Color

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

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

This div background color is #42544C.

Border color

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

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

This div border color is #42544C.

Opacity

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

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

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

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

This text has shadow with #42544C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42544C.

Preview

Color preview on black background

This text has color #42544C on black background.


Color preview on white background

This text has color #42544C on white background.


Black color preview on #42544C background

This text has black color on #42544C background.


White color preview on #42544C background

This text has white color on #42544C background.


Related colors

Complementary color

Complementary color for #hex is #BDABB3.


I love getcolorcode.com

Triadic colors

1 #4C4254 and #544C42 with #42544C are triadic colors.

2 #4C5442 and #54424C with #42544C are triadic colors.