COLOR #526375

HEX: #526375 RGB: (82,99,117)

Color info

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

RGB color model

#526375 color RGB value is (82,99,117).

RGB: (82,99,117) (32%, 39%, 46%)

RGB channels and saturation

R 82 of 255 = 32%
G 99 of 255 = 39%
B 117 of 255 = 46%

82
99
117

R + G + B ~ 39%. #526375 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 99 + 117 = 298 (100%)
R 82 of 298 ~ 27.52%
G 99 of 298 ~ 33.22%
B 117 of 298 ~ 39.26'%

%27.52
%33.22
%39.26

CMYK color model

#526375 color CMYK value is (30,15,0,54).

  • cyan value is 29.91%
  • magenta value is 15.38%
  • yellow value is 0.00%
  • key color value is 54.12%
CMYK: (30,15,0,54) C30M15Y0K54 (30%,15%,0%,54%) (0.30/0.15/0.00/0.54) 

CMYK percentages

%29.91
%15.38
%0
%54.12

Codes

Color #526375 in popluar color models

52 63 75
RGB 82 99 117
HSL 211° 17.59% 39.02%
HSB/HSV 211° 29.91% 45.88%
CMYK 29.91% 15.38% 0.00%
54.12%

Color #526375 in popluar number systems.

HEX 52 63 75
Decimal 82 99 117
Binary 1010010 1100011 1110101
Octal 122 143 165

Shades and tints

Shades of #526375

#526375
(82,99,117)
#4B5A6B
(75,90,107)
#445161
(68,81,97)
#3D4857
(61,72,87)
#363F4D
(54,63,77)
#2F3643
(47,54,67)
#282D39
(40,45,57)
#21242F
(33,36,47)
#1A1B25
(26,27,37)
#13121B
(19,18,27)
#0C0911
(12,9,17)
#000000
(0,0,0)

Tints of #526375

#526375
(82,99,117)
#617181
(97,113,129)
#707F8D
(112,127,141)
#7F8D99
(127,141,153)
#8E9BA5
(142,155,165)
#9DA9B1
(157,169,177)
#ACB7BD
(172,183,189)
#BBC5C9
(187,197,201)
#CAD3D5
(202,211,213)
#D9E1E1
(217,225,225)
#E8EFED
(232,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526375; }

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

This text font color is #526375.

Background Color

.myBgColor { background-color: #526375; }

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

This div background color is #526375.

Border color

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

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

This div border color is #526375.

Opacity

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

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

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

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

This text has shadow with #526375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526375.

Preview

Color preview on black background

This text has color #526375 on black background.


Color preview on white background

This text has color #526375 on white background.


Black color preview on #526375 background

This text has black color on #526375 background.


White color preview on #526375 background

This text has white color on #526375 background.


Related colors

Complementary color

Complementary color for #hex is #AD9C8A.


I love getcolorcode.com

Triadic colors

1 #755263 and #637552 with #526375 are triadic colors.

2 #756352 and #635275 with #526375 are triadic colors.