COLOR #454952

HEX: #454952 RGB: (69,73,82)

Color info

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

RGB color model

#454952 color RGB value is (69,73,82).

RGB: (69,73,82) (27%, 29%, 32%)

RGB channels and saturation

R 69 of 255 = 27%
G 73 of 255 = 29%
B 82 of 255 = 32%

69
73
82

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

Portions of RGB colors in percentages

R + G + B = 69 + 73 + 82 = 224 (100%)
R 69 of 224 ~ 30.8%
G 73 of 224 ~ 32.59%
B 82 of 224 ~ 36.61'%

%30.8
%32.59
%36.61

CMYK color model

#454952 color CMYK value is (16,11,0,68).

  • cyan value is 15.85%
  • magenta value is 10.98%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (16,11,0,68)
C16M11Y0K68 (16%, 11%, 0%, 68%)
(0.16 / 0.11 / 0.00 / 0.68)

CMYK percentages

%15.85
%10.98
%0
%67.84

Codes

Color #454952 in popluar color models

45 49 52
RGB 69 73 82
HSL 222° 8.61% 29.61%
HSB/HSV 222° 15.85% 32.16%
CMYK 15.85% 10.98% 0.00%
67.84%

Color #454952 in popluar number systems.

HEX 45 49 52
Decimal 69 73 82
Binary 1000101 1001001 1010010
Octal 105 111 122

Shades and tints

Shades of #454952

#454952
(69,73,82)
#3F434B
(63,67,75)
#393D44
(57,61,68)
#33373D
(51,55,61)
#2D3136
(45,49,54)
#272B2F
(39,43,47)
#212528
(33,37,40)
#1B1F21
(27,31,33)
#15191A
(21,25,26)
#0F1313
(15,19,19)
#090D0C
(9,13,12)
#000000
(0,0,0)

Tints of #454952

#454952
(69,73,82)
#555961
(85,89,97)
#656970
(101,105,112)
#75797F
(117,121,127)
#85898E
(133,137,142)
#95999D
(149,153,157)
#A5A9AC
(165,169,172)
#B5B9BB
(181,185,187)
#C5C9CA
(197,201,202)
#D5D9D9
(213,217,217)
#E5E9E8
(229,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #454952 color. Also use rgb(69,73,82) instead hex code.

Text Font Color

.myTextColor { color: #454952; }

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

This text font color is #454952.

Background Color

.myBgColor { background-color: #454952; }

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

This div background color is #454952.

Border color

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

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

This div border color is #454952.

Opacity

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

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

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

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

This text has shadow with #454952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #454952.

Preview

Color preview on black background

This text has color #454952 on black background.


Color preview on white background

This text has color #454952 on white background.


Black color preview on #454952 background

This text has black color on #454952 background.


White color preview on #454952 background

This text has white color on #454952 background.


Related colors

Complementary color

Complementary color for #hex is #BAB6AD.


I love getcolorcode.com

Triadic colors

1 #524549 and #495245 with #454952 are triadic colors.

2 #524945 and #494552 with #454952 are triadic colors.