COLOR #42393D

HEX: #42393D RGB: (66,57,61)

Color info

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

RGB color model

#42393D color RGB value is (66,57,61).

RGB: (66,57,61) (26%, 22%, 24%)

RGB channels and saturation

R 66 of 255 = 26%
G 57 of 255 = 22%
B 61 of 255 = 24%

66
57
61

R + G + B ~ 24%. #42393D is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 57 + 61 = 184 (100%)
R 66 of 184 ~ 35.87%
G 57 of 184 ~ 30.98%
B 61 of 184 ~ 33.15'%

%35.87
%30.98
%33.15

CMYK color model

#42393D color CMYK value is (0,14,8,74).

  • cyan value is 0.00%
  • magenta value is 13.64%
  • yellow value is 7.58%
  • key color value is 74.12%

CMYK: (0,14,8,74)
C0M14Y8K74 (0%, 14%, 8%, 74%)
(0.00 / 0.14 / 0.08 / 0.74)

CMYK percentages

%0
%13.64
%7.58
%74.12

Codes

Color #42393D in popluar color models

42 39 3D
RGB 66 57 61
HSL 333° 7.32% 24.12%
HSB/HSV 333° 13.64% 25.88%
CMYK 0.00% 13.64% 7.58%
74.12%

Color #42393D in popluar number systems.

HEX 42 39 3D
Decimal 66 57 61
Binary 1000010 111001 111101
Octal 102 71 75

Shades and tints

Shades of #42393D

#42393D
(66,57,61)
#3C3438
(60,52,56)
#362F33
(54,47,51)
#302A2E
(48,42,46)
#2A2529
(42,37,41)
#242024
(36,32,36)
#1E1B1F
(30,27,31)
#18161A
(24,22,26)
#121115
(18,17,21)
#0C0C10
(12,12,16)
#06070B
(6,7,11)
#000000
(0,0,0)

Tints of #42393D

#42393D
(66,57,61)
#534B4E
(83,75,78)
#645D5F
(100,93,95)
#756F70
(117,111,112)
#868181
(134,129,129)
#979392
(151,147,146)
#A8A5A3
(168,165,163)
#B9B7B4
(185,183,180)
#CAC9C5
(202,201,197)
#DBDBD6
(219,219,214)
#ECEDE7
(236,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42393D color. Also use rgb(66,57,61) instead hex code.

Text Font Color

.myTextColor { color: #42393D; }

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

This text font color is #42393D.

Background Color

.myBgColor { background-color: #42393D; }

<div style="background-color:#42393D">Inner text</div>

This div background color is #42393D.

Border color

.myBorderColor { border: 1px solid #42393D; }

<div style="border:3px solid #42393D">Div</div>

This div border color is #42393D.

Opacity

.myOpacity80 { color: #42393D; opacity: 0.8; }

<p style="color:#42393D;opacity:0.8;">80%</p>

Text with #42393D 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 #42393D;}

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

This text has shadow with #42393D color.


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

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

This text has shadow with #42393D primary color and red secondary color.


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

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

This text has shadow with #42393D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42393D.

Preview

Color preview on black background

This text has color #42393D on black background.


Color preview on white background

This text has color #42393D on white background.


Black color preview on #42393D background

This text has black color on #42393D background.


White color preview on #42393D background

This text has white color on #42393D background.


Related colors

Complementary color

Complementary color for #hex is #BDC6C2.


I love getcolorcode.com

Triadic colors

1 #3D4239 and #393D42 with #42393D are triadic colors.

2 #3D3942 and #39423D with #42393D are triadic colors.