COLOR #58695D

HEX: #58695D RGB: (88,105,93)

Color info

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

RGB color model

#58695D color RGB value is (88,105,93).

RGB: (88,105,93) (35%, 41%, 36%)

RGB channels and saturation

R 88 of 255 = 35%
G 105 of 255 = 41%
B 93 of 255 = 36%

88
105
93

R + G + B ~ 37%. #58695D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 105 + 93 = 286 (100%)
R 88 of 286 ~ 30.77%
G 105 of 286 ~ 36.71%
B 93 of 286 ~ 32.52'%

%30.77
%36.71
%32.52

CMYK color model

#58695D color CMYK value is (16,0,11,59).

  • cyan value is 16.19%
  • magenta value is 0.00%
  • yellow value is 11.43%
  • key color value is 58.82%

CMYK: (16,0,11,59)
C16M0Y11K59 (16%, 0%, 11%, 59%)
(0.16 / 0.00 / 0.11 / 0.59)

CMYK percentages

%16.19
%0
%11.43
%58.82

Codes

Color #58695D in popluar color models

58 69 5D
RGB 88 105 93
HSL 138° 8.81% 37.84%
HSB/HSV 138° 16.19% 41.18%
CMYK 16.19% 0.00% 11.43%
58.82%

Color #58695D in popluar number systems.

HEX 58 69 5D
Decimal 88 105 93
Binary 1011000 1101001 1011101
Octal 130 151 135

Shades and tints

Shades of #58695D

#58695D
(88,105,93)
#506055
(80,96,85)
#48574D
(72,87,77)
#404E45
(64,78,69)
#38453D
(56,69,61)
#303C35
(48,60,53)
#28332D
(40,51,45)
#202A25
(32,42,37)
#18211D
(24,33,29)
#101815
(16,24,21)
#080F0D
(8,15,13)
#000000
(0,0,0)

Tints of #58695D

#58695D
(88,105,93)
#67766B
(103,118,107)
#768379
(118,131,121)
#859087
(133,144,135)
#949D95
(148,157,149)
#A3AAA3
(163,170,163)
#B2B7B1
(178,183,177)
#C1C4BF
(193,196,191)
#D0D1CD
(208,209,205)
#DFDEDB
(223,222,219)
#EEEBE9
(238,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58695D; }

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

This text font color is #58695D.

Background Color

.myBgColor { background-color: #58695D; }

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

This div background color is #58695D.

Border color

.myBorderColor { border: 1px solid #58695D; }

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

This div border color is #58695D.

Opacity

.myOpacity80 { color: #58695D; opacity: 0.8; }

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

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

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

This text has shadow with #58695D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58695D.

Preview

Color preview on black background

This text has color #58695D on black background.


Color preview on white background

This text has color #58695D on white background.


Black color preview on #58695D background

This text has black color on #58695D background.


White color preview on #58695D background

This text has white color on #58695D background.


Related colors

Complementary color

Complementary color for #hex is #A796A2.


I love getcolorcode.com

Triadic colors

1 #5D5869 and #695D58 with #58695D are triadic colors.

2 #5D6958 and #69585D with #58695D are triadic colors.