COLOR #525451

HEX: #525451 RGB: (82,84,81)

Color info

#525451 contains red, green and blue colors in about the same proportion. Web safe color of #525451 is #666666 (or #666).

RGB color model

#525451 color RGB value is (82,84,81).

RGB: (82,84,81) (32%, 33%, 32%)

RGB channels and saturation

R 82 of 255 = 32%
G 84 of 255 = 33%
B 81 of 255 = 32%

82
84
81

R + G + B ~ 32%. #525451 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 84 + 81 = 247 (100%)
R 82 of 247 ~ 33.2%
G 84 of 247 ~ 34.01%
B 81 of 247 ~ 32.79'%

%33.2
%34.01
%32.79

CMYK color model

#525451 color CMYK value is (2,0,4,67).

  • cyan value is 2.38%
  • magenta value is 0.00%
  • yellow value is 3.57%
  • key color value is 67.06%

CMYK: (2,0,4,67)
C2M0Y4K67 (2%, 0%, 4%, 67%)
(0.02 / 0.00 / 0.04 / 0.67)

CMYK percentages

%2.38
%0
%3.57
%67.06

Codes

Color #525451 in popluar color models

52 54 51
RGB 82 84 81
HSL 100° 1.82% 32.35%
HSB/HSV 100° 3.57% 32.94%
CMYK 2.38% 0.00% 3.57%
67.06%

Color #525451 in popluar number systems.

HEX 52 54 51
Decimal 82 84 81
Binary 1010010 1010100 1010001
Octal 122 124 121

Shades and tints

Shades of #525451

#525451
(82,84,81)
#4B4D4A
(75,77,74)
#444643
(68,70,67)
#3D3F3C
(61,63,60)
#363835
(54,56,53)
#2F312E
(47,49,46)
#282A27
(40,42,39)
#212320
(33,35,32)
#1A1C19
(26,28,25)
#131512
(19,21,18)
#0C0E0B
(12,14,11)
#000000
(0,0,0)

Tints of #525451

#525451
(82,84,81)
#616360
(97,99,96)
#70726F
(112,114,111)
#7F817E
(127,129,126)
#8E908D
(142,144,141)
#9D9F9C
(157,159,156)
#ACAEAB
(172,174,171)
#BBBDBA
(187,189,186)
#CACCC9
(202,204,201)
#D9DBD8
(217,219,216)
#E8EAE7
(232,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525451 color. Also use rgb(82,84,81) instead hex code.

Text Font Color

.myTextColor { color: #525451; }

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

This text font color is #525451.

Background Color

.myBgColor { background-color: #525451; }

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

This div background color is #525451.

Border color

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

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

This div border color is #525451.

Opacity

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

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

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

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

This text has shadow with #525451 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525451.

Preview

Color preview on black background

This text has color #525451 on black background.


Color preview on white background

This text has color #525451 on white background.


Black color preview on #525451 background

This text has black color on #525451 background.


White color preview on #525451 background

This text has white color on #525451 background.


Related colors

Complementary color

Complementary color for #hex is #ADABAE.


I love getcolorcode.com

Triadic colors

1 #515254 and #545152 with #525451 are triadic colors.

2 #515452 and #545251 with #525451 are triadic colors.