COLOR #62585D

HEX: #62585D RGB: (98,88,93)

Color info

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

RGB color model

#62585D color RGB value is (98,88,93).

RGB: (98,88,93) (38%, 35%, 36%)

RGB channels and saturation

R 98 of 255 = 38%
G 88 of 255 = 35%
B 93 of 255 = 36%

98
88
93

R + G + B ~ 36%. #62585D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 88 + 93 = 279 (100%)
R 98 of 279 ~ 35.13%
G 88 of 279 ~ 31.54%
B 93 of 279 ~ 33.33'%

%35.13
%31.54
%33.33

CMYK color model

#62585D color CMYK value is (0,10,5,62).

  • cyan value is 0.00%
  • magenta value is 10.20%
  • yellow value is 5.10%
  • key color value is 61.57%

CMYK: (0,10,5,62)
C0M10Y5K62 (0%, 10%, 5%, 62%)
(0.00 / 0.10 / 0.05 / 0.62)

CMYK percentages

%0
%10.2
%5.1
%61.57

Codes

Color #62585D in popluar color models

62 58 5D
RGB 98 88 93
HSL 330° 5.38% 36.47%
HSB/HSV 330° 10.20% 38.43%
CMYK 0.00% 10.20% 5.10%
61.57%

Color #62585D in popluar number systems.

HEX 62 58 5D
Decimal 98 88 93
Binary 1100010 1011000 1011101
Octal 142 130 135

Shades and tints

Shades of #62585D

#62585D
(98,88,93)
#5A5055
(90,80,85)
#52484D
(82,72,77)
#4A4045
(74,64,69)
#42383D
(66,56,61)
#3A3035
(58,48,53)
#32282D
(50,40,45)
#2A2025
(42,32,37)
#22181D
(34,24,29)
#1A1015
(26,16,21)
#12080D
(18,8,13)
#000000
(0,0,0)

Tints of #62585D

#62585D
(98,88,93)
#70676B
(112,103,107)
#7E7679
(126,118,121)
#8C8587
(140,133,135)
#9A9495
(154,148,149)
#A8A3A3
(168,163,163)
#B6B2B1
(182,178,177)
#C4C1BF
(196,193,191)
#D2D0CD
(210,208,205)
#E0DFDB
(224,223,219)
#EEEEE9
(238,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62585D; }

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

This text font color is #62585D.

Background Color

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

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

This div background color is #62585D.

Border color

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

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

This div border color is #62585D.

Opacity

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

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

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

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

This text has shadow with #62585D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62585D.

Preview

Color preview on black background

This text has color #62585D on black background.


Color preview on white background

This text has color #62585D on white background.


Black color preview on #62585D background

This text has black color on #62585D background.


White color preview on #62585D background

This text has white color on #62585D background.


Related colors

Complementary color

Complementary color for #hex is #9DA7A2.


I love getcolorcode.com

Triadic colors

1 #5D6258 and #585D62 with #62585D are triadic colors.

2 #5D5862 and #58625D with #62585D are triadic colors.