COLOR #526253

HEX: #526253 RGB: (82,98,83)

Color info

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

RGB color model

#526253 color RGB value is (82,98,83).

RGB: (82,98,83) (32%, 38%, 33%)

RGB channels and saturation

R 82 of 255 = 32%
G 98 of 255 = 38%
B 83 of 255 = 33%

82
98
83

R + G + B ~ 34%. #526253 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 98 + 83 = 263 (100%)
R 82 of 263 ~ 31.18%
G 98 of 263 ~ 37.26%
B 83 of 263 ~ 31.56'%

%31.18
%37.26
%31.56

CMYK color model

#526253 color CMYK value is (16,0,15,62).

  • cyan value is 16.33%
  • magenta value is 0.00%
  • yellow value is 15.31%
  • key color value is 61.57%

CMYK: (16,0,15,62)
C16M0Y15K62 (16%, 0%, 15%, 62%)
(0.16 / 0.00 / 0.15 / 0.62)

CMYK percentages

%16.33
%0
%15.31
%61.57

Codes

Color #526253 in popluar color models

52 62 53
RGB 82 98 83
HSL 124° 8.89% 35.29%
HSB/HSV 124° 16.33% 38.43%
CMYK 16.33% 0.00% 15.31%
61.57%

Color #526253 in popluar number systems.

HEX 52 62 53
Decimal 82 98 83
Binary 1010010 1100010 1010011
Octal 122 142 123

Shades and tints

Shades of #526253

#526253
(82,98,83)
#4B5A4C
(75,90,76)
#445245
(68,82,69)
#3D4A3E
(61,74,62)
#364237
(54,66,55)
#2F3A30
(47,58,48)
#283229
(40,50,41)
#212A22
(33,42,34)
#1A221B
(26,34,27)
#131A14
(19,26,20)
#0C120D
(12,18,13)
#000000
(0,0,0)

Tints of #526253

#526253
(82,98,83)
#617062
(97,112,98)
#707E71
(112,126,113)
#7F8C80
(127,140,128)
#8E9A8F
(142,154,143)
#9DA89E
(157,168,158)
#ACB6AD
(172,182,173)
#BBC4BC
(187,196,188)
#CAD2CB
(202,210,203)
#D9E0DA
(217,224,218)
#E8EEE9
(232,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526253; }

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

This text font color is #526253.

Background Color

.myBgColor { background-color: #526253; }

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

This div background color is #526253.

Border color

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

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

This div border color is #526253.

Opacity

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

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

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

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

This text has shadow with #526253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526253.

Preview

Color preview on black background

This text has color #526253 on black background.


Color preview on white background

This text has color #526253 on white background.


Black color preview on #526253 background

This text has black color on #526253 background.


White color preview on #526253 background

This text has white color on #526253 background.


Related colors

Complementary color

Complementary color for #hex is #AD9DAC.


I love getcolorcode.com

Triadic colors

1 #535262 and #625352 with #526253 are triadic colors.

2 #536252 and #625253 with #526253 are triadic colors.