COLOR #53582F

HEX: #53582F RGB: (83,88,47)

Color info

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

RGB color model

#53582F color RGB value is (83,88,47).

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

RGB channels and saturation

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

83
88
47

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

Portions of RGB colors in percentages

R + G + B = 83 + 88 + 47 = 218 (100%)
R 83 of 218 ~ 38.07%
G 88 of 218 ~ 40.37%
B 47 of 218 ~ 21.56'%

%38.07
%40.37
%21.56

CMYK color model

#53582F color CMYK value is (6,0,47,65).

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

CMYK: (6,0,47,65)
C6M0Y47K65 (6%, 0%, 47%, 65%)
(0.06 / 0.00 / 0.47 / 0.65)

CMYK percentages

%5.68
%0
%46.59
%65.49

Codes

Color #53582F in popluar color models

53 58 2F
RGB 83 88 47
HSL 67° 30.37% 26.47%
HSB/HSV 67° 46.59% 34.51%
CMYK 5.68% 0.00% 46.59%
65.49%

Color #53582F in popluar number systems.

HEX 53 58 2F
Decimal 83 88 47
Binary 1010011 1011000 101111
Octal 123 130 57

Shades and tints

Shades of #53582F

#53582F
(83,88,47)
#4C502B
(76,80,43)
#454827
(69,72,39)
#3E4023
(62,64,35)
#37381F
(55,56,31)
#30301B
(48,48,27)
#292817
(41,40,23)
#222013
(34,32,19)
#1B180F
(27,24,15)
#14100B
(20,16,11)
#0D0807
(13,8,7)
#000000
(0,0,0)

Tints of #53582F

#53582F
(83,88,47)
#626741
(98,103,65)
#717653
(113,118,83)
#808565
(128,133,101)
#8F9477
(143,148,119)
#9EA389
(158,163,137)
#ADB29B
(173,178,155)
#BCC1AD
(188,193,173)
#CBD0BF
(203,208,191)
#DADFD1
(218,223,209)
#E9EEE3
(233,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53582F; }

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

This text font color is #53582F.

Background Color

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

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

This div background color is #53582F.

Border color

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

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

This div border color is #53582F.

Opacity

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

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

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

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

This text has shadow with #53582F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53582F.

Preview

Color preview on black background

This text has color #53582F on black background.


Color preview on white background

This text has color #53582F on white background.


Black color preview on #53582F background

This text has black color on #53582F background.


White color preview on #53582F background

This text has white color on #53582F background.


Related colors

Complementary color

Complementary color for #hex is #ACA7D0.


I love getcolorcode.com

Triadic colors

1 #2F5358 and #582F53 with #53582F are triadic colors.

2 #2F5853 and #58532F with #53582F are triadic colors.