COLOR #462D54

HEX: #462D54 RGB: (70,45,84)

Color info

#462D54 contains red, green and blue colors in about the same proportion. Web safe color of #462D54 is #333366 (or #336).

RGB color model

#462D54 color RGB value is (70,45,84).

RGB: (70,45,84) (27%, 18%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 45 of 255 = 18%
B 84 of 255 = 33%

70
45
84

R + G + B ~ 26%. #462D54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 45 + 84 = 199 (100%)
R 70 of 199 ~ 35.18%
G 45 of 199 ~ 22.61%
B 84 of 199 ~ 42.21'%

%35.18
%22.61
%42.21

CMYK color model

#462D54 color CMYK value is (17,46,0,67).

  • cyan value is 16.67%
  • magenta value is 46.43%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (17,46,0,67)
C17M46Y0K67 (17%, 46%, 0%, 67%)
(0.17 / 0.46 / 0.00 / 0.67)

CMYK percentages

%16.67
%46.43
%0
%67.06

Codes

Color #462D54 in popluar color models

46 2D 54
RGB 70 45 84
HSL 278° 30.23% 25.29%
HSB/HSV 278° 46.43% 32.94%
CMYK 16.67% 46.43% 0.00%
67.06%

Color #462D54 in popluar number systems.

HEX 46 2D 54
Decimal 70 45 84
Binary 1000110 101101 1010100
Octal 106 55 124

Shades and tints

Shades of #462D54

#462D54
(70,45,84)
#40294D
(64,41,77)
#3A2546
(58,37,70)
#34213F
(52,33,63)
#2E1D38
(46,29,56)
#281931
(40,25,49)
#22152A
(34,21,42)
#1C1123
(28,17,35)
#160D1C
(22,13,28)
#100915
(16,9,21)
#0A050E
(10,5,14)
#000000
(0,0,0)

Tints of #462D54

#462D54
(70,45,84)
#564063
(86,64,99)
#665372
(102,83,114)
#766681
(118,102,129)
#867990
(134,121,144)
#968C9F
(150,140,159)
#A69FAE
(166,159,174)
#B6B2BD
(182,178,189)
#C6C5CC
(198,197,204)
#D6D8DB
(214,216,219)
#E6EBEA
(230,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462D54; }

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

This text font color is #462D54.

Background Color

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

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

This div background color is #462D54.

Border color

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

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

This div border color is #462D54.

Opacity

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

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

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

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

This text has shadow with #462D54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462D54.

Preview

Color preview on black background

This text has color #462D54 on black background.


Color preview on white background

This text has color #462D54 on white background.


Black color preview on #462D54 background

This text has black color on #462D54 background.


White color preview on #462D54 background

This text has white color on #462D54 background.


Related colors

Complementary color

Complementary color for #hex is #B9D2AB.


I love getcolorcode.com

Triadic colors

1 #54462D and #2D5446 with #462D54 are triadic colors.

2 #542D46 and #2D4654 with #462D54 are triadic colors.