COLOR #524C75

HEX: #524C75 RGB: (82,76,117)

Color info

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

RGB color model

#524C75 color RGB value is (82,76,117).

RGB: (82,76,117) (32%, 30%, 46%)

RGB channels and saturation

R 82 of 255 = 32%
G 76 of 255 = 30%
B 117 of 255 = 46%

82
76
117

R + G + B ~ 36%. #524C75 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 76 + 117 = 275 (100%)
R 82 of 275 ~ 29.82%
G 76 of 275 ~ 27.64%
B 117 of 275 ~ 42.55'%

%29.82
%27.64
%42.55

CMYK color model

#524C75 color CMYK value is (30,35,0,54).

  • cyan value is 29.91%
  • magenta value is 35.04%
  • yellow value is 0.00%
  • key color value is 54.12%
CMYK: (30,35,0,54) C30M35Y0K54 (30%,35%,0%,54%) (0.30/0.35/0.00/0.54) 

CMYK percentages

%29.91
%35.04
%0
%54.12

Codes

Color #524C75 in popluar color models

52 4C 75
RGB 82 76 117
HSL 249° 21.24% 37.84%
HSB/HSV 249° 35.04% 45.88%
CMYK 29.91% 35.04% 0.00%
54.12%

Color #524C75 in popluar number systems.

HEX 52 4C 75
Decimal 82 76 117
Binary 1010010 1001100 1110101
Octal 122 114 165

Shades and tints

Shades of #524C75

#524C75
(82,76,117)
#4B466B
(75,70,107)
#444061
(68,64,97)
#3D3A57
(61,58,87)
#36344D
(54,52,77)
#2F2E43
(47,46,67)
#282839
(40,40,57)
#21222F
(33,34,47)
#1A1C25
(26,28,37)
#13161B
(19,22,27)
#0C1011
(12,16,17)
#000000
(0,0,0)

Tints of #524C75

#524C75
(82,76,117)
#615C81
(97,92,129)
#706C8D
(112,108,141)
#7F7C99
(127,124,153)
#8E8CA5
(142,140,165)
#9D9CB1
(157,156,177)
#ACACBD
(172,172,189)
#BBBCC9
(187,188,201)
#CACCD5
(202,204,213)
#D9DCE1
(217,220,225)
#E8ECED
(232,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524C75; }

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

This text font color is #524C75.

Background Color

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

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

This div background color is #524C75.

Border color

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

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

This div border color is #524C75.

Opacity

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

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

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

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

This text has shadow with #524C75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524C75.

Preview

Color preview on black background

This text has color #524C75 on black background.


Color preview on white background

This text has color #524C75 on white background.


Black color preview on #524C75 background

This text has black color on #524C75 background.


White color preview on #524C75 background

This text has white color on #524C75 background.


Related colors

Complementary color

Complementary color for #hex is #ADB38A.


I love getcolorcode.com

Triadic colors

1 #75524C and #4C7552 with #524C75 are triadic colors.

2 #754C52 and #4C5275 with #524C75 are triadic colors.