COLOR #524B13

HEX: #524B13 RGB: (82,75,19)

Color info

#524B13 contains mainly red and green colors. Web safe color of #524B13 is #663300 (or #630).

RGB color model

#524B13 color RGB value is (82,75,19).

RGB: (82,75,19) (32%, 29%, 7%)

RGB channels and saturation

R 82 of 255 = 32%
G 75 of 255 = 29%
B 19 of 255 = 7%

82
75
19

R + G + B ~ 23%. #524B13 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 75 + 19 = 176 (100%)
R 82 of 176 ~ 46.59%
G 75 of 176 ~ 42.61%
B 19 of 176 ~ 10.8'%

%46.59
%42.61
%10.8

CMYK color model

#524B13 color CMYK value is (0,9,77,68).

  • cyan value is 0.00%
  • magenta value is 8.54%
  • yellow value is 76.83%
  • key color value is 67.84%
CMYK: (0,9,77,68) C0M9Y77K68 (0%,9%,77%,68%) (0.00/0.09/0.77/0.68) 

CMYK percentages

%0
%8.54
%76.83
%67.84

Codes

Color #524B13 in popluar color models

52 4B 13
RGB 82 75 19
HSL 53° 62.38% 19.80%
HSB/HSV 53° 76.83% 32.16%
CMYK 0.00% 8.54% 76.83%
67.84%

Color #524B13 in popluar number systems.

HEX 52 4B 13
Decimal 82 75 19
Binary 1010010 1001011 10011
Octal 122 113 23

Shades and tints

Shades of #524B13

#524B13
(82,75,19)
#4B4512
(75,69,18)
#443F11
(68,63,17)
#3D3910
(61,57,16)
#36330F
(54,51,15)
#2F2D0E
(47,45,14)
#28270D
(40,39,13)
#21210C
(33,33,12)
#1A1B0B
(26,27,11)
#13150A
(19,21,10)
#0C0F09
(12,15,9)
#000000
(0,0,0)

Tints of #524B13

#524B13
(82,75,19)
#615B28
(97,91,40)
#706B3D
(112,107,61)
#7F7B52
(127,123,82)
#8E8B67
(142,139,103)
#9D9B7C
(157,155,124)
#ACAB91
(172,171,145)
#BBBBA6
(187,187,166)
#CACBBB
(202,203,187)
#D9DBD0
(217,219,208)
#E8EBE5
(232,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524B13 color. Also use rgb(82,75,19) instead hex code.

Text Font Color

.myTextColor { color: #524B13; }

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

This text font color is #524B13.

Background Color

.myBgColor { background-color: #524B13; }

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

This div background color is #524B13.

Border color

.myBorderColor { border: 1px solid #524B13; }

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

This div border color is #524B13.

Opacity

.myOpacity80 { color: #524B13; opacity: 0.8; }

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

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

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

This text has shadow with #524B13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524B13.

Preview

Color preview on black background

This text has color #524B13 on black background.


Color preview on white background

This text has color #524B13 on white background.


Black color preview on #524B13 background

This text has black color on #524B13 background.


White color preview on #524B13 background

This text has white color on #524B13 background.


Related colors

Complementary color

Complementary color for #hex is #ADB4EC.


I love getcolorcode.com

Triadic colors

1 #13524B and #4B1352 with #524B13 are triadic colors.

2 #134B52 and #4B5213 with #524B13 are triadic colors.