COLOR #525008

HEX: #525008 RGB: (82,80,8)

Color info

#525008 contains mainly red and green colors. Web safe color of #525008 is #666600 (or #660).

RGB color model

#525008 color RGB value is (82,80,8).

RGB: (82,80,8) (32%, 31%, 3%)

RGB channels and saturation

R 82 of 255 = 32%
G 80 of 255 = 31%
B 8 of 255 = 3%

82
80
8

R + G + B ~ 22%. #525008 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 80 + 8 = 170 (100%)
R 82 of 170 ~ 48.24%
G 80 of 170 ~ 47.06%
B 8 of 170 ~ 4.71'%

%48.24
%47.06

CMYK color model

#525008 color CMYK value is (0,2,90,68).

  • cyan value is 0.00%
  • magenta value is 2.44%
  • yellow value is 90.24%
  • key color value is 67.84%

CMYK: (0,2,90,68)
C0M2Y90K68 (0%, 2%, 90%, 68%)
(0.00 / 0.02 / 0.90 / 0.68)

CMYK percentages

%0
%2.44
%90.24
%67.84

Codes

Color #525008 in popluar color models

52 50 08
RGB 82 80 8
HSL 58° 82.22% 17.65%
HSB/HSV 58° 90.24% 32.16%
CMYK 0.00% 2.44% 90.24%
67.84%

Color #525008 in popluar number systems.

HEX 52 50 08
Decimal 82 80 8
Binary 1010010 1010000 1000
Octal 122 120 10

Shades and tints

Shades of #525008

#525008
(82,80,8)
#4B4908
(75,73,8)
#444208
(68,66,8)
#3D3B08
(61,59,8)
#363408
(54,52,8)
#2F2D08
(47,45,8)
#282608
(40,38,8)
#211F08
(33,31,8)
#1A1808
(26,24,8)
#131108
(19,17,8)
#0C0A08
(12,10,8)
#000000
(0,0,0)

Tints of #525008

#525008
(82,80,8)
#615F1E
(97,95,30)
#706E34
(112,110,52)
#7F7D4A
(127,125,74)
#8E8C60
(142,140,96)
#9D9B76
(157,155,118)
#ACAA8C
(172,170,140)
#BBB9A2
(187,185,162)
#CAC8B8
(202,200,184)
#D9D7CE
(217,215,206)
#E8E6E4
(232,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525008 color. Also use rgb(82,80,8) instead hex code.

Text Font Color

.myTextColor { color: #525008; }

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

This text font color is #525008.

Background Color

.myBgColor { background-color: #525008; }

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

This div background color is #525008.

Border color

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

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

This div border color is #525008.

Opacity

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

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

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

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

This text has shadow with #525008 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525008.

Preview

Color preview on black background

This text has color #525008 on black background.


Color preview on white background

This text has color #525008 on white background.


Black color preview on #525008 background

This text has black color on #525008 background.


White color preview on #525008 background

This text has white color on #525008 background.


Related colors

Complementary color

Complementary color for #hex is #ADAFF7.


I love getcolorcode.com

Triadic colors

1 #085250 and #500852 with #525008 are triadic colors.

2 #085052 and #505208 with #525008 are triadic colors.