COLOR #525364

HEX: #525364 RGB: (82,83,100)

Color info

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

RGB color model

#525364 color RGB value is (82,83,100).

RGB: (82,83,100) (32%, 33%, 39%)

RGB channels and saturation

R 82 of 255 = 32%
G 83 of 255 = 33%
B 100 of 255 = 39%

82
83
100

R + G + B ~ 35%. #525364 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 83 + 100 = 265 (100%)
R 82 of 265 ~ 30.94%
G 83 of 265 ~ 31.32%
B 100 of 265 ~ 37.74'%

%30.94
%31.32
%37.74

CMYK color model

#525364 color CMYK value is (18,17,0,61).

  • cyan value is 18.00%
  • magenta value is 17.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (18,17,0,61)
C18M17Y0K61 (18%, 17%, 0%, 61%)
(0.18 / 0.17 / 0.00 / 0.61)

CMYK percentages

%18
%17
%0
%60.78

Codes

Color #525364 in popluar color models

52 53 64
RGB 82 83 100
HSL 237° 9.89% 35.69%
HSB/HSV 237° 18.00% 39.22%
CMYK 18.00% 17.00% 0.00%
60.78%

Color #525364 in popluar number systems.

HEX 52 53 64
Decimal 82 83 100
Binary 1010010 1010011 1100100
Octal 122 123 144

Shades and tints

Shades of #525364

#525364
(82,83,100)
#4B4C5B
(75,76,91)
#444552
(68,69,82)
#3D3E49
(61,62,73)
#363740
(54,55,64)
#2F3037
(47,48,55)
#28292E
(40,41,46)
#212225
(33,34,37)
#1A1B1C
(26,27,28)
#131413
(19,20,19)
#0C0D0A
(12,13,10)
#000000
(0,0,0)

Tints of #525364

#525364
(82,83,100)
#616272
(97,98,114)
#707180
(112,113,128)
#7F808E
(127,128,142)
#8E8F9C
(142,143,156)
#9D9EAA
(157,158,170)
#ACADB8
(172,173,184)
#BBBCC6
(187,188,198)
#CACBD4
(202,203,212)
#D9DAE2
(217,218,226)
#E8E9F0
(232,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525364 color. Also use rgb(82,83,100) instead hex code.

Text Font Color

.myTextColor { color: #525364; }

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

This text font color is #525364.

Background Color

.myBgColor { background-color: #525364; }

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

This div background color is #525364.

Border color

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

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

This div border color is #525364.

Opacity

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

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

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

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

This text has shadow with #525364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525364.

Preview

Color preview on black background

This text has color #525364 on black background.


Color preview on white background

This text has color #525364 on white background.


Black color preview on #525364 background

This text has black color on #525364 background.


White color preview on #525364 background

This text has white color on #525364 background.


Related colors

Complementary color

Complementary color for #hex is #ADAC9B.


I love getcolorcode.com

Triadic colors

1 #645253 and #536452 with #525364 are triadic colors.

2 #645352 and #535264 with #525364 are triadic colors.