COLOR #42293B

HEX: #42293B RGB: (66,41,59)

Color info

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

RGB color model

#42293B color RGB value is (66,41,59).

RGB: (66,41,59) (26%, 16%, 23%)

RGB channels and saturation

R 66 of 255 = 26%
G 41 of 255 = 16%
B 59 of 255 = 23%

66
41
59

R + G + B ~ 22%. #42293B is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 41 + 59 = 166 (100%)
R 66 of 166 ~ 39.76%
G 41 of 166 ~ 24.7%
B 59 of 166 ~ 35.54'%

%39.76
%24.7
%35.54

CMYK color model

#42293B color CMYK value is (0,38,11,74).

  • cyan value is 0.00%
  • magenta value is 37.88%
  • yellow value is 10.61%
  • key color value is 74.12%

CMYK: (0,38,11,74)
C0M38Y11K74 (0%, 38%, 11%, 74%)
(0.00 / 0.38 / 0.11 / 0.74)

CMYK percentages

%0
%37.88
%10.61
%74.12

Codes

Color #42293B in popluar color models

42 29 3B
RGB 66 41 59
HSL 317° 23.36% 20.98%
HSB/HSV 317° 37.88% 25.88%
CMYK 0.00% 37.88% 10.61%
74.12%

Color #42293B in popluar number systems.

HEX 42 29 3B
Decimal 66 41 59
Binary 1000010 101001 111011
Octal 102 51 73

Shades and tints

Shades of #42293B

#42293B
(66,41,59)
#3C2636
(60,38,54)
#362331
(54,35,49)
#30202C
(48,32,44)
#2A1D27
(42,29,39)
#241A22
(36,26,34)
#1E171D
(30,23,29)
#181418
(24,20,24)
#121113
(18,17,19)
#0C0E0E
(12,14,14)
#060B09
(6,11,9)
#000000
(0,0,0)

Tints of #42293B

#42293B
(66,41,59)
#533C4C
(83,60,76)
#644F5D
(100,79,93)
#75626E
(117,98,110)
#86757F
(134,117,127)
#978890
(151,136,144)
#A89BA1
(168,155,161)
#B9AEB2
(185,174,178)
#CAC1C3
(202,193,195)
#DBD4D4
(219,212,212)
#ECE7E5
(236,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42293B color. Also use rgb(66,41,59) instead hex code.

Text Font Color

.myTextColor { color: #42293B; }

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

This text font color is #42293B.

Background Color

.myBgColor { background-color: #42293B; }

<div style="background-color:#42293B">Inner text</div>

This div background color is #42293B.

Border color

.myBorderColor { border: 1px solid #42293B; }

<div style="border:3px solid #42293B">Div</div>

This div border color is #42293B.

Opacity

.myOpacity80 { color: #42293B; opacity: 0.8; }

<p style="color:#42293B;opacity:0.8;">80%</p>

Text with #42293B 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 #42293B;}

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

This text has shadow with #42293B color.


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

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

This text has shadow with #42293B primary color and red secondary color.


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

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

This text has shadow with #42293B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42293B.

Preview

Color preview on black background

This text has color #42293B on black background.


Color preview on white background

This text has color #42293B on white background.


Black color preview on #42293B background

This text has black color on #42293B background.


White color preview on #42293B background

This text has white color on #42293B background.


Related colors

Complementary color

Complementary color for #hex is #BDD6C4.


I love getcolorcode.com

Triadic colors

1 #3B4229 and #293B42 with #42293B are triadic colors.

2 #3B2942 and #29423B with #42293B are triadic colors.