COLOR #42331B

HEX: #42331B RGB: (66,51,27)

Color info

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

RGB color model

#42331B color RGB value is (66,51,27).

RGB: (66,51,27) (26%, 20%, 11%)

RGB channels and saturation

R 66 of 255 = 26%
G 51 of 255 = 20%
B 27 of 255 = 11%

66
51
27

R + G + B ~ 19%. #42331B is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 51 + 27 = 144 (100%)
R 66 of 144 ~ 45.83%
G 51 of 144 ~ 35.42%
B 27 of 144 ~ 18.75'%

%45.83
%35.42
%18.75

CMYK color model

#42331B color CMYK value is (0,23,59,74).

  • cyan value is 0.00%
  • magenta value is 22.73%
  • yellow value is 59.09%
  • key color value is 74.12%
CMYK: (0,23,59,74) C0M23Y59K74 (0%,23%,59%,74%) (0.00/0.23/0.59/0.74) 

CMYK percentages

%0
%22.73
%59.09
%74.12

Codes

Color #42331B in popluar color models

42 33 1B
RGB 66 51 27
HSL 37° 41.94% 18.24%
HSB/HSV 37° 59.09% 25.88%
CMYK 0.00% 22.73% 59.09%
74.12%

Color #42331B in popluar number systems.

HEX 42 33 1B
Decimal 66 51 27
Binary 1000010 110011 11011
Octal 102 63 33

Shades and tints

Shades of #42331B

#42331B
(66,51,27)
#3C2F19
(60,47,25)
#362B17
(54,43,23)
#302715
(48,39,21)
#2A2313
(42,35,19)
#241F11
(36,31,17)
#1E1B0F
(30,27,15)
#18170D
(24,23,13)
#12130B
(18,19,11)
#0C0F09
(12,15,9)
#060B07
(6,11,7)
#000000
(0,0,0)

Tints of #42331B

#42331B
(66,51,27)
#53452F
(83,69,47)
#645743
(100,87,67)
#756957
(117,105,87)
#867B6B
(134,123,107)
#978D7F
(151,141,127)
#A89F93
(168,159,147)
#B9B1A7
(185,177,167)
#CAC3BB
(202,195,187)
#DBD5CF
(219,213,207)
#ECE7E3
(236,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42331B color. Also use rgb(66,51,27) instead hex code.

Text Font Color

.myTextColor { color: #42331B; }

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

This text font color is #42331B.

Background Color

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

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

This div background color is #42331B.

Border color

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

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

This div border color is #42331B.

Opacity

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

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

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

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

This text has shadow with #42331B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42331B.

Preview

Color preview on black background

This text has color #42331B on black background.


Color preview on white background

This text has color #42331B on white background.


Black color preview on #42331B background

This text has black color on #42331B background.


White color preview on #42331B background

This text has white color on #42331B background.


Related colors

Complementary color

Complementary color for #hex is #BDCCE4.


I love getcolorcode.com

Triadic colors

1 #1B4233 and #331B42 with #42331B are triadic colors.

2 #1B3342 and #33421B with #42331B are triadic colors.