COLOR #52583A

HEX: #52583A RGB: (82,88,58)

Color info

#52583A contains red, green and blue colors in about the same proportion. Web safe color of #52583A is #666633 (or #663).

RGB color model

#52583A color RGB value is (82,88,58).

RGB: (82,88,58) (32%, 35%, 23%)

RGB channels and saturation

R 82 of 255 = 32%
G 88 of 255 = 35%
B 58 of 255 = 23%

82
88
58

R + G + B ~ 30%. #52583A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 88 + 58 = 228 (100%)
R 82 of 228 ~ 35.96%
G 88 of 228 ~ 38.6%
B 58 of 228 ~ 25.44'%

%35.96
%38.6
%25.44

CMYK color model

#52583A color CMYK value is (7,0,34,65).

  • cyan value is 6.82%
  • magenta value is 0.00%
  • yellow value is 34.09%
  • key color value is 65.49%

CMYK: (7,0,34,65)
C7M0Y34K65 (7%, 0%, 34%, 65%)
(0.07 / 0.00 / 0.34 / 0.65)

CMYK percentages

%6.82
%0
%34.09
%65.49

Codes

Color #52583A in popluar color models

52 58 3A
RGB 82 88 58
HSL 72° 20.55% 28.63%
HSB/HSV 72° 34.09% 34.51%
CMYK 6.82% 0.00% 34.09%
65.49%

Color #52583A in popluar number systems.

HEX 52 58 3A
Decimal 82 88 58
Binary 1010010 1011000 111010
Octal 122 130 72

Shades and tints

Shades of #52583A

#52583A
(82,88,58)
#4B5035
(75,80,53)
#444830
(68,72,48)
#3D402B
(61,64,43)
#363826
(54,56,38)
#2F3021
(47,48,33)
#28281C
(40,40,28)
#212017
(33,32,23)
#1A1812
(26,24,18)
#13100D
(19,16,13)
#0C0808
(12,8,8)
#000000
(0,0,0)

Tints of #52583A

#52583A
(82,88,58)
#61674B
(97,103,75)
#70765C
(112,118,92)
#7F856D
(127,133,109)
#8E947E
(142,148,126)
#9DA38F
(157,163,143)
#ACB2A0
(172,178,160)
#BBC1B1
(187,193,177)
#CAD0C2
(202,208,194)
#D9DFD3
(217,223,211)
#E8EEE4
(232,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52583A color. Also use rgb(82,88,58) instead hex code.

Text Font Color

.myTextColor { color: #52583A; }

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

This text font color is #52583A.

Background Color

.myBgColor { background-color: #52583A; }

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

This div background color is #52583A.

Border color

.myBorderColor { border: 1px solid #52583A; }

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

This div border color is #52583A.

Opacity

.myOpacity80 { color: #52583A; opacity: 0.8; }

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

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

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

This text has shadow with #52583A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52583A.

Preview

Color preview on black background

This text has color #52583A on black background.


Color preview on white background

This text has color #52583A on white background.


Black color preview on #52583A background

This text has black color on #52583A background.


White color preview on #52583A background

This text has white color on #52583A background.


Related colors

Complementary color

Complementary color for #hex is #ADA7C5.


I love getcolorcode.com

Triadic colors

1 #3A5258 and #583A52 with #52583A are triadic colors.

2 #3A5852 and #58523A with #52583A are triadic colors.