COLOR #583F16

HEX: #583F16 RGB: (88,63,22)

Color info

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

RGB color model

#583F16 color RGB value is (88,63,22).

RGB: (88,63,22) (35%, 25%, 9%)

RGB channels and saturation

R 88 of 255 = 35%
G 63 of 255 = 25%
B 22 of 255 = 9%

88
63
22

R + G + B ~ 23%. #583F16 is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 63 + 22 = 173 (100%)
R 88 of 173 ~ 50.87%
G 63 of 173 ~ 36.42%
B 22 of 173 ~ 12.72'%

%50.87
%36.42
%12.72

CMYK color model

#583F16 color CMYK value is (0,28,75,65).

  • cyan value is 0.00%
  • magenta value is 28.41%
  • yellow value is 75.00%
  • key color value is 65.49%

CMYK: (0,28,75,65)
C0M28Y75K65 (0%, 28%, 75%, 65%)
(0.00 / 0.28 / 0.75 / 0.65)

CMYK percentages

%0
%28.41
%75
%65.49

Codes

Color #583F16 in popluar color models

58 3F 16
RGB 88 63 22
HSL 37° 60.00% 21.57%
HSB/HSV 37° 75.00% 34.51%
CMYK 0.00% 28.41% 75.00%
65.49%

Color #583F16 in popluar number systems.

HEX 58 3F 16
Decimal 88 63 22
Binary 1011000 111111 10110
Octal 130 77 26

Shades and tints

Shades of #583F16

#583F16
(88,63,22)
#503A14
(80,58,20)
#483512
(72,53,18)
#403010
(64,48,16)
#382B0E
(56,43,14)
#30260C
(48,38,12)
#28210A
(40,33,10)
#201C08
(32,28,8)
#181706
(24,23,6)
#101204
(16,18,4)
#080D02
(8,13,2)
#000000
(0,0,0)

Tints of #583F16

#583F16
(88,63,22)
#67502B
(103,80,43)
#766140
(118,97,64)
#857255
(133,114,85)
#94836A
(148,131,106)
#A3947F
(163,148,127)
#B2A594
(178,165,148)
#C1B6A9
(193,182,169)
#D0C7BE
(208,199,190)
#DFD8D3
(223,216,211)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #583F16 color. Also use rgb(88,63,22) instead hex code.

Text Font Color

.myTextColor { color: #583F16; }

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

This text font color is #583F16.

Background Color

.myBgColor { background-color: #583F16; }

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

This div background color is #583F16.

Border color

.myBorderColor { border: 1px solid #583F16; }

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

This div border color is #583F16.

Opacity

.myOpacity80 { color: #583F16; opacity: 0.8; }

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

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

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

This text has shadow with #583F16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583F16.

Preview

Color preview on black background

This text has color #583F16 on black background.


Color preview on white background

This text has color #583F16 on white background.


Black color preview on #583F16 background

This text has black color on #583F16 background.


White color preview on #583F16 background

This text has white color on #583F16 background.


Related colors

Complementary color

Complementary color for #hex is #A7C0E9.


I love getcolorcode.com

Triadic colors

1 #16583F and #3F1658 with #583F16 are triadic colors.

2 #163F58 and #3F5816 with #583F16 are triadic colors.