COLOR #462B44

HEX: #462B44 RGB: (70,43,68)

Color info

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

RGB color model

#462B44 color RGB value is (70,43,68).

RGB: (70,43,68) (27%, 17%, 27%)

RGB channels and saturation

R 70 of 255 = 27%
G 43 of 255 = 17%
B 68 of 255 = 27%

70
43
68

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

Portions of RGB colors in percentages

R + G + B = 70 + 43 + 68 = 181 (100%)
R 70 of 181 ~ 38.67%
G 43 of 181 ~ 23.76%
B 68 of 181 ~ 37.57'%

%38.67
%23.76
%37.57

CMYK color model

#462B44 color CMYK value is (0,39,3,73).

  • cyan value is 0.00%
  • magenta value is 38.57%
  • yellow value is 2.86%
  • key color value is 72.55%
CMYK: (0,39,3,73) C0M39Y3K73 (0%,39%,3%,73%) (0.00/0.39/0.03/0.73) 

CMYK percentages

%0
%38.57
%2.86
%72.55

Codes

Color #462B44 in popluar color models

46 2B 44
RGB 70 43 68
HSL 304° 23.89% 22.16%
HSB/HSV 304° 38.57% 27.45%
CMYK 0.00% 38.57% 2.86%
72.55%

Color #462B44 in popluar number systems.

HEX 46 2B 44
Decimal 70 43 68
Binary 1000110 101011 1000100
Octal 106 53 104

Shades and tints

Shades of #462B44

#462B44
(70,43,68)
#40283E
(64,40,62)
#3A2538
(58,37,56)
#342232
(52,34,50)
#2E1F2C
(46,31,44)
#281C26
(40,28,38)
#221920
(34,25,32)
#1C161A
(28,22,26)
#161314
(22,19,20)
#10100E
(16,16,14)
#0A0D08
(10,13,8)
#000000
(0,0,0)

Tints of #462B44

#462B44
(70,43,68)
#563E55
(86,62,85)
#665166
(102,81,102)
#766477
(118,100,119)
#867788
(134,119,136)
#968A99
(150,138,153)
#A69DAA
(166,157,170)
#B6B0BB
(182,176,187)
#C6C3CC
(198,195,204)
#D6D6DD
(214,214,221)
#E6E9EE
(230,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #462B44 color. Also use rgb(70,43,68) instead hex code.

Text Font Color

.myTextColor { color: #462B44; }

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

This text font color is #462B44.

Background Color

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

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

This div background color is #462B44.

Border color

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

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

This div border color is #462B44.

Opacity

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

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

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

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

This text has shadow with #462B44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462B44.

Preview

Color preview on black background

This text has color #462B44 on black background.


Color preview on white background

This text has color #462B44 on white background.


Black color preview on #462B44 background

This text has black color on #462B44 background.


White color preview on #462B44 background

This text has white color on #462B44 background.


Related colors

Complementary color

Complementary color for #hex is #B9D4BB.


I love getcolorcode.com

Triadic colors

1 #44462B and #2B4446 with #462B44 are triadic colors.

2 #442B46 and #2B4644 with #462B44 are triadic colors.