COLOR #62585B

HEX: #62585B RGB: (98,88,91)

Color info

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

RGB color model

#62585B color RGB value is (98,88,91).

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

RGB channels and saturation

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

98
88
91

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

Portions of RGB colors in percentages

R + G + B = 98 + 88 + 91 = 277 (100%)
R 98 of 277 ~ 35.38%
G 88 of 277 ~ 31.77%
B 91 of 277 ~ 32.85'%

%35.38
%31.77
%32.85

CMYK color model

#62585B color CMYK value is (0,10,7,62).

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

CMYK: (0,10,7,62)
C0M10Y7K62 (0%, 10%, 7%, 62%)
(0.00 / 0.10 / 0.07 / 0.62)

CMYK percentages

%0
%10.2
%7.14
%61.57

Codes

Color #62585B in popluar color models

62 58 5B
RGB 98 88 91
HSL 342° 5.38% 36.47%
HSB/HSV 342° 10.20% 38.43%
CMYK 0.00% 10.20% 7.14%
61.57%

Color #62585B in popluar number systems.

HEX 62 58 5B
Decimal 98 88 91
Binary 1100010 1011000 1011011
Octal 142 130 133

Shades and tints

Shades of #62585B

#62585B
(98,88,91)
#5A5053
(90,80,83)
#52484B
(82,72,75)
#4A4043
(74,64,67)
#42383B
(66,56,59)
#3A3033
(58,48,51)
#32282B
(50,40,43)
#2A2023
(42,32,35)
#22181B
(34,24,27)
#1A1013
(26,16,19)
#12080B
(18,8,11)
#000000
(0,0,0)

Tints of #62585B

#62585B
(98,88,91)
#706769
(112,103,105)
#7E7677
(126,118,119)
#8C8585
(140,133,133)
#9A9493
(154,148,147)
#A8A3A1
(168,163,161)
#B6B2AF
(182,178,175)
#C4C1BD
(196,193,189)
#D2D0CB
(210,208,203)
#E0DFD9
(224,223,217)
#EEEEE7
(238,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62585B; }

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

This text font color is #62585B.

Background Color

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

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

This div background color is #62585B.

Border color

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

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

This div border color is #62585B.

Opacity

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

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

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

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

This text has shadow with #62585B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62585B.

Preview

Color preview on black background

This text has color #62585B on black background.


Color preview on white background

This text has color #62585B on white background.


Black color preview on #62585B background

This text has black color on #62585B background.


White color preview on #62585B background

This text has white color on #62585B background.


Related colors

Complementary color

Complementary color for #hex is #9DA7A4.


I love getcolorcode.com

Triadic colors

1 #5B6258 and #585B62 with #62585B are triadic colors.

2 #5B5862 and #58625B with #62585B are triadic colors.