COLOR #462642

HEX: #462642 RGB: (70,38,66)

Color info

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

RGB color model

#462642 color RGB value is (70,38,66).

RGB: (70,38,66) (27%, 15%, 26%)

RGB channels and saturation

R 70 of 255 = 27%
G 38 of 255 = 15%
B 66 of 255 = 26%

70
38
66

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

Portions of RGB colors in percentages

R + G + B = 70 + 38 + 66 = 174 (100%)
R 70 of 174 ~ 40.23%
G 38 of 174 ~ 21.84%
B 66 of 174 ~ 37.93'%

%40.23
%21.84
%37.93

CMYK color model

#462642 color CMYK value is (0,46,6,73).

  • cyan value is 0.00%
  • magenta value is 45.71%
  • yellow value is 5.71%
  • key color value is 72.55%

CMYK: (0,46,6,73)
C0M46Y6K73 (0%, 46%, 6%, 73%)
(0.00 / 0.46 / 0.06 / 0.73)

CMYK percentages

%0
%45.71
%5.71
%72.55

Codes

Color #462642 in popluar color models

46 26 42
RGB 70 38 66
HSL 308° 29.63% 21.18%
HSB/HSV 308° 45.71% 27.45%
CMYK 0.00% 45.71% 5.71%
72.55%

Color #462642 in popluar number systems.

HEX 46 26 42
Decimal 70 38 66
Binary 1000110 100110 1000010
Octal 106 46 102

Shades and tints

Shades of #462642

#462642
(70,38,66)
#40233C
(64,35,60)
#3A2036
(58,32,54)
#341D30
(52,29,48)
#2E1A2A
(46,26,42)
#281724
(40,23,36)
#22141E
(34,20,30)
#1C1118
(28,17,24)
#160E12
(22,14,18)
#100B0C
(16,11,12)
#0A0806
(10,8,6)
#000000
(0,0,0)

Tints of #462642

#462642
(70,38,66)
#563953
(86,57,83)
#664C64
(102,76,100)
#765F75
(118,95,117)
#867286
(134,114,134)
#968597
(150,133,151)
#A698A8
(166,152,168)
#B6ABB9
(182,171,185)
#C6BECA
(198,190,202)
#D6D1DB
(214,209,219)
#E6E4EC
(230,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462642; }

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

This text font color is #462642.

Background Color

.myBgColor { background-color: #462642; }

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

This div background color is #462642.

Border color

.myBorderColor { border: 1px solid #462642; }

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

This div border color is #462642.

Opacity

.myOpacity80 { color: #462642; opacity: 0.8; }

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

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

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

This text has shadow with #462642 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462642.

Preview

Color preview on black background

This text has color #462642 on black background.


Color preview on white background

This text has color #462642 on white background.


Black color preview on #462642 background

This text has black color on #462642 background.


White color preview on #462642 background

This text has white color on #462642 background.


Related colors

Complementary color

Complementary color for #hex is #B9D9BD.


I love getcolorcode.com

Triadic colors

1 #424626 and #264246 with #462642 are triadic colors.

2 #422646 and #264642 with #462642 are triadic colors.