COLOR #524455

HEX: #524455 RGB: (82,68,85)

Color info

#524455 contains red, green and blue colors in about the same proportion. Web safe color of #524455 is #663366 (or #636).

RGB color model

#524455 color RGB value is (82,68,85).

RGB: (82,68,85) (32%, 27%, 33%)

RGB channels and saturation

R 82 of 255 = 32%
G 68 of 255 = 27%
B 85 of 255 = 33%

82
68
85

R + G + B ~ 31%. #524455 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 68 + 85 = 235 (100%)
R 82 of 235 ~ 34.89%
G 68 of 235 ~ 28.94%
B 85 of 235 ~ 36.17'%

%34.89
%28.94
%36.17

CMYK color model

#524455 color CMYK value is (4,20,0,67).

  • cyan value is 3.53%
  • magenta value is 20.00%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (4,20,0,67)
C4M20Y0K67 (4%, 20%, 0%, 67%)
(0.04 / 0.20 / 0.00 / 0.67)

CMYK percentages

%3.53
%20
%0
%66.67

Codes

Color #524455 in popluar color models

52 44 55
RGB 82 68 85
HSL 289° 11.11% 30.00%
HSB/HSV 289° 20.00% 33.33%
CMYK 3.53% 20.00% 0.00%
66.67%

Color #524455 in popluar number systems.

HEX 52 44 55
Decimal 82 68 85
Binary 1010010 1000100 1010101
Octal 122 104 125

Shades and tints

Shades of #524455

#524455
(82,68,85)
#4B3E4E
(75,62,78)
#443847
(68,56,71)
#3D3240
(61,50,64)
#362C39
(54,44,57)
#2F2632
(47,38,50)
#28202B
(40,32,43)
#211A24
(33,26,36)
#1A141D
(26,20,29)
#130E16
(19,14,22)
#0C080F
(12,8,15)
#000000
(0,0,0)

Tints of #524455

#524455
(82,68,85)
#615564
(97,85,100)
#706673
(112,102,115)
#7F7782
(127,119,130)
#8E8891
(142,136,145)
#9D99A0
(157,153,160)
#ACAAAF
(172,170,175)
#BBBBBE
(187,187,190)
#CACCCD
(202,204,205)
#D9DDDC
(217,221,220)
#E8EEEB
(232,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524455; }

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

This text font color is #524455.

Background Color

.myBgColor { background-color: #524455; }

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

This div background color is #524455.

Border color

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

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

This div border color is #524455.

Opacity

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

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

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

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

This text has shadow with #524455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524455.

Preview

Color preview on black background

This text has color #524455 on black background.


Color preview on white background

This text has color #524455 on white background.


Black color preview on #524455 background

This text has black color on #524455 background.


White color preview on #524455 background

This text has white color on #524455 background.


Related colors

Complementary color

Complementary color for #hex is #ADBBAA.


I love getcolorcode.com

Triadic colors

1 #555244 and #445552 with #524455 are triadic colors.

2 #554452 and #445255 with #524455 are triadic colors.