COLOR #462241

HEX: #462241 RGB: (70,34,65)

Color info

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

RGB color model

#462241 color RGB value is (70,34,65).

RGB: (70,34,65) (27%, 13%, 25%)

RGB channels and saturation

R 70 of 255 = 27%
G 34 of 255 = 13%
B 65 of 255 = 25%

70
34
65

R + G + B ~ 22%. #462241 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 34 + 65 = 169 (100%)
R 70 of 169 ~ 41.42%
G 34 of 169 ~ 20.12%
B 65 of 169 ~ 38.46'%

%41.42
%20.12
%38.46

CMYK color model

#462241 color CMYK value is (0,51,7,73).

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

CMYK: (0,51,7,73)
C0M51Y7K73 (0%, 51%, 7%, 73%)
(0.00 / 0.51 / 0.07 / 0.73)

CMYK percentages

%0
%51.43
%7.14
%72.55

Codes

Color #462241 in popluar color models

46 22 41
RGB 70 34 65
HSL 308° 34.62% 20.39%
HSB/HSV 308° 51.43% 27.45%
CMYK 0.00% 51.43% 7.14%
72.55%

Color #462241 in popluar number systems.

HEX 46 22 41
Decimal 70 34 65
Binary 1000110 100010 1000001
Octal 106 42 101

Shades and tints

Shades of #462241

#462241
(70,34,65)
#401F3C
(64,31,60)
#3A1C37
(58,28,55)
#341932
(52,25,50)
#2E162D
(46,22,45)
#281328
(40,19,40)
#221023
(34,16,35)
#1C0D1E
(28,13,30)
#160A19
(22,10,25)
#100714
(16,7,20)
#0A040F
(10,4,15)
#000000
(0,0,0)

Tints of #462241

#462241
(70,34,65)
#563652
(86,54,82)
#664A63
(102,74,99)
#765E74
(118,94,116)
#867285
(134,114,133)
#968696
(150,134,150)
#A69AA7
(166,154,167)
#B6AEB8
(182,174,184)
#C6C2C9
(198,194,201)
#D6D6DA
(214,214,218)
#E6EAEB
(230,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462241; }

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

This text font color is #462241.

Background Color

.myBgColor { background-color: #462241; }

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

This div background color is #462241.

Border color

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

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

This div border color is #462241.

Opacity

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

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

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

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

This text has shadow with #462241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462241.

Preview

Color preview on black background

This text has color #462241 on black background.


Color preview on white background

This text has color #462241 on white background.


Black color preview on #462241 background

This text has black color on #462241 background.


White color preview on #462241 background

This text has white color on #462241 background.


Related colors

Complementary color

Complementary color for #hex is #B9DDBE.


I love getcolorcode.com

Triadic colors

1 #414622 and #224146 with #462241 are triadic colors.

2 #412246 and #224641 with #462241 are triadic colors.