COLOR #464053

HEX: #464053 RGB: (70,64,83)

Color info

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

RGB color model

#464053 color RGB value is (70,64,83).

RGB: (70,64,83) (27%, 25%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 64 of 255 = 25%
B 83 of 255 = 33%

70
64
83

R + G + B ~ 28%. #464053 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 64 + 83 = 217 (100%)
R 70 of 217 ~ 32.26%
G 64 of 217 ~ 29.49%
B 83 of 217 ~ 38.25'%

%32.26
%29.49
%38.25

CMYK color model

#464053 color CMYK value is (16,23,0,67).

  • cyan value is 15.66%
  • magenta value is 22.89%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (16,23,0,67)
C16M23Y0K67 (16%, 23%, 0%, 67%)
(0.16 / 0.23 / 0.00 / 0.67)

CMYK percentages

%15.66
%22.89
%0
%67.45

Codes

Color #464053 in popluar color models

46 40 53
RGB 70 64 83
HSL 259° 12.93% 28.82%
HSB/HSV 259° 22.89% 32.55%
CMYK 15.66% 22.89% 0.00%
67.45%

Color #464053 in popluar number systems.

HEX 46 40 53
Decimal 70 64 83
Binary 1000110 1000000 1010011
Octal 106 100 123

Shades and tints

Shades of #464053

#464053
(70,64,83)
#403B4C
(64,59,76)
#3A3645
(58,54,69)
#34313E
(52,49,62)
#2E2C37
(46,44,55)
#282730
(40,39,48)
#222229
(34,34,41)
#1C1D22
(28,29,34)
#16181B
(22,24,27)
#101314
(16,19,20)
#0A0E0D
(10,14,13)
#000000
(0,0,0)

Tints of #464053

#464053
(70,64,83)
#565162
(86,81,98)
#666271
(102,98,113)
#767380
(118,115,128)
#86848F
(134,132,143)
#96959E
(150,149,158)
#A6A6AD
(166,166,173)
#B6B7BC
(182,183,188)
#C6C8CB
(198,200,203)
#D6D9DA
(214,217,218)
#E6EAE9
(230,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464053 color. Also use rgb(70,64,83) instead hex code.

Text Font Color

.myTextColor { color: #464053; }

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

This text font color is #464053.

Background Color

.myBgColor { background-color: #464053; }

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

This div background color is #464053.

Border color

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

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

This div border color is #464053.

Opacity

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

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

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

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

This text has shadow with #464053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464053.

Preview

Color preview on black background

This text has color #464053 on black background.


Color preview on white background

This text has color #464053 on white background.


Black color preview on #464053 background

This text has black color on #464053 background.


White color preview on #464053 background

This text has white color on #464053 background.


Related colors

Complementary color

Complementary color for #hex is #B9BFAC.


I love getcolorcode.com

Triadic colors

1 #534640 and #405346 with #464053 are triadic colors.

2 #534046 and #404653 with #464053 are triadic colors.