COLOR #586448

HEX: #586448 RGB: (88,100,72)

Color info

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

RGB color model

#586448 color RGB value is (88,100,72).

RGB: (88,100,72) (35%, 39%, 28%)

RGB channels and saturation

R 88 of 255 = 35%
G 100 of 255 = 39%
B 72 of 255 = 28%

88
100
72

R + G + B ~ 34%. #586448 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 100 + 72 = 260 (100%)
R 88 of 260 ~ 33.85%
G 100 of 260 ~ 38.46%
B 72 of 260 ~ 27.69'%

%33.85
%38.46
%27.69

CMYK color model

#586448 color CMYK value is (12,0,28,61).

  • cyan value is 12.00%
  • magenta value is 0.00%
  • yellow value is 28.00%
  • key color value is 60.78%

CMYK: (12,0,28,61)
C12M0Y28K61 (12%, 0%, 28%, 61%)
(0.12 / 0.00 / 0.28 / 0.61)

CMYK percentages

%12
%0
%28
%60.78

Codes

Color #586448 in popluar color models

58 64 48
RGB 88 100 72
HSL 86° 16.28% 33.73%
HSB/HSV 86° 28.00% 39.22%
CMYK 12.00% 0.00% 28.00%
60.78%

Color #586448 in popluar number systems.

HEX 58 64 48
Decimal 88 100 72
Binary 1011000 1100100 1001000
Octal 130 144 110

Shades and tints

Shades of #586448

#586448
(88,100,72)
#505B42
(80,91,66)
#48523C
(72,82,60)
#404936
(64,73,54)
#384030
(56,64,48)
#30372A
(48,55,42)
#282E24
(40,46,36)
#20251E
(32,37,30)
#181C18
(24,28,24)
#101312
(16,19,18)
#080A0C
(8,10,12)
#000000
(0,0,0)

Tints of #586448

#586448
(88,100,72)
#677258
(103,114,88)
#768068
(118,128,104)
#858E78
(133,142,120)
#949C88
(148,156,136)
#A3AA98
(163,170,152)
#B2B8A8
(178,184,168)
#C1C6B8
(193,198,184)
#D0D4C8
(208,212,200)
#DFE2D8
(223,226,216)
#EEF0E8
(238,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586448 color. Also use rgb(88,100,72) instead hex code.

Text Font Color

.myTextColor { color: #586448; }

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

This text font color is #586448.

Background Color

.myBgColor { background-color: #586448; }

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

This div background color is #586448.

Border color

.myBorderColor { border: 1px solid #586448; }

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

This div border color is #586448.

Opacity

.myOpacity80 { color: #586448; opacity: 0.8; }

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

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

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

This text has shadow with #586448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586448.

Preview

Color preview on black background

This text has color #586448 on black background.


Color preview on white background

This text has color #586448 on white background.


Black color preview on #586448 background

This text has black color on #586448 background.


White color preview on #586448 background

This text has white color on #586448 background.


Related colors

Complementary color

Complementary color for #hex is #A79BB7.


I love getcolorcode.com

Triadic colors

1 #485864 and #644858 with #586448 are triadic colors.

2 #486458 and #645848 with #586448 are triadic colors.