COLOR #58697B

HEX: #58697B RGB: (88,105,123)

Color info

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

RGB color model

#58697B color RGB value is (88,105,123).

RGB: (88,105,123) (35%, 41%, 48%)

RGB channels and saturation

R 88 of 255 = 35%
G 105 of 255 = 41%
B 123 of 255 = 48%

88
105
123

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

Portions of RGB colors in percentages

R + G + B = 88 + 105 + 123 = 316 (100%)
R 88 of 316 ~ 27.85%
G 105 of 316 ~ 33.23%
B 123 of 316 ~ 38.92'%

%27.85
%33.23
%38.92

CMYK color model

#58697B color CMYK value is (28,15,0,52).

  • cyan value is 28.46%
  • magenta value is 14.63%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (28,15,0,52)
C28M15Y0K52 (28%, 15%, 0%, 52%)
(0.28 / 0.15 / 0.00 / 0.52)

CMYK percentages

%28.46
%14.63
%0
%51.76

Codes

Color #58697B in popluar color models

58 69 7B
RGB 88 105 123
HSL 211° 16.59% 41.37%
HSB/HSV 211° 28.46% 48.24%
CMYK 28.46% 14.63% 0.00%
51.76%

Color #58697B in popluar number systems.

HEX 58 69 7B
Decimal 88 105 123
Binary 1011000 1101001 1111011
Octal 130 151 173

Shades and tints

Shades of #58697B

#58697B
(88,105,123)
#506070
(80,96,112)
#485765
(72,87,101)
#404E5A
(64,78,90)
#38454F
(56,69,79)
#303C44
(48,60,68)
#283339
(40,51,57)
#202A2E
(32,42,46)
#182123
(24,33,35)
#101818
(16,24,24)
#080F0D
(8,15,13)
#000000
(0,0,0)

Tints of #58697B

#58697B
(88,105,123)
#677687
(103,118,135)
#768393
(118,131,147)
#85909F
(133,144,159)
#949DAB
(148,157,171)
#A3AAB7
(163,170,183)
#B2B7C3
(178,183,195)
#C1C4CF
(193,196,207)
#D0D1DB
(208,209,219)
#DFDEE7
(223,222,231)
#EEEBF3
(238,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58697B; }

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

This text font color is #58697B.

Background Color

.myBgColor { background-color: #58697B; }

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

This div background color is #58697B.

Border color

.myBorderColor { border: 1px solid #58697B; }

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

This div border color is #58697B.

Opacity

.myOpacity80 { color: #58697B; opacity: 0.8; }

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

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

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

This text has shadow with #58697B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58697B.

Preview

Color preview on black background

This text has color #58697B on black background.


Color preview on white background

This text has color #58697B on white background.


Black color preview on #58697B background

This text has black color on #58697B background.


White color preview on #58697B background

This text has white color on #58697B background.


Related colors

Complementary color

Complementary color for #hex is #A79684.


I love getcolorcode.com

Triadic colors

1 #7B5869 and #697B58 with #58697B are triadic colors.

2 #7B6958 and #69587B with #58697B are triadic colors.