COLOR #526364

HEX: #526364 RGB: (82,99,100)

Color info

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

RGB color model

#526364 color RGB value is (82,99,100).

RGB: (82,99,100) (32%, 39%, 39%)

RGB channels and saturation

R 82 of 255 = 32%
G 99 of 255 = 39%
B 100 of 255 = 39%

82
99
100

R + G + B ~ 37%. #526364 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 99 + 100 = 281 (100%)
R 82 of 281 ~ 29.18%
G 99 of 281 ~ 35.23%
B 100 of 281 ~ 35.59'%

%29.18
%35.23
%35.59

CMYK color model

#526364 color CMYK value is (18,1,0,61).

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

CMYK: (18,1,0,61)
C18M1Y0K61 (18%, 1%, 0%, 61%)
(0.18 / 0.01 / 0.00 / 0.61)

CMYK percentages

%18
%1
%0
%60.78

Codes

Color #526364 in popluar color models

52 63 64
RGB 82 99 100
HSL 183° 9.89% 35.69%
HSB/HSV 183° 18.00% 39.22%
CMYK 18.00% 1.00% 0.00%
60.78%

Color #526364 in popluar number systems.

HEX 52 63 64
Decimal 82 99 100
Binary 1010010 1100011 1100100
Octal 122 143 144

Shades and tints

Shades of #526364

#526364
(82,99,100)
#4B5A5B
(75,90,91)
#445152
(68,81,82)
#3D4849
(61,72,73)
#363F40
(54,63,64)
#2F3637
(47,54,55)
#282D2E
(40,45,46)
#212425
(33,36,37)
#1A1B1C
(26,27,28)
#131213
(19,18,19)
#0C090A
(12,9,10)
#000000
(0,0,0)

Tints of #526364

#526364
(82,99,100)
#617172
(97,113,114)
#707F80
(112,127,128)
#7F8D8E
(127,141,142)
#8E9B9C
(142,155,156)
#9DA9AA
(157,169,170)
#ACB7B8
(172,183,184)
#BBC5C6
(187,197,198)
#CAD3D4
(202,211,212)
#D9E1E2
(217,225,226)
#E8EFF0
(232,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526364; }

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

This text font color is #526364.

Background Color

.myBgColor { background-color: #526364; }

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

This div background color is #526364.

Border color

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

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

This div border color is #526364.

Opacity

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

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

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

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

This text has shadow with #526364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526364.

Preview

Color preview on black background

This text has color #526364 on black background.


Color preview on white background

This text has color #526364 on white background.


Black color preview on #526364 background

This text has black color on #526364 background.


White color preview on #526364 background

This text has white color on #526364 background.


Related colors

Complementary color

Complementary color for #hex is #AD9C9B.


I love getcolorcode.com

Triadic colors

1 #645263 and #636452 with #526364 are triadic colors.

2 #646352 and #635264 with #526364 are triadic colors.