COLOR #462A43

HEX: #462A43 RGB: (70,42,67)

Color info

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

RGB color model

#462A43 color RGB value is (70,42,67).

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

RGB channels and saturation

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

70
42
67

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

Portions of RGB colors in percentages

R + G + B = 70 + 42 + 67 = 179 (100%)
R 70 of 179 ~ 39.11%
G 42 of 179 ~ 23.46%
B 67 of 179 ~ 37.43'%

%39.11
%23.46
%37.43

CMYK color model

#462A43 color CMYK value is (0,40,4,73).

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

CMYK: (0,40,4,73)
C0M40Y4K73 (0%, 40%, 4%, 73%)
(0.00 / 0.40 / 0.04 / 0.73)

CMYK percentages

%0
%40
%4.29
%72.55

Codes

Color #462A43 in popluar color models

46 2A 43
RGB 70 42 67
HSL 306° 25.00% 21.96%
HSB/HSV 306° 40.00% 27.45%
CMYK 0.00% 40.00% 4.29%
72.55%

Color #462A43 in popluar number systems.

HEX 46 2A 43
Decimal 70 42 67
Binary 1000110 101010 1000011
Octal 106 52 103

Shades and tints

Shades of #462A43

#462A43
(70,42,67)
#40273D
(64,39,61)
#3A2437
(58,36,55)
#342131
(52,33,49)
#2E1E2B
(46,30,43)
#281B25
(40,27,37)
#22181F
(34,24,31)
#1C1519
(28,21,25)
#161213
(22,18,19)
#100F0D
(16,15,13)
#0A0C07
(10,12,7)
#000000
(0,0,0)

Tints of #462A43

#462A43
(70,42,67)
#563D54
(86,61,84)
#665065
(102,80,101)
#766376
(118,99,118)
#867687
(134,118,135)
#968998
(150,137,152)
#A69CA9
(166,156,169)
#B6AFBA
(182,175,186)
#C6C2CB
(198,194,203)
#D6D5DC
(214,213,220)
#E6E8ED
(230,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462A43; }

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

This text font color is #462A43.

Background Color

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

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

This div background color is #462A43.

Border color

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

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

This div border color is #462A43.

Opacity

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

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

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

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

This text has shadow with #462A43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462A43.

Preview

Color preview on black background

This text has color #462A43 on black background.


Color preview on white background

This text has color #462A43 on white background.


Black color preview on #462A43 background

This text has black color on #462A43 background.


White color preview on #462A43 background

This text has white color on #462A43 background.


Related colors

Complementary color

Complementary color for #hex is #B9D5BC.


I love getcolorcode.com

Triadic colors

1 #43462A and #2A4346 with #462A43 are triadic colors.

2 #432A46 and #2A4643 with #462A43 are triadic colors.