COLOR #462641

HEX: #462641 RGB: (70,38,65)

Color info

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

RGB color model

#462641 color RGB value is (70,38,65).

RGB: (70,38,65) (27%, 15%, 25%)

RGB channels and saturation

R 70 of 255 = 27%
G 38 of 255 = 15%
B 65 of 255 = 25%

70
38
65

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

Portions of RGB colors in percentages

R + G + B = 70 + 38 + 65 = 173 (100%)
R 70 of 173 ~ 40.46%
G 38 of 173 ~ 21.97%
B 65 of 173 ~ 37.57'%

%40.46
%21.97
%37.57

CMYK color model

#462641 color CMYK value is (0,46,7,73).

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

CMYK: (0,46,7,73)
C0M46Y7K73 (0%, 46%, 7%, 73%)
(0.00 / 0.46 / 0.07 / 0.73)

CMYK percentages

%0
%45.71
%7.14
%72.55

Codes

Color #462641 in popluar color models

46 26 41
RGB 70 38 65
HSL 309° 29.63% 21.18%
HSB/HSV 309° 45.71% 27.45%
CMYK 0.00% 45.71% 7.14%
72.55%

Color #462641 in popluar number systems.

HEX 46 26 41
Decimal 70 38 65
Binary 1000110 100110 1000001
Octal 106 46 101

Shades and tints

Shades of #462641

#462641
(70,38,65)
#40233C
(64,35,60)
#3A2037
(58,32,55)
#341D32
(52,29,50)
#2E1A2D
(46,26,45)
#281728
(40,23,40)
#221423
(34,20,35)
#1C111E
(28,17,30)
#160E19
(22,14,25)
#100B14
(16,11,20)
#0A080F
(10,8,15)
#000000
(0,0,0)

Tints of #462641

#462641
(70,38,65)
#563952
(86,57,82)
#664C63
(102,76,99)
#765F74
(118,95,116)
#867285
(134,114,133)
#968596
(150,133,150)
#A698A7
(166,152,167)
#B6ABB8
(182,171,184)
#C6BEC9
(198,190,201)
#D6D1DA
(214,209,218)
#E6E4EB
(230,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462641; }

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

This text font color is #462641.

Background Color

.myBgColor { background-color: #462641; }

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

This div background color is #462641.

Border color

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

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

This div border color is #462641.

Opacity

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

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

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

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

This text has shadow with #462641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462641.

Preview

Color preview on black background

This text has color #462641 on black background.


Color preview on white background

This text has color #462641 on white background.


Black color preview on #462641 background

This text has black color on #462641 background.


White color preview on #462641 background

This text has white color on #462641 background.


Related colors

Complementary color

Complementary color for #hex is #B9D9BE.


I love getcolorcode.com

Triadic colors

1 #414626 and #264146 with #462641 are triadic colors.

2 #412646 and #264641 with #462641 are triadic colors.