COLOR #462D41

HEX: #462D41 RGB: (70,45,65)

Color info

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

RGB color model

#462D41 color RGB value is (70,45,65).

RGB: (70,45,65) (27%, 18%, 25%)

RGB channels and saturation

R 70 of 255 = 27%
G 45 of 255 = 18%
B 65 of 255 = 25%

70
45
65

R + G + B ~ 23%. #462D41 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 45 + 65 = 180 (100%)
R 70 of 180 ~ 38.89%
G 45 of 180 ~ 25%
B 65 of 180 ~ 36.11'%

%38.89
%25
%36.11

CMYK color model

#462D41 color CMYK value is (0,36,7,73).

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

CMYK: (0,36,7,73)
C0M36Y7K73 (0%, 36%, 7%, 73%)
(0.00 / 0.36 / 0.07 / 0.73)

CMYK percentages

%0
%35.71
%7.14
%72.55

Codes

Color #462D41 in popluar color models

46 2D 41
RGB 70 45 65
HSL 312° 21.74% 22.55%
HSB/HSV 312° 35.71% 27.45%
CMYK 0.00% 35.71% 7.14%
72.55%

Color #462D41 in popluar number systems.

HEX 46 2D 41
Decimal 70 45 65
Binary 1000110 101101 1000001
Octal 106 55 101

Shades and tints

Shades of #462D41

#462D41
(70,45,65)
#40293C
(64,41,60)
#3A2537
(58,37,55)
#342132
(52,33,50)
#2E1D2D
(46,29,45)
#281928
(40,25,40)
#221523
(34,21,35)
#1C111E
(28,17,30)
#160D19
(22,13,25)
#100914
(16,9,20)
#0A050F
(10,5,15)
#000000
(0,0,0)

Tints of #462D41

#462D41
(70,45,65)
#564052
(86,64,82)
#665363
(102,83,99)
#766674
(118,102,116)
#867985
(134,121,133)
#968C96
(150,140,150)
#A69FA7
(166,159,167)
#B6B2B8
(182,178,184)
#C6C5C9
(198,197,201)
#D6D8DA
(214,216,218)
#E6EBEB
(230,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462D41; }

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

This text font color is #462D41.

Background Color

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

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

This div background color is #462D41.

Border color

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

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

This div border color is #462D41.

Opacity

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

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

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

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

This text has shadow with #462D41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462D41.

Preview

Color preview on black background

This text has color #462D41 on black background.


Color preview on white background

This text has color #462D41 on white background.


Black color preview on #462D41 background

This text has black color on #462D41 background.


White color preview on #462D41 background

This text has white color on #462D41 background.


Related colors

Complementary color

Complementary color for #hex is #B9D2BE.


I love getcolorcode.com

Triadic colors

1 #41462D and #2D4146 with #462D41 are triadic colors.

2 #412D46 and #2D4641 with #462D41 are triadic colors.