COLOR #42394D

HEX: #42394D RGB: (66,57,77)

Color info

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

RGB color model

#42394D color RGB value is (66,57,77).

RGB: (66,57,77) (26%, 22%, 30%)

RGB channels and saturation

R 66 of 255 = 26%
G 57 of 255 = 22%
B 77 of 255 = 30%

66
57
77

R + G + B ~ 26%. #42394D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 57 + 77 = 200 (100%)
R 66 of 200 ~ 33%
G 57 of 200 ~ 28.5%
B 77 of 200 ~ 38.5'%

%33
%28.5
%38.5

CMYK color model

#42394D color CMYK value is (14,26,0,70).

  • cyan value is 14.29%
  • magenta value is 25.97%
  • yellow value is 0.00%
  • key color value is 69.80%
CMYK: (14,26,0,70) C14M26Y0K70 (14%,26%,0%,70%) (0.14/0.26/0.00/0.70) 

CMYK percentages

%14.29
%25.97
%0
%69.8

Codes

Color #42394D in popluar color models

42 39 4D
RGB 66 57 77
HSL 267° 14.93% 26.27%
HSB/HSV 267° 25.97% 30.20%
CMYK 14.29% 25.97% 0.00%
69.80%

Color #42394D in popluar number systems.

HEX 42 39 4D
Decimal 66 57 77
Binary 1000010 111001 1001101
Octal 102 71 115

Shades and tints

Shades of #42394D

#42394D
(66,57,77)
#3C3446
(60,52,70)
#362F3F
(54,47,63)
#302A38
(48,42,56)
#2A2531
(42,37,49)
#24202A
(36,32,42)
#1E1B23
(30,27,35)
#18161C
(24,22,28)
#121115
(18,17,21)
#0C0C0E
(12,12,14)
#060707
(6,7,7)
#000000
(0,0,0)

Tints of #42394D

#42394D
(66,57,77)
#534B5D
(83,75,93)
#645D6D
(100,93,109)
#756F7D
(117,111,125)
#86818D
(134,129,141)
#97939D
(151,147,157)
#A8A5AD
(168,165,173)
#B9B7BD
(185,183,189)
#CAC9CD
(202,201,205)
#DBDBDD
(219,219,221)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42394D; }

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

This text font color is #42394D.

Background Color

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

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

This div background color is #42394D.

Border color

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

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

This div border color is #42394D.

Opacity

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

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

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

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

This text has shadow with #42394D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42394D.

Preview

Color preview on black background

This text has color #42394D on black background.


Color preview on white background

This text has color #42394D on white background.


Black color preview on #42394D background

This text has black color on #42394D background.


White color preview on #42394D background

This text has white color on #42394D background.


Related colors

Complementary color

Complementary color for #hex is #BDC6B2.


I love getcolorcode.com

Triadic colors

1 #4D4239 and #394D42 with #42394D are triadic colors.

2 #4D3942 and #39424D with #42394D are triadic colors.