COLOR #587769

HEX: #587769 RGB: (88,119,105)

Color info

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

RGB color model

#587769 color RGB value is (88,119,105).

RGB: (88,119,105) (35%, 47%, 41%)

RGB channels and saturation

R 88 of 255 = 35%
G 119 of 255 = 47%
B 105 of 255 = 41%

88
119
105

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

Portions of RGB colors in percentages

R + G + B = 88 + 119 + 105 = 312 (100%)
R 88 of 312 ~ 28.21%
G 119 of 312 ~ 38.14%
B 105 of 312 ~ 33.65'%

%28.21
%38.14
%33.65

CMYK color model

#587769 color CMYK value is (26,0,12,53).

  • cyan value is 26.05%
  • magenta value is 0.00%
  • yellow value is 11.76%
  • key color value is 53.33%

CMYK: (26,0,12,53)
C26M0Y12K53 (26%, 0%, 12%, 53%)
(0.26 / 0.00 / 0.12 / 0.53)

CMYK percentages

%26.05
%0
%11.76
%53.33

Codes

Color #587769 in popluar color models

58 77 69
RGB 88 119 105
HSL 153° 14.98% 40.59%
HSB/HSV 153° 26.05% 46.67%
CMYK 26.05% 0.00% 11.76%
53.33%

Color #587769 in popluar number systems.

HEX 58 77 69
Decimal 88 119 105
Binary 1011000 1110111 1101001
Octal 130 167 151

Shades and tints

Shades of #587769

#587769
(88,119,105)
#506D60
(80,109,96)
#486357
(72,99,87)
#40594E
(64,89,78)
#384F45
(56,79,69)
#30453C
(48,69,60)
#283B33
(40,59,51)
#20312A
(32,49,42)
#182721
(24,39,33)
#101D18
(16,29,24)
#08130F
(8,19,15)
#000000
(0,0,0)

Tints of #587769

#587769
(88,119,105)
#678376
(103,131,118)
#768F83
(118,143,131)
#859B90
(133,155,144)
#94A79D
(148,167,157)
#A3B3AA
(163,179,170)
#B2BFB7
(178,191,183)
#C1CBC4
(193,203,196)
#D0D7D1
(208,215,209)
#DFE3DE
(223,227,222)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587769 color. Also use rgb(88,119,105) instead hex code.

Text Font Color

.myTextColor { color: #587769; }

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

This text font color is #587769.

Background Color

.myBgColor { background-color: #587769; }

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

This div background color is #587769.

Border color

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

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

This div border color is #587769.

Opacity

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

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

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

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

This text has shadow with #587769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587769.

Preview

Color preview on black background

This text has color #587769 on black background.


Color preview on white background

This text has color #587769 on white background.


Black color preview on #587769 background

This text has black color on #587769 background.


White color preview on #587769 background

This text has white color on #587769 background.


Related colors

Complementary color

Complementary color for #hex is #A78896.


I love getcolorcode.com

Triadic colors

1 #695877 and #776958 with #587769 are triadic colors.

2 #697758 and #775869 with #587769 are triadic colors.