COLOR #587468

HEX: #587468 RGB: (88,116,104)

Color info

#587468 contains red, green and blue colors in about the same proportion. Web safe color of #587468 is #666666 (or #666).

RGB color model

#587468 color RGB value is (88,116,104).

RGB: (88,116,104) (35%, 45%, 41%)

RGB channels and saturation

R 88 of 255 = 35%
G 116 of 255 = 45%
B 104 of 255 = 41%

88
116
104

R + G + B ~ 40%. #587468 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 116 + 104 = 308 (100%)
R 88 of 308 ~ 28.57%
G 116 of 308 ~ 37.66%
B 104 of 308 ~ 33.77'%

%28.57
%37.66
%33.77

CMYK color model

#587468 color CMYK value is (24,0,10,55).

  • cyan value is 24.14%
  • magenta value is 0.00%
  • yellow value is 10.34%
  • key color value is 54.51%

CMYK: (24,0,10,55)
C24M0Y10K55 (24%, 0%, 10%, 55%)
(0.24 / 0.00 / 0.10 / 0.55)

CMYK percentages

%24.14
%0
%10.34
%54.51

Codes

Color #587468 in popluar color models

58 74 68
RGB 88 116 104
HSL 154° 13.73% 40.00%
HSB/HSV 154° 24.14% 45.49%
CMYK 24.14% 0.00% 10.34%
54.51%

Color #587468 in popluar number systems.

HEX 58 74 68
Decimal 88 116 104
Binary 1011000 1110100 1101000
Octal 130 164 150

Shades and tints

Shades of #587468

#587468
(88,116,104)
#506A5F
(80,106,95)
#486056
(72,96,86)
#40564D
(64,86,77)
#384C44
(56,76,68)
#30423B
(48,66,59)
#283832
(40,56,50)
#202E29
(32,46,41)
#182420
(24,36,32)
#101A17
(16,26,23)
#08100E
(8,16,14)
#000000
(0,0,0)

Tints of #587468

#587468
(88,116,104)
#678075
(103,128,117)
#768C82
(118,140,130)
#85988F
(133,152,143)
#94A49C
(148,164,156)
#A3B0A9
(163,176,169)
#B2BCB6
(178,188,182)
#C1C8C3
(193,200,195)
#D0D4D0
(208,212,208)
#DFE0DD
(223,224,221)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587468 color. Also use rgb(88,116,104) instead hex code.

Text Font Color

.myTextColor { color: #587468; }

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

This text font color is #587468.

Background Color

.myBgColor { background-color: #587468; }

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

This div background color is #587468.

Border color

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

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

This div border color is #587468.

Opacity

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

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

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

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

This text has shadow with #587468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587468.

Preview

Color preview on black background

This text has color #587468 on black background.


Color preview on white background

This text has color #587468 on white background.


Black color preview on #587468 background

This text has black color on #587468 background.


White color preview on #587468 background

This text has white color on #587468 background.


Related colors

Complementary color

Complementary color for #hex is #A78B97.


I love getcolorcode.com

Triadic colors

1 #685874 and #746858 with #587468 are triadic colors.

2 #687458 and #745868 with #587468 are triadic colors.