COLOR #62565D

HEX: #62565D RGB: (98,86,93)

Color info

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

RGB color model

#62565D color RGB value is (98,86,93).

RGB: (98,86,93) (38%, 34%, 36%)

RGB channels and saturation

R 98 of 255 = 38%
G 86 of 255 = 34%
B 93 of 255 = 36%

98
86
93

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

Portions of RGB colors in percentages

R + G + B = 98 + 86 + 93 = 277 (100%)
R 98 of 277 ~ 35.38%
G 86 of 277 ~ 31.05%
B 93 of 277 ~ 33.57'%

%35.38
%31.05
%33.57

CMYK color model

#62565D color CMYK value is (0,12,5,62).

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

CMYK: (0,12,5,62)
C0M12Y5K62 (0%, 12%, 5%, 62%)
(0.00 / 0.12 / 0.05 / 0.62)

CMYK percentages

%0
%12.24
%5.1
%61.57

Codes

Color #62565D in popluar color models

62 56 5D
RGB 98 86 93
HSL 325° 6.52% 36.08%
HSB/HSV 325° 12.24% 38.43%
CMYK 0.00% 12.24% 5.10%
61.57%

Color #62565D in popluar number systems.

HEX 62 56 5D
Decimal 98 86 93
Binary 1100010 1010110 1011101
Octal 142 126 135

Shades and tints

Shades of #62565D

#62565D
(98,86,93)
#5A4F55
(90,79,85)
#52484D
(82,72,77)
#4A4145
(74,65,69)
#423A3D
(66,58,61)
#3A3335
(58,51,53)
#322C2D
(50,44,45)
#2A2525
(42,37,37)
#221E1D
(34,30,29)
#1A1715
(26,23,21)
#12100D
(18,16,13)
#000000
(0,0,0)

Tints of #62565D

#62565D
(98,86,93)
#70656B
(112,101,107)
#7E7479
(126,116,121)
#8C8387
(140,131,135)
#9A9295
(154,146,149)
#A8A1A3
(168,161,163)
#B6B0B1
(182,176,177)
#C4BFBF
(196,191,191)
#D2CECD
(210,206,205)
#E0DDDB
(224,221,219)
#EEECE9
(238,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62565D; }

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

This text font color is #62565D.

Background Color

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

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

This div background color is #62565D.

Border color

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

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

This div border color is #62565D.

Opacity

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

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

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

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

This text has shadow with #62565D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62565D.

Preview

Color preview on black background

This text has color #62565D on black background.


Color preview on white background

This text has color #62565D on white background.


Black color preview on #62565D background

This text has black color on #62565D background.


White color preview on #62565D background

This text has white color on #62565D background.


Related colors

Complementary color

Complementary color for #hex is #9DA9A2.


I love getcolorcode.com

Triadic colors

1 #5D6256 and #565D62 with #62565D are triadic colors.

2 #5D5662 and #56625D with #62565D are triadic colors.