COLOR #524C62

HEX: #524C62 RGB: (82,76,98)

Color info

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

RGB color model

#524C62 color RGB value is (82,76,98).

RGB: (82,76,98) (32%, 30%, 38%)

RGB channels and saturation

R 82 of 255 = 32%
G 76 of 255 = 30%
B 98 of 255 = 38%

82
76
98

R + G + B ~ 33%. #524C62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 76 + 98 = 256 (100%)
R 82 of 256 ~ 32.03%
G 76 of 256 ~ 29.69%
B 98 of 256 ~ 38.28'%

%32.03
%29.69
%38.28

CMYK color model

#524C62 color CMYK value is (16,22,0,62).

  • cyan value is 16.33%
  • magenta value is 22.45%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (16,22,0,62)
C16M22Y0K62 (16%, 22%, 0%, 62%)
(0.16 / 0.22 / 0.00 / 0.62)

CMYK percentages

%16.33
%22.45
%0
%61.57

Codes

Color #524C62 in popluar color models

52 4C 62
RGB 82 76 98
HSL 256° 12.64% 34.12%
HSB/HSV 256° 22.45% 38.43%
CMYK 16.33% 22.45% 0.00%
61.57%

Color #524C62 in popluar number systems.

HEX 52 4C 62
Decimal 82 76 98
Binary 1010010 1001100 1100010
Octal 122 114 142

Shades and tints

Shades of #524C62

#524C62
(82,76,98)
#4B465A
(75,70,90)
#444052
(68,64,82)
#3D3A4A
(61,58,74)
#363442
(54,52,66)
#2F2E3A
(47,46,58)
#282832
(40,40,50)
#21222A
(33,34,42)
#1A1C22
(26,28,34)
#13161A
(19,22,26)
#0C1012
(12,16,18)
#000000
(0,0,0)

Tints of #524C62

#524C62
(82,76,98)
#615C70
(97,92,112)
#706C7E
(112,108,126)
#7F7C8C
(127,124,140)
#8E8C9A
(142,140,154)
#9D9CA8
(157,156,168)
#ACACB6
(172,172,182)
#BBBCC4
(187,188,196)
#CACCD2
(202,204,210)
#D9DCE0
(217,220,224)
#E8ECEE
(232,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524C62 color. Also use rgb(82,76,98) instead hex code.

Text Font Color

.myTextColor { color: #524C62; }

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

This text font color is #524C62.

Background Color

.myBgColor { background-color: #524C62; }

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

This div background color is #524C62.

Border color

.myBorderColor { border: 1px solid #524C62; }

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

This div border color is #524C62.

Opacity

.myOpacity80 { color: #524C62; opacity: 0.8; }

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

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

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

This text has shadow with #524C62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524C62.

Preview

Color preview on black background

This text has color #524C62 on black background.


Color preview on white background

This text has color #524C62 on white background.


Black color preview on #524C62 background

This text has black color on #524C62 background.


White color preview on #524C62 background

This text has white color on #524C62 background.


Related colors

Complementary color

Complementary color for #hex is #ADB39D.


I love getcolorcode.com

Triadic colors

1 #62524C and #4C6252 with #524C62 are triadic colors.

2 #624C52 and #4C5262 with #524C62 are triadic colors.