COLOR #462547

HEX: #462547 RGB: (70,37,71)

Color info

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

RGB color model

#462547 color RGB value is (70,37,71).

RGB: (70,37,71) (27%, 15%, 28%)

RGB channels and saturation

R 70 of 255 = 27%
G 37 of 255 = 15%
B 71 of 255 = 28%

70
37
71

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

Portions of RGB colors in percentages

R + G + B = 70 + 37 + 71 = 178 (100%)
R 70 of 178 ~ 39.33%
G 37 of 178 ~ 20.79%
B 71 of 178 ~ 39.89'%

%39.33
%20.79
%39.89

CMYK color model

#462547 color CMYK value is (1,48,0,72).

  • cyan value is 1.41%
  • magenta value is 47.89%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (1,48,0,72)
C1M48Y0K72 (1%, 48%, 0%, 72%)
(0.01 / 0.48 / 0.00 / 0.72)

CMYK percentages

%1.41
%47.89
%0
%72.16

Codes

Color #462547 in popluar color models

46 25 47
RGB 70 37 71
HSL 298° 31.48% 21.18%
HSB/HSV 298° 47.89% 27.84%
CMYK 1.41% 47.89% 0.00%
72.16%

Color #462547 in popluar number systems.

HEX 46 25 47
Decimal 70 37 71
Binary 1000110 100101 1000111
Octal 106 45 107

Shades and tints

Shades of #462547

#462547
(70,37,71)
#402241
(64,34,65)
#3A1F3B
(58,31,59)
#341C35
(52,28,53)
#2E192F
(46,25,47)
#281629
(40,22,41)
#221323
(34,19,35)
#1C101D
(28,16,29)
#160D17
(22,13,23)
#100A11
(16,10,17)
#0A070B
(10,7,11)
#000000
(0,0,0)

Tints of #462547

#462547
(70,37,71)
#563857
(86,56,87)
#664B67
(102,75,103)
#765E77
(118,94,119)
#867187
(134,113,135)
#968497
(150,132,151)
#A697A7
(166,151,167)
#B6AAB7
(182,170,183)
#C6BDC7
(198,189,199)
#D6D0D7
(214,208,215)
#E6E3E7
(230,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #462547 color. Also use rgb(70,37,71) instead hex code.

Text Font Color

.myTextColor { color: #462547; }

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

This text font color is #462547.

Background Color

.myBgColor { background-color: #462547; }

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

This div background color is #462547.

Border color

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

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

This div border color is #462547.

Opacity

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

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

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

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

This text has shadow with #462547 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462547.

Preview

Color preview on black background

This text has color #462547 on black background.


Color preview on white background

This text has color #462547 on white background.


Black color preview on #462547 background

This text has black color on #462547 background.


White color preview on #462547 background

This text has white color on #462547 background.


Related colors

Complementary color

Complementary color for #hex is #B9DAB8.


I love getcolorcode.com

Triadic colors

1 #474625 and #254746 with #462547 are triadic colors.

2 #472546 and #254647 with #462547 are triadic colors.