COLOR #62464D

HEX: #62464D RGB: (98,70,77)

Color info

#62464D contains red, green and blue colors in about the same proportion. Web safe color of #62464D is #663333 (or #633).

RGB color model

#62464D color RGB value is (98,70,77).

RGB: (98,70,77) (38%, 27%, 30%)

RGB channels and saturation

R 98 of 255 = 38%
G 70 of 255 = 27%
B 77 of 255 = 30%

98
70
77

R + G + B ~ 32%. #62464D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 70 + 77 = 245 (100%)
R 98 of 245 ~ 40%
G 70 of 245 ~ 28.57%
B 77 of 245 ~ 31.43'%

%40
%28.57
%31.43

CMYK color model

#62464D color CMYK value is (0,29,21,62).

  • cyan value is 0.00%
  • magenta value is 28.57%
  • yellow value is 21.43%
  • key color value is 61.57%

CMYK: (0,29,21,62)
C0M29Y21K62 (0%, 29%, 21%, 62%)
(0.00 / 0.29 / 0.21 / 0.62)

CMYK percentages

%0
%28.57
%21.43
%61.57

Codes

Color #62464D in popluar color models

62 46 4D
RGB 98 70 77
HSL 345° 16.67% 32.94%
HSB/HSV 345° 28.57% 38.43%
CMYK 0.00% 28.57% 21.43%
61.57%

Color #62464D in popluar number systems.

HEX 62 46 4D
Decimal 98 70 77
Binary 1100010 1000110 1001101
Octal 142 106 115

Shades and tints

Shades of #62464D

#62464D
(98,70,77)
#5A4046
(90,64,70)
#523A3F
(82,58,63)
#4A3438
(74,52,56)
#422E31
(66,46,49)
#3A282A
(58,40,42)
#322223
(50,34,35)
#2A1C1C
(42,28,28)
#221615
(34,22,21)
#1A100E
(26,16,14)
#120A07
(18,10,7)
#000000
(0,0,0)

Tints of #62464D

#62464D
(98,70,77)
#70565D
(112,86,93)
#7E666D
(126,102,109)
#8C767D
(140,118,125)
#9A868D
(154,134,141)
#A8969D
(168,150,157)
#B6A6AD
(182,166,173)
#C4B6BD
(196,182,189)
#D2C6CD
(210,198,205)
#E0D6DD
(224,214,221)
#EEE6ED
(238,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62464D color. Also use rgb(98,70,77) instead hex code.

Text Font Color

.myTextColor { color: #62464D; }

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

This text font color is #62464D.

Background Color

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

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

This div background color is #62464D.

Border color

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

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

This div border color is #62464D.

Opacity

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

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

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

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

This text has shadow with #62464D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62464D.

Preview

Color preview on black background

This text has color #62464D on black background.


Color preview on white background

This text has color #62464D on white background.


Black color preview on #62464D background

This text has black color on #62464D background.


White color preview on #62464D background

This text has white color on #62464D background.


Related colors

Complementary color

Complementary color for #hex is #9DB9B2.


I love getcolorcode.com

Triadic colors

1 #4D6246 and #464D62 with #62464D are triadic colors.

2 #4D4662 and #46624D with #62464D are triadic colors.