COLOR #42574A

HEX: #42574A RGB: (66,87,74)

Color info

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

RGB color model

#42574A color RGB value is (66,87,74).

RGB: (66,87,74) (26%, 34%, 29%)

RGB channels and saturation

R 66 of 255 = 26%
G 87 of 255 = 34%
B 74 of 255 = 29%

66
87
74

R + G + B ~ 30%. #42574A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 87 + 74 = 227 (100%)
R 66 of 227 ~ 29.07%
G 87 of 227 ~ 38.33%
B 74 of 227 ~ 32.6'%

%29.07
%38.33
%32.6

CMYK color model

#42574A color CMYK value is (24,0,15,66).

  • cyan value is 24.14%
  • magenta value is 0.00%
  • yellow value is 14.94%
  • key color value is 65.88%

CMYK: (24,0,15,66)
C24M0Y15K66 (24%, 0%, 15%, 66%)
(0.24 / 0.00 / 0.15 / 0.66)

CMYK percentages

%24.14
%0
%14.94
%65.88

Codes

Color #42574A in popluar color models

42 57 4A
RGB 66 87 74
HSL 143° 13.73% 30.00%
HSB/HSV 143° 24.14% 34.12%
CMYK 24.14% 0.00% 14.94%
65.88%

Color #42574A in popluar number systems.

HEX 42 57 4A
Decimal 66 87 74
Binary 1000010 1010111 1001010
Octal 102 127 112

Shades and tints

Shades of #42574A

#42574A
(66,87,74)
#3C5044
(60,80,68)
#36493E
(54,73,62)
#304238
(48,66,56)
#2A3B32
(42,59,50)
#24342C
(36,52,44)
#1E2D26
(30,45,38)
#182620
(24,38,32)
#121F1A
(18,31,26)
#0C1814
(12,24,20)
#06110E
(6,17,14)
#000000
(0,0,0)

Tints of #42574A

#42574A
(66,87,74)
#53665A
(83,102,90)
#64756A
(100,117,106)
#75847A
(117,132,122)
#86938A
(134,147,138)
#97A29A
(151,162,154)
#A8B1AA
(168,177,170)
#B9C0BA
(185,192,186)
#CACFCA
(202,207,202)
#DBDEDA
(219,222,218)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42574A color. Also use rgb(66,87,74) instead hex code.

Text Font Color

.myTextColor { color: #42574A; }

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

This text font color is #42574A.

Background Color

.myBgColor { background-color: #42574A; }

<div style="background-color:#42574A">Inner text</div>

This div background color is #42574A.

Border color

.myBorderColor { border: 1px solid #42574A; }

<div style="border:3px solid #42574A">Div</div>

This div border color is #42574A.

Opacity

.myOpacity80 { color: #42574A; opacity: 0.8; }

<p style="color:#42574A;opacity:0.8;">80%</p>

Text with #42574A 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 #42574A;}

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

This text has shadow with #42574A color.


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

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

This text has shadow with #42574A primary color and red secondary color.


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

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

This text has shadow with #42574A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42574A.

Preview

Color preview on black background

This text has color #42574A on black background.


Color preview on white background

This text has color #42574A on white background.


Black color preview on #42574A background

This text has black color on #42574A background.


White color preview on #42574A background

This text has white color on #42574A background.


Related colors

Complementary color

Complementary color for #hex is #BDA8B5.


I love getcolorcode.com

Triadic colors

1 #4A4257 and #574A42 with #42574A are triadic colors.

2 #4A5742 and #57424A with #42574A are triadic colors.