COLOR #42314B

HEX: #42314B RGB: (66,49,75)

Color info

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

RGB color model

#42314B color RGB value is (66,49,75).

RGB: (66,49,75) (26%, 19%, 29%)

RGB channels and saturation

R 66 of 255 = 26%
G 49 of 255 = 19%
B 75 of 255 = 29%

66
49
75

R + G + B ~ 25%. #42314B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 49 + 75 = 190 (100%)
R 66 of 190 ~ 34.74%
G 49 of 190 ~ 25.79%
B 75 of 190 ~ 39.47'%

%34.74
%25.79
%39.47

CMYK color model

#42314B color CMYK value is (12,35,0,71).

  • cyan value is 12.00%
  • magenta value is 34.67%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (12,35,0,71)
C12M35Y0K71 (12%, 35%, 0%, 71%)
(0.12 / 0.35 / 0.00 / 0.71)

CMYK percentages

%12
%34.67
%0
%70.59

Codes

Color #42314B in popluar color models

42 31 4B
RGB 66 49 75
HSL 279° 20.97% 24.31%
HSB/HSV 279° 34.67% 29.41%
CMYK 12.00% 34.67% 0.00%
70.59%

Color #42314B in popluar number systems.

HEX 42 31 4B
Decimal 66 49 75
Binary 1000010 110001 1001011
Octal 102 61 113

Shades and tints

Shades of #42314B

#42314B
(66,49,75)
#3C2D45
(60,45,69)
#36293F
(54,41,63)
#302539
(48,37,57)
#2A2133
(42,33,51)
#241D2D
(36,29,45)
#1E1927
(30,25,39)
#181521
(24,21,33)
#12111B
(18,17,27)
#0C0D15
(12,13,21)
#06090F
(6,9,15)
#000000
(0,0,0)

Tints of #42314B

#42314B
(66,49,75)
#53435B
(83,67,91)
#64556B
(100,85,107)
#75677B
(117,103,123)
#86798B
(134,121,139)
#978B9B
(151,139,155)
#A89DAB
(168,157,171)
#B9AFBB
(185,175,187)
#CAC1CB
(202,193,203)
#DBD3DB
(219,211,219)
#ECE5EB
(236,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42314B color. Also use rgb(66,49,75) instead hex code.

Text Font Color

.myTextColor { color: #42314B; }

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

This text font color is #42314B.

Background Color

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

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

This div background color is #42314B.

Border color

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

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

This div border color is #42314B.

Opacity

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

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

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

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

This text has shadow with #42314B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42314B.

Preview

Color preview on black background

This text has color #42314B on black background.


Color preview on white background

This text has color #42314B on white background.


Black color preview on #42314B background

This text has black color on #42314B background.


White color preview on #42314B background

This text has white color on #42314B background.


Related colors

Complementary color

Complementary color for #hex is #BDCEB4.


I love getcolorcode.com

Triadic colors

1 #4B4231 and #314B42 with #42314B are triadic colors.

2 #4B3142 and #31424B with #42314B are triadic colors.