COLOR #62555D

HEX: #62555D RGB: (98,85,93)

Color info

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

RGB color model

#62555D color RGB value is (98,85,93).

RGB: (98,85,93) (38%, 33%, 36%)

RGB channels and saturation

R 98 of 255 = 38%
G 85 of 255 = 33%
B 93 of 255 = 36%

98
85
93

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

Portions of RGB colors in percentages

R + G + B = 98 + 85 + 93 = 276 (100%)
R 98 of 276 ~ 35.51%
G 85 of 276 ~ 30.8%
B 93 of 276 ~ 33.7'%

%35.51
%30.8
%33.7

CMYK color model

#62555D color CMYK value is (0,13,5,62).

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

CMYK: (0,13,5,62)
C0M13Y5K62 (0%, 13%, 5%, 62%)
(0.00 / 0.13 / 0.05 / 0.62)

CMYK percentages

%0
%13.27
%5.1
%61.57

Codes

Color #62555D in popluar color models

62 55 5D
RGB 98 85 93
HSL 323° 7.10% 35.88%
HSB/HSV 323° 13.27% 38.43%
CMYK 0.00% 13.27% 5.10%
61.57%

Color #62555D in popluar number systems.

HEX 62 55 5D
Decimal 98 85 93
Binary 1100010 1010101 1011101
Octal 142 125 135

Shades and tints

Shades of #62555D

#62555D
(98,85,93)
#5A4E55
(90,78,85)
#52474D
(82,71,77)
#4A4045
(74,64,69)
#42393D
(66,57,61)
#3A3235
(58,50,53)
#322B2D
(50,43,45)
#2A2425
(42,36,37)
#221D1D
(34,29,29)
#1A1615
(26,22,21)
#120F0D
(18,15,13)
#000000
(0,0,0)

Tints of #62555D

#62555D
(98,85,93)
#70646B
(112,100,107)
#7E7379
(126,115,121)
#8C8287
(140,130,135)
#9A9195
(154,145,149)
#A8A0A3
(168,160,163)
#B6AFB1
(182,175,177)
#C4BEBF
(196,190,191)
#D2CDCD
(210,205,205)
#E0DCDB
(224,220,219)
#EEEBE9
(238,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62555D; }

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

This text font color is #62555D.

Background Color

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

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

This div background color is #62555D.

Border color

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

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

This div border color is #62555D.

Opacity

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

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

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

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

This text has shadow with #62555D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62555D.

Preview

Color preview on black background

This text has color #62555D on black background.


Color preview on white background

This text has color #62555D on white background.


Black color preview on #62555D background

This text has black color on #62555D background.


White color preview on #62555D background

This text has white color on #62555D background.


Related colors

Complementary color

Complementary color for #hex is #9DAAA2.


I love getcolorcode.com

Triadic colors

1 #5D6255 and #555D62 with #62555D are triadic colors.

2 #5D5562 and #55625D with #62555D are triadic colors.