COLOR #464452

HEX: #464452 RGB: (70,68,82)

Color info

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

RGB color model

#464452 color RGB value is (70,68,82).

RGB: (70,68,82) (27%, 27%, 32%)

RGB channels and saturation

R 70 of 255 = 27%
G 68 of 255 = 27%
B 82 of 255 = 32%

70
68
82

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

Portions of RGB colors in percentages

R + G + B = 70 + 68 + 82 = 220 (100%)
R 70 of 220 ~ 31.82%
G 68 of 220 ~ 30.91%
B 82 of 220 ~ 37.27'%

%31.82
%30.91
%37.27

CMYK color model

#464452 color CMYK value is (15,17,0,68).

  • cyan value is 14.63%
  • magenta value is 17.07%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (15,17,0,68)
C15M17Y0K68 (15%, 17%, 0%, 68%)
(0.15 / 0.17 / 0.00 / 0.68)

CMYK percentages

%14.63
%17.07
%0
%67.84

Codes

Color #464452 in popluar color models

46 44 52
RGB 70 68 82
HSL 249° 9.33% 29.41%
HSB/HSV 249° 17.07% 32.16%
CMYK 14.63% 17.07% 0.00%
67.84%

Color #464452 in popluar number systems.

HEX 46 44 52
Decimal 70 68 82
Binary 1000110 1000100 1010010
Octal 106 104 122

Shades and tints

Shades of #464452

#464452
(70,68,82)
#403E4B
(64,62,75)
#3A3844
(58,56,68)
#34323D
(52,50,61)
#2E2C36
(46,44,54)
#28262F
(40,38,47)
#222028
(34,32,40)
#1C1A21
(28,26,33)
#16141A
(22,20,26)
#100E13
(16,14,19)
#0A080C
(10,8,12)
#000000
(0,0,0)

Tints of #464452

#464452
(70,68,82)
#565561
(86,85,97)
#666670
(102,102,112)
#76777F
(118,119,127)
#86888E
(134,136,142)
#96999D
(150,153,157)
#A6AAAC
(166,170,172)
#B6BBBB
(182,187,187)
#C6CCCA
(198,204,202)
#D6DDD9
(214,221,217)
#E6EEE8
(230,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464452; }

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

This text font color is #464452.

Background Color

.myBgColor { background-color: #464452; }

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

This div background color is #464452.

Border color

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

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

This div border color is #464452.

Opacity

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

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

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

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

This text has shadow with #464452 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464452.

Preview

Color preview on black background

This text has color #464452 on black background.


Color preview on white background

This text has color #464452 on white background.


Black color preview on #464452 background

This text has black color on #464452 background.


White color preview on #464452 background

This text has white color on #464452 background.


Related colors

Complementary color

Complementary color for #hex is #B9BBAD.


I love getcolorcode.com

Triadic colors

1 #524644 and #445246 with #464452 are triadic colors.

2 #524446 and #444652 with #464452 are triadic colors.