COLOR #42384D

HEX: #42384D RGB: (66,56,77)

Color info

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

RGB color model

#42384D color RGB value is (66,56,77).

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

RGB channels and saturation

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

66
56
77

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

Portions of RGB colors in percentages

R + G + B = 66 + 56 + 77 = 199 (100%)
R 66 of 199 ~ 33.17%
G 56 of 199 ~ 28.14%
B 77 of 199 ~ 38.69'%

%33.17
%28.14
%38.69

CMYK color model

#42384D color CMYK value is (14,27,0,70).

  • cyan value is 14.29%
  • magenta value is 27.27%
  • yellow value is 0.00%
  • key color value is 69.80%
CMYK: (14,27,0,70) C14M27Y0K70 (14%,27%,0%,70%) (0.14/0.27/0.00/0.70) 

CMYK percentages

%14.29
%27.27
%0
%69.8

Codes

Color #42384D in popluar color models

42 38 4D
RGB 66 56 77
HSL 269° 15.79% 26.08%
HSB/HSV 269° 27.27% 30.20%
CMYK 14.29% 27.27% 0.00%
69.80%

Color #42384D in popluar number systems.

HEX 42 38 4D
Decimal 66 56 77
Binary 1000010 111000 1001101
Octal 102 70 115

Shades and tints

Shades of #42384D

#42384D
(66,56,77)
#3C3346
(60,51,70)
#362E3F
(54,46,63)
#302938
(48,41,56)
#2A2431
(42,36,49)
#241F2A
(36,31,42)
#1E1A23
(30,26,35)
#18151C
(24,21,28)
#121015
(18,16,21)
#0C0B0E
(12,11,14)
#060607
(6,6,7)
#000000
(0,0,0)

Tints of #42384D

#42384D
(66,56,77)
#534A5D
(83,74,93)
#645C6D
(100,92,109)
#756E7D
(117,110,125)
#86808D
(134,128,141)
#97929D
(151,146,157)
#A8A4AD
(168,164,173)
#B9B6BD
(185,182,189)
#CAC8CD
(202,200,205)
#DBDADD
(219,218,221)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42384D; }

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

This text font color is #42384D.

Background Color

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

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

This div background color is #42384D.

Border color

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

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

This div border color is #42384D.

Opacity

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

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

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

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

This text has shadow with #42384D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42384D.

Preview

Color preview on black background

This text has color #42384D on black background.


Color preview on white background

This text has color #42384D on white background.


Black color preview on #42384D background

This text has black color on #42384D background.


White color preview on #42384D background

This text has white color on #42384D background.


Related colors

Complementary color

Complementary color for #hex is #BDC7B2.


I love getcolorcode.com

Triadic colors

1 #4D4238 and #384D42 with #42384D are triadic colors.

2 #4D3842 and #38424D with #42384D are triadic colors.