COLOR #526351

HEX: #526351 RGB: (82,99,81)

Color info

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

RGB color model

#526351 color RGB value is (82,99,81).

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

RGB channels and saturation

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

82
99
81

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

Portions of RGB colors in percentages

R + G + B = 82 + 99 + 81 = 262 (100%)
R 82 of 262 ~ 31.3%
G 99 of 262 ~ 37.79%
B 81 of 262 ~ 30.92'%

%31.3
%37.79
%30.92

CMYK color model

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

  • cyan value is 17.17%
  • magenta value is 0.00%
  • yellow value is 18.18%
  • key color value is 61.18%

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

CMYK percentages

%17.17
%0
%18.18
%61.18

Codes

Color #526351 in popluar color models

52 63 51
RGB 82 99 81
HSL 117° 10.00% 35.29%
HSB/HSV 117° 18.18% 38.82%
CMYK 17.17% 0.00% 18.18%
61.18%

Color #526351 in popluar number systems.

HEX 52 63 51
Decimal 82 99 81
Binary 1010010 1100011 1010001
Octal 122 143 121

Shades and tints

Shades of #526351

#526351
(82,99,81)
#4B5A4A
(75,90,74)
#445143
(68,81,67)
#3D483C
(61,72,60)
#363F35
(54,63,53)
#2F362E
(47,54,46)
#282D27
(40,45,39)
#212420
(33,36,32)
#1A1B19
(26,27,25)
#131212
(19,18,18)
#0C090B
(12,9,11)
#000000
(0,0,0)

Tints of #526351

#526351
(82,99,81)
#617160
(97,113,96)
#707F6F
(112,127,111)
#7F8D7E
(127,141,126)
#8E9B8D
(142,155,141)
#9DA99C
(157,169,156)
#ACB7AB
(172,183,171)
#BBC5BA
(187,197,186)
#CAD3C9
(202,211,201)
#D9E1D8
(217,225,216)
#E8EFE7
(232,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526351; }

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

This text font color is #526351.

Background Color

.myBgColor { background-color: #526351; }

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

This div background color is #526351.

Border color

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

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

This div border color is #526351.

Opacity

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

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

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

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

This text has shadow with #526351 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526351.

Preview

Color preview on black background

This text has color #526351 on black background.


Color preview on white background

This text has color #526351 on white background.


Black color preview on #526351 background

This text has black color on #526351 background.


White color preview on #526351 background

This text has white color on #526351 background.


Related colors

Complementary color

Complementary color for #hex is #AD9CAE.


I love getcolorcode.com

Triadic colors

1 #515263 and #635152 with #526351 are triadic colors.

2 #516352 and #635251 with #526351 are triadic colors.