COLOR #462C42

HEX: #462C42 RGB: (70,44,66)

Color info

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

RGB color model

#462C42 color RGB value is (70,44,66).

RGB: (70,44,66) (27%, 17%, 26%)

RGB channels and saturation

R 70 of 255 = 27%
G 44 of 255 = 17%
B 66 of 255 = 26%

70
44
66

R + G + B ~ 23%. #462C42 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 44 + 66 = 180 (100%)
R 70 of 180 ~ 38.89%
G 44 of 180 ~ 24.44%
B 66 of 180 ~ 36.67'%

%38.89
%24.44
%36.67

CMYK color model

#462C42 color CMYK value is (0,37,6,73).

  • cyan value is 0.00%
  • magenta value is 37.14%
  • yellow value is 5.71%
  • key color value is 72.55%
CMYK: (0,37,6,73) C0M37Y6K73 (0%,37%,6%,73%) (0.00/0.37/0.06/0.73) 

CMYK percentages

%0
%37.14
%5.71
%72.55

Codes

Color #462C42 in popluar color models

46 2C 42
RGB 70 44 66
HSL 309° 22.81% 22.35%
HSB/HSV 309° 37.14% 27.45%
CMYK 0.00% 37.14% 5.71%
72.55%

Color #462C42 in popluar number systems.

HEX 46 2C 42
Decimal 70 44 66
Binary 1000110 101100 1000010
Octal 106 54 102

Shades and tints

Shades of #462C42

#462C42
(70,44,66)
#40283C
(64,40,60)
#3A2436
(58,36,54)
#342030
(52,32,48)
#2E1C2A
(46,28,42)
#281824
(40,24,36)
#22141E
(34,20,30)
#1C1018
(28,16,24)
#160C12
(22,12,18)
#10080C
(16,8,12)
#0A0406
(10,4,6)
#000000
(0,0,0)

Tints of #462C42

#462C42
(70,44,66)
#563F53
(86,63,83)
#665264
(102,82,100)
#766575
(118,101,117)
#867886
(134,120,134)
#968B97
(150,139,151)
#A69EA8
(166,158,168)
#B6B1B9
(182,177,185)
#C6C4CA
(198,196,202)
#D6D7DB
(214,215,219)
#E6EAEC
(230,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #462C42 color. Also use rgb(70,44,66) instead hex code.

Text Font Color

.myTextColor { color: #462C42; }

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

This text font color is #462C42.

Background Color

.myBgColor { background-color: #462C42; }

<div style="background-color:#462C42">Inner text</div>

This div background color is #462C42.

Border color

.myBorderColor { border: 1px solid #462C42; }

<div style="border:3px solid #462C42">Div</div>

This div border color is #462C42.

Opacity

.myOpacity80 { color: #462C42; opacity: 0.8; }

<p style="color:#462C42;opacity:0.8;">80%</p>

Text with #462C42 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 #462C42;}

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

This text has shadow with #462C42 color.


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

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

This text has shadow with #462C42 primary color and red secondary color.


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

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

This text has shadow with #462C42 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #462C42.

Preview

Color preview on black background

This text has color #462C42 on black background.


Color preview on white background

This text has color #462C42 on white background.


Black color preview on #462C42 background

This text has black color on #462C42 background.


White color preview on #462C42 background

This text has white color on #462C42 background.


Related colors

Complementary color

Complementary color for #hex is #B9D3BD.


I love getcolorcode.com

Triadic colors

1 #42462C and #2C4246 with #462C42 are triadic colors.

2 #422C46 and #2C4642 with #462C42 are triadic colors.