COLOR #462A42

HEX: #462A42 RGB: (70,42,66)

Color info

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

RGB color model

#462A42 color RGB value is (70,42,66).

RGB: (70,42,66) (27%, 16%, 26%)

RGB channels and saturation

R 70 of 255 = 27%
G 42 of 255 = 16%
B 66 of 255 = 26%

70
42
66

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

Portions of RGB colors in percentages

R + G + B = 70 + 42 + 66 = 178 (100%)
R 70 of 178 ~ 39.33%
G 42 of 178 ~ 23.6%
B 66 of 178 ~ 37.08'%

%39.33
%23.6
%37.08

CMYK color model

#462A42 color CMYK value is (0,40,6,73).

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

CMYK: (0,40,6,73)
C0M40Y6K73 (0%, 40%, 6%, 73%)
(0.00 / 0.40 / 0.06 / 0.73)

CMYK percentages

%0
%40
%5.71
%72.55

Codes

Color #462A42 in popluar color models

46 2A 42
RGB 70 42 66
HSL 309° 25.00% 21.96%
HSB/HSV 309° 40.00% 27.45%
CMYK 0.00% 40.00% 5.71%
72.55%

Color #462A42 in popluar number systems.

HEX 46 2A 42
Decimal 70 42 66
Binary 1000110 101010 1000010
Octal 106 52 102

Shades and tints

Shades of #462A42

#462A42
(70,42,66)
#40273C
(64,39,60)
#3A2436
(58,36,54)
#342130
(52,33,48)
#2E1E2A
(46,30,42)
#281B24
(40,27,36)
#22181E
(34,24,30)
#1C1518
(28,21,24)
#161212
(22,18,18)
#100F0C
(16,15,12)
#0A0C06
(10,12,6)
#000000
(0,0,0)

Tints of #462A42

#462A42
(70,42,66)
#563D53
(86,61,83)
#665064
(102,80,100)
#766375
(118,99,117)
#867686
(134,118,134)
#968997
(150,137,151)
#A69CA8
(166,156,168)
#B6AFB9
(182,175,185)
#C6C2CA
(198,194,202)
#D6D5DB
(214,213,219)
#E6E8EC
(230,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462A42; }

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

This text font color is #462A42.

Background Color

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

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

This div background color is #462A42.

Border color

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

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

This div border color is #462A42.

Opacity

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

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

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

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

This text has shadow with #462A42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462A42.

Preview

Color preview on black background

This text has color #462A42 on black background.


Color preview on white background

This text has color #462A42 on white background.


Black color preview on #462A42 background

This text has black color on #462A42 background.


White color preview on #462A42 background

This text has white color on #462A42 background.


Related colors

Complementary color

Complementary color for #hex is #B9D5BD.


I love getcolorcode.com

Triadic colors

1 #42462A and #2A4246 with #462A42 are triadic colors.

2 #422A46 and #2A4642 with #462A42 are triadic colors.