COLOR #58645D

HEX: #58645D RGB: (88,100,93)

Color info

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

RGB color model

#58645D color RGB value is (88,100,93).

RGB: (88,100,93) (35%, 39%, 36%)

RGB channels and saturation

R 88 of 255 = 35%
G 100 of 255 = 39%
B 93 of 255 = 36%

88
100
93

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

Portions of RGB colors in percentages

R + G + B = 88 + 100 + 93 = 281 (100%)
R 88 of 281 ~ 31.32%
G 100 of 281 ~ 35.59%
B 93 of 281 ~ 33.1'%

%31.32
%35.59
%33.1

CMYK color model

#58645D color CMYK value is (12,0,7,61).

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

CMYK: (12,0,7,61)
C12M0Y7K61 (12%, 0%, 7%, 61%)
(0.12 / 0.00 / 0.07 / 0.61)

CMYK percentages

%12
%0
%7
%60.78

Codes

Color #58645D in popluar color models

58 64 5D
RGB 88 100 93
HSL 145° 6.38% 36.86%
HSB/HSV 145° 12.00% 39.22%
CMYK 12.00% 0.00% 7.00%
60.78%

Color #58645D in popluar number systems.

HEX 58 64 5D
Decimal 88 100 93
Binary 1011000 1100100 1011101
Octal 130 144 135

Shades and tints

Shades of #58645D

#58645D
(88,100,93)
#505B55
(80,91,85)
#48524D
(72,82,77)
#404945
(64,73,69)
#38403D
(56,64,61)
#303735
(48,55,53)
#282E2D
(40,46,45)
#202525
(32,37,37)
#181C1D
(24,28,29)
#101315
(16,19,21)
#080A0D
(8,10,13)
#000000
(0,0,0)

Tints of #58645D

#58645D
(88,100,93)
#67726B
(103,114,107)
#768079
(118,128,121)
#858E87
(133,142,135)
#949C95
(148,156,149)
#A3AAA3
(163,170,163)
#B2B8B1
(178,184,177)
#C1C6BF
(193,198,191)
#D0D4CD
(208,212,205)
#DFE2DB
(223,226,219)
#EEF0E9
(238,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58645D; }

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

This text font color is #58645D.

Background Color

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

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

This div background color is #58645D.

Border color

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

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

This div border color is #58645D.

Opacity

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

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

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

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

This text has shadow with #58645D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58645D.

Preview

Color preview on black background

This text has color #58645D on black background.


Color preview on white background

This text has color #58645D on white background.


Black color preview on #58645D background

This text has black color on #58645D background.


White color preview on #58645D background

This text has white color on #58645D background.


Related colors

Complementary color

Complementary color for #hex is #A79BA2.


I love getcolorcode.com

Triadic colors

1 #5D5864 and #645D58 with #58645D are triadic colors.

2 #5D6458 and #64585D with #58645D are triadic colors.