COLOR #62555A

HEX: #62555A RGB: (98,85,90)

Color info

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

RGB color model

#62555A color RGB value is (98,85,90).

RGB: (98,85,90) (38%, 33%, 35%)

RGB channels and saturation

R 98 of 255 = 38%
G 85 of 255 = 33%
B 90 of 255 = 35%

98
85
90

R + G + B ~ 35%. #62555A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 85 + 90 = 273 (100%)
R 98 of 273 ~ 35.9%
G 85 of 273 ~ 31.14%
B 90 of 273 ~ 32.97'%

%35.9
%31.14
%32.97

CMYK color model

#62555A color CMYK value is (0,13,8,62).

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

CMYK: (0,13,8,62)
C0M13Y8K62 (0%, 13%, 8%, 62%)
(0.00 / 0.13 / 0.08 / 0.62)

CMYK percentages

%0
%13.27
%8.16
%61.57

Codes

Color #62555A in popluar color models

62 55 5A
RGB 98 85 90
HSL 337° 7.10% 35.88%
HSB/HSV 337° 13.27% 38.43%
CMYK 0.00% 13.27% 8.16%
61.57%

Color #62555A in popluar number systems.

HEX 62 55 5A
Decimal 98 85 90
Binary 1100010 1010101 1011010
Octal 142 125 132

Shades and tints

Shades of #62555A

#62555A
(98,85,90)
#5A4E52
(90,78,82)
#52474A
(82,71,74)
#4A4042
(74,64,66)
#42393A
(66,57,58)
#3A3232
(58,50,50)
#322B2A
(50,43,42)
#2A2422
(42,36,34)
#221D1A
(34,29,26)
#1A1612
(26,22,18)
#120F0A
(18,15,10)
#000000
(0,0,0)

Tints of #62555A

#62555A
(98,85,90)
#706469
(112,100,105)
#7E7378
(126,115,120)
#8C8287
(140,130,135)
#9A9196
(154,145,150)
#A8A0A5
(168,160,165)
#B6AFB4
(182,175,180)
#C4BEC3
(196,190,195)
#D2CDD2
(210,205,210)
#E0DCE1
(224,220,225)
#EEEBF0
(238,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62555A; }

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

This text font color is #62555A.

Background Color

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

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

This div background color is #62555A.

Border color

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

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

This div border color is #62555A.

Opacity

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

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

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

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

This text has shadow with #62555A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62555A.

Preview

Color preview on black background

This text has color #62555A on black background.


Color preview on white background

This text has color #62555A on white background.


Black color preview on #62555A background

This text has black color on #62555A background.


White color preview on #62555A background

This text has white color on #62555A background.


Related colors

Complementary color

Complementary color for #hex is #9DAAA5.


I love getcolorcode.com

Triadic colors

1 #5A6255 and #555A62 with #62555A are triadic colors.

2 #5A5562 and #55625A with #62555A are triadic colors.