COLOR #462D43

HEX: #462D43 RGB: (70,45,67)

Color info

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

RGB color model

#462D43 color RGB value is (70,45,67).

RGB: (70,45,67) (27%, 18%, 26%)

RGB channels and saturation

R 70 of 255 = 27%
G 45 of 255 = 18%
B 67 of 255 = 26%

70
45
67

R + G + B ~ 24%. #462D43 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 45 + 67 = 182 (100%)
R 70 of 182 ~ 38.46%
G 45 of 182 ~ 24.73%
B 67 of 182 ~ 36.81'%

%38.46
%24.73
%36.81

CMYK color model

#462D43 color CMYK value is (0,36,4,73).

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

CMYK: (0,36,4,73)
C0M36Y4K73 (0%, 36%, 4%, 73%)
(0.00 / 0.36 / 0.04 / 0.73)

CMYK percentages

%0
%35.71
%4.29
%72.55

Codes

Color #462D43 in popluar color models

46 2D 43
RGB 70 45 67
HSL 307° 21.74% 22.55%
HSB/HSV 307° 35.71% 27.45%
CMYK 0.00% 35.71% 4.29%
72.55%

Color #462D43 in popluar number systems.

HEX 46 2D 43
Decimal 70 45 67
Binary 1000110 101101 1000011
Octal 106 55 103

Shades and tints

Shades of #462D43

#462D43
(70,45,67)
#40293D
(64,41,61)
#3A2537
(58,37,55)
#342131
(52,33,49)
#2E1D2B
(46,29,43)
#281925
(40,25,37)
#22151F
(34,21,31)
#1C1119
(28,17,25)
#160D13
(22,13,19)
#10090D
(16,9,13)
#0A0507
(10,5,7)
#000000
(0,0,0)

Tints of #462D43

#462D43
(70,45,67)
#564054
(86,64,84)
#665365
(102,83,101)
#766676
(118,102,118)
#867987
(134,121,135)
#968C98
(150,140,152)
#A69FA9
(166,159,169)
#B6B2BA
(182,178,186)
#C6C5CB
(198,197,203)
#D6D8DC
(214,216,220)
#E6EBED
(230,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462D43; }

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

This text font color is #462D43.

Background Color

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

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

This div background color is #462D43.

Border color

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

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

This div border color is #462D43.

Opacity

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

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

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

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

This text has shadow with #462D43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462D43.

Preview

Color preview on black background

This text has color #462D43 on black background.


Color preview on white background

This text has color #462D43 on white background.


Black color preview on #462D43 background

This text has black color on #462D43 background.


White color preview on #462D43 background

This text has white color on #462D43 background.


Related colors

Complementary color

Complementary color for #hex is #B9D2BC.


I love getcolorcode.com

Triadic colors

1 #43462D and #2D4346 with #462D43 are triadic colors.

2 #432D46 and #2D4643 with #462D43 are triadic colors.