COLOR #42473A

HEX: #42473A RGB: (66,71,58)

Color info

#42473A contains red, green and blue colors in about the same proportion. Web safe color of #42473A is #333333 (or #333).

RGB color model

#42473A color RGB value is (66,71,58).

RGB: (66,71,58) (26%, 28%, 23%)

RGB channels and saturation

R 66 of 255 = 26%
G 71 of 255 = 28%
B 58 of 255 = 23%

66
71
58

R + G + B ~ 26%. #42473A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 71 + 58 = 195 (100%)
R 66 of 195 ~ 33.85%
G 71 of 195 ~ 36.41%
B 58 of 195 ~ 29.74'%

%33.85
%36.41
%29.74

CMYK color model

#42473A color CMYK value is (7,0,18,72).

  • cyan value is 7.04%
  • magenta value is 0.00%
  • yellow value is 18.31%
  • key color value is 72.16%

CMYK: (7,0,18,72)
C7M0Y18K72 (7%, 0%, 18%, 72%)
(0.07 / 0.00 / 0.18 / 0.72)

CMYK percentages

%7.04
%0
%18.31
%72.16

Codes

Color #42473A in popluar color models

42 47 3A
RGB 66 71 58
HSL 83° 10.08% 25.29%
HSB/HSV 83° 18.31% 27.84%
CMYK 7.04% 0.00% 18.31%
72.16%

Color #42473A in popluar number systems.

HEX 42 47 3A
Decimal 66 71 58
Binary 1000010 1000111 111010
Octal 102 107 72

Shades and tints

Shades of #42473A

#42473A
(66,71,58)
#3C4135
(60,65,53)
#363B30
(54,59,48)
#30352B
(48,53,43)
#2A2F26
(42,47,38)
#242921
(36,41,33)
#1E231C
(30,35,28)
#181D17
(24,29,23)
#121712
(18,23,18)
#0C110D
(12,17,13)
#060B08
(6,11,8)
#000000
(0,0,0)

Tints of #42473A

#42473A
(66,71,58)
#53574B
(83,87,75)
#64675C
(100,103,92)
#75776D
(117,119,109)
#86877E
(134,135,126)
#97978F
(151,151,143)
#A8A7A0
(168,167,160)
#B9B7B1
(185,183,177)
#CAC7C2
(202,199,194)
#DBD7D3
(219,215,211)
#ECE7E4
(236,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42473A color. Also use rgb(66,71,58) instead hex code.

Text Font Color

.myTextColor { color: #42473A; }

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

This text font color is #42473A.

Background Color

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

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

This div background color is #42473A.

Border color

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

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

This div border color is #42473A.

Opacity

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

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

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

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

This text has shadow with #42473A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42473A.

Preview

Color preview on black background

This text has color #42473A on black background.


Color preview on white background

This text has color #42473A on white background.


Black color preview on #42473A background

This text has black color on #42473A background.


White color preview on #42473A background

This text has white color on #42473A background.


Related colors

Complementary color

Complementary color for #hex is #BDB8C5.


I love getcolorcode.com

Triadic colors

1 #3A4247 and #473A42 with #42473A are triadic colors.

2 #3A4742 and #47423A with #42473A are triadic colors.