COLOR #464453

HEX: #464453 RGB: (70,68,83)

Color info

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

RGB color model

#464453 color RGB value is (70,68,83).

RGB: (70,68,83) (27%, 27%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 68 of 255 = 27%
B 83 of 255 = 33%

70
68
83

R + G + B ~ 29%. #464453 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 68 + 83 = 221 (100%)
R 70 of 221 ~ 31.67%
G 68 of 221 ~ 30.77%
B 83 of 221 ~ 37.56'%

%31.67
%30.77
%37.56

CMYK color model

#464453 color CMYK value is (16,18,0,67).

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

CMYK: (16,18,0,67)
C16M18Y0K67 (16%, 18%, 0%, 67%)
(0.16 / 0.18 / 0.00 / 0.67)

CMYK percentages

%15.66
%18.07
%0
%67.45

Codes

Color #464453 in popluar color models

46 44 53
RGB 70 68 83
HSL 248° 9.93% 29.61%
HSB/HSV 248° 18.07% 32.55%
CMYK 15.66% 18.07% 0.00%
67.45%

Color #464453 in popluar number systems.

HEX 46 44 53
Decimal 70 68 83
Binary 1000110 1000100 1010011
Octal 106 104 123

Shades and tints

Shades of #464453

#464453
(70,68,83)
#403E4C
(64,62,76)
#3A3845
(58,56,69)
#34323E
(52,50,62)
#2E2C37
(46,44,55)
#282630
(40,38,48)
#222029
(34,32,41)
#1C1A22
(28,26,34)
#16141B
(22,20,27)
#100E14
(16,14,20)
#0A080D
(10,8,13)
#000000
(0,0,0)

Tints of #464453

#464453
(70,68,83)
#565562
(86,85,98)
#666671
(102,102,113)
#767780
(118,119,128)
#86888F
(134,136,143)
#96999E
(150,153,158)
#A6AAAD
(166,170,173)
#B6BBBC
(182,187,188)
#C6CCCB
(198,204,203)
#D6DDDA
(214,221,218)
#E6EEE9
(230,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464453; }

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

This text font color is #464453.

Background Color

.myBgColor { background-color: #464453; }

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

This div background color is #464453.

Border color

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

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

This div border color is #464453.

Opacity

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

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

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

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

This text has shadow with #464453 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464453.

Preview

Color preview on black background

This text has color #464453 on black background.


Color preview on white background

This text has color #464453 on white background.


Black color preview on #464453 background

This text has black color on #464453 background.


White color preview on #464453 background

This text has white color on #464453 background.


Related colors

Complementary color

Complementary color for #hex is #B9BBAC.


I love getcolorcode.com

Triadic colors

1 #534644 and #445346 with #464453 are triadic colors.

2 #534446 and #444653 with #464453 are triadic colors.