COLOR #62746D

HEX: #62746D RGB: (98,116,109)

Color info

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

RGB color model

#62746D color RGB value is (98,116,109).

RGB: (98,116,109) (38%, 45%, 43%)

RGB channels and saturation

R 98 of 255 = 38%
G 116 of 255 = 45%
B 109 of 255 = 43%

98
116
109

R + G + B ~ 42%. #62746D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 98 + 116 + 109 = 323 (100%)
R 98 of 323 ~ 30.34%
G 116 of 323 ~ 35.91%
B 109 of 323 ~ 33.75'%

%30.34
%35.91
%33.75

CMYK color model

#62746D color CMYK value is (16,0,6,55).

  • cyan value is 15.52%
  • magenta value is 0.00%
  • yellow value is 6.03%
  • key color value is 54.51%

CMYK: (16,0,6,55)
C16M0Y6K55 (16%, 0%, 6%, 55%)
(0.16 / 0.00 / 0.06 / 0.55)

CMYK percentages

%15.52
%0
%6.03
%54.51

Codes

Color #62746D in popluar color models

62 74 6D
RGB 98 116 109
HSL 157° 8.41% 41.96%
HSB/HSV 157° 15.52% 45.49%
CMYK 15.52% 0.00% 6.03%
54.51%

Color #62746D in popluar number systems.

HEX 62 74 6D
Decimal 98 116 109
Binary 1100010 1110100 1101101
Octal 142 164 155

Shades and tints

Shades of #62746D

#62746D
(98,116,109)
#5A6A64
(90,106,100)
#52605B
(82,96,91)
#4A5652
(74,86,82)
#424C49
(66,76,73)
#3A4240
(58,66,64)
#323837
(50,56,55)
#2A2E2E
(42,46,46)
#222425
(34,36,37)
#1A1A1C
(26,26,28)
#121013
(18,16,19)
#000000
(0,0,0)

Tints of #62746D

#62746D
(98,116,109)
#70807A
(112,128,122)
#7E8C87
(126,140,135)
#8C9894
(140,152,148)
#9AA4A1
(154,164,161)
#A8B0AE
(168,176,174)
#B6BCBB
(182,188,187)
#C4C8C8
(196,200,200)
#D2D4D5
(210,212,213)
#E0E0E2
(224,224,226)
#EEECEF
(238,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62746D color. Also use rgb(98,116,109) instead hex code.

Text Font Color

.myTextColor { color: #62746D; }

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

This text font color is #62746D.

Background Color

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

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

This div background color is #62746D.

Border color

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

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

This div border color is #62746D.

Opacity

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

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

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

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

This text has shadow with #62746D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62746D.

Preview

Color preview on black background

This text has color #62746D on black background.


Color preview on white background

This text has color #62746D on white background.


Black color preview on #62746D background

This text has black color on #62746D background.


White color preview on #62746D background

This text has white color on #62746D background.


Related colors

Complementary color

Complementary color for #hex is #9D8B92.


I love getcolorcode.com

Triadic colors

1 #6D6274 and #746D62 with #62746D are triadic colors.

2 #6D7462 and #74626D with #62746D are triadic colors.