COLOR #53582E

HEX: #53582E RGB: (83,88,46)

Color info

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

RGB color model

#53582E color RGB value is (83,88,46).

RGB: (83,88,46) (33%, 35%, 18%)

RGB channels and saturation

R 83 of 255 = 33%
G 88 of 255 = 35%
B 46 of 255 = 18%

83
88
46

R + G + B ~ 29%. #53582E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 88 + 46 = 217 (100%)
R 83 of 217 ~ 38.25%
G 88 of 217 ~ 40.55%
B 46 of 217 ~ 21.2'%

%38.25
%40.55
%21.2

CMYK color model

#53582E color CMYK value is (6,0,48,65).

  • cyan value is 5.68%
  • magenta value is 0.00%
  • yellow value is 47.73%
  • key color value is 65.49%

CMYK: (6,0,48,65)
C6M0Y48K65 (6%, 0%, 48%, 65%)
(0.06 / 0.00 / 0.48 / 0.65)

CMYK percentages

%5.68
%0
%47.73
%65.49

Codes

Color #53582E in popluar color models

53 58 2E
RGB 83 88 46
HSL 67° 31.34% 26.27%
HSB/HSV 67° 47.73% 34.51%
CMYK 5.68% 0.00% 47.73%
65.49%

Color #53582E in popluar number systems.

HEX 53 58 2E
Decimal 83 88 46
Binary 1010011 1011000 101110
Octal 123 130 56

Shades and tints

Shades of #53582E

#53582E
(83,88,46)
#4C502A
(76,80,42)
#454826
(69,72,38)
#3E4022
(62,64,34)
#37381E
(55,56,30)
#30301A
(48,48,26)
#292816
(41,40,22)
#222012
(34,32,18)
#1B180E
(27,24,14)
#14100A
(20,16,10)
#0D0806
(13,8,6)
#000000
(0,0,0)

Tints of #53582E

#53582E
(83,88,46)
#626741
(98,103,65)
#717654
(113,118,84)
#808567
(128,133,103)
#8F947A
(143,148,122)
#9EA38D
(158,163,141)
#ADB2A0
(173,178,160)
#BCC1B3
(188,193,179)
#CBD0C6
(203,208,198)
#DADFD9
(218,223,217)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53582E color. Also use rgb(83,88,46) instead hex code.

Text Font Color

.myTextColor { color: #53582E; }

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

This text font color is #53582E.

Background Color

.myBgColor { background-color: #53582E; }

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

This div background color is #53582E.

Border color

.myBorderColor { border: 1px solid #53582E; }

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

This div border color is #53582E.

Opacity

.myOpacity80 { color: #53582E; opacity: 0.8; }

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

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

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

This text has shadow with #53582E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53582E.

Preview

Color preview on black background

This text has color #53582E on black background.


Color preview on white background

This text has color #53582E on white background.


Black color preview on #53582E background

This text has black color on #53582E background.


White color preview on #53582E background

This text has white color on #53582E background.


Related colors

Complementary color

Complementary color for #hex is #ACA7D1.


I love getcolorcode.com

Triadic colors

1 #2E5358 and #582E53 with #53582E are triadic colors.

2 #2E5853 and #58532E with #53582E are triadic colors.