COLOR #462239

HEX: #462239 RGB: (70,34,57)

Color info

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

RGB color model

#462239 color RGB value is (70,34,57).

RGB: (70,34,57) (27%, 13%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 34 of 255 = 13%
B 57 of 255 = 22%

70
34
57

R + G + B ~ 21%. #462239 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 34 + 57 = 161 (100%)
R 70 of 161 ~ 43.48%
G 34 of 161 ~ 21.12%
B 57 of 161 ~ 35.4'%

%43.48
%21.12
%35.4

CMYK color model

#462239 color CMYK value is (0,51,19,73).

  • cyan value is 0.00%
  • magenta value is 51.43%
  • yellow value is 18.57%
  • key color value is 72.55%

CMYK: (0,51,19,73)
C0M51Y19K73 (0%, 51%, 19%, 73%)
(0.00 / 0.51 / 0.19 / 0.73)

CMYK percentages

%0
%51.43
%18.57
%72.55

Codes

Color #462239 in popluar color models

46 22 39
RGB 70 34 57
HSL 322° 34.62% 20.39%
HSB/HSV 322° 51.43% 27.45%
CMYK 0.00% 51.43% 18.57%
72.55%

Color #462239 in popluar number systems.

HEX 46 22 39
Decimal 70 34 57
Binary 1000110 100010 111001
Octal 106 42 71

Shades and tints

Shades of #462239

#462239
(70,34,57)
#401F34
(64,31,52)
#3A1C2F
(58,28,47)
#34192A
(52,25,42)
#2E1625
(46,22,37)
#281320
(40,19,32)
#22101B
(34,16,27)
#1C0D16
(28,13,22)
#160A11
(22,10,17)
#10070C
(16,7,12)
#0A0407
(10,4,7)
#000000
(0,0,0)

Tints of #462239

#462239
(70,34,57)
#56364B
(86,54,75)
#664A5D
(102,74,93)
#765E6F
(118,94,111)
#867281
(134,114,129)
#968693
(150,134,147)
#A69AA5
(166,154,165)
#B6AEB7
(182,174,183)
#C6C2C9
(198,194,201)
#D6D6DB
(214,214,219)
#E6EAED
(230,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #462239 color. Also use rgb(70,34,57) instead hex code.

Text Font Color

.myTextColor { color: #462239; }

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

This text font color is #462239.

Background Color

.myBgColor { background-color: #462239; }

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

This div background color is #462239.

Border color

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

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

This div border color is #462239.

Opacity

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

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

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

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

This text has shadow with #462239 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462239.

Preview

Color preview on black background

This text has color #462239 on black background.


Color preview on white background

This text has color #462239 on white background.


Black color preview on #462239 background

This text has black color on #462239 background.


White color preview on #462239 background

This text has white color on #462239 background.


Related colors

Complementary color

Complementary color for #hex is #B9DDC6.


I love getcolorcode.com

Triadic colors

1 #394622 and #223946 with #462239 are triadic colors.

2 #392246 and #224639 with #462239 are triadic colors.