COLOR #526668

HEX: #526668 RGB: (82,102,104)

Color info

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

RGB color model

#526668 color RGB value is (82,102,104).

RGB: (82,102,104) (32%, 40%, 41%)

RGB channels and saturation

R 82 of 255 = 32%
G 102 of 255 = 40%
B 104 of 255 = 41%

82
102
104

R + G + B ~ 38%. #526668 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 102 + 104 = 288 (100%)
R 82 of 288 ~ 28.47%
G 102 of 288 ~ 35.42%
B 104 of 288 ~ 36.11'%

%28.47
%35.42
%36.11

CMYK color model

#526668 color CMYK value is (21,2,0,59).

  • cyan value is 21.15%
  • magenta value is 1.92%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (21,2,0,59)
C21M2Y0K59 (21%, 2%, 0%, 59%)
(0.21 / 0.02 / 0.00 / 0.59)

CMYK percentages

%21.15
%1.92
%0
%59.22

Codes

Color #526668 in popluar color models

52 66 68
RGB 82 102 104
HSL 185° 11.83% 36.47%
HSB/HSV 185° 21.15% 40.78%
CMYK 21.15% 1.92% 0.00%
59.22%

Color #526668 in popluar number systems.

HEX 52 66 68
Decimal 82 102 104
Binary 1010010 1100110 1101000
Octal 122 146 150

Shades and tints

Shades of #526668

#526668
(82,102,104)
#4B5D5F
(75,93,95)
#445456
(68,84,86)
#3D4B4D
(61,75,77)
#364244
(54,66,68)
#2F393B
(47,57,59)
#283032
(40,48,50)
#212729
(33,39,41)
#1A1E20
(26,30,32)
#131517
(19,21,23)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #526668

#526668
(82,102,104)
#617375
(97,115,117)
#708082
(112,128,130)
#7F8D8F
(127,141,143)
#8E9A9C
(142,154,156)
#9DA7A9
(157,167,169)
#ACB4B6
(172,180,182)
#BBC1C3
(187,193,195)
#CACED0
(202,206,208)
#D9DBDD
(217,219,221)
#E8E8EA
(232,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #526668 color. Also use rgb(82,102,104) instead hex code.

Text Font Color

.myTextColor { color: #526668; }

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

This text font color is #526668.

Background Color

.myBgColor { background-color: #526668; }

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

This div background color is #526668.

Border color

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

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

This div border color is #526668.

Opacity

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

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

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

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

This text has shadow with #526668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526668.

Preview

Color preview on black background

This text has color #526668 on black background.


Color preview on white background

This text has color #526668 on white background.


Black color preview on #526668 background

This text has black color on #526668 background.


White color preview on #526668 background

This text has white color on #526668 background.


Related colors

Complementary color

Complementary color for #hex is #AD9997.


I love getcolorcode.com

Triadic colors

1 #685266 and #666852 with #526668 are triadic colors.

2 #686652 and #665268 with #526668 are triadic colors.