COLOR #62404D

HEX: #62404D RGB: (98,64,77)

Color info

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

RGB color model

#62404D color RGB value is (98,64,77).

RGB: (98,64,77) (38%, 25%, 30%)

RGB channels and saturation

R 98 of 255 = 38%
G 64 of 255 = 25%
B 77 of 255 = 30%

98
64
77

R + G + B ~ 31%. #62404D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 64 + 77 = 239 (100%)
R 98 of 239 ~ 41%
G 64 of 239 ~ 26.78%
B 77 of 239 ~ 32.22'%

%41
%26.78
%32.22

CMYK color model

#62404D color CMYK value is (0,35,21,62).

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

CMYK: (0,35,21,62)
C0M35Y21K62 (0%, 35%, 21%, 62%)
(0.00 / 0.35 / 0.21 / 0.62)

CMYK percentages

%0
%34.69
%21.43
%61.57

Codes

Color #62404D in popluar color models

62 40 4D
RGB 98 64 77
HSL 337° 20.99% 31.76%
HSB/HSV 337° 34.69% 38.43%
CMYK 0.00% 34.69% 21.43%
61.57%

Color #62404D in popluar number systems.

HEX 62 40 4D
Decimal 98 64 77
Binary 1100010 1000000 1001101
Octal 142 100 115

Shades and tints

Shades of #62404D

#62404D
(98,64,77)
#5A3B46
(90,59,70)
#52363F
(82,54,63)
#4A3138
(74,49,56)
#422C31
(66,44,49)
#3A272A
(58,39,42)
#322223
(50,34,35)
#2A1D1C
(42,29,28)
#221815
(34,24,21)
#1A130E
(26,19,14)
#120E07
(18,14,7)
#000000
(0,0,0)

Tints of #62404D

#62404D
(98,64,77)
#70515D
(112,81,93)
#7E626D
(126,98,109)
#8C737D
(140,115,125)
#9A848D
(154,132,141)
#A8959D
(168,149,157)
#B6A6AD
(182,166,173)
#C4B7BD
(196,183,189)
#D2C8CD
(210,200,205)
#E0D9DD
(224,217,221)
#EEEAED
(238,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62404D; }

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

This text font color is #62404D.

Background Color

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

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

This div background color is #62404D.

Border color

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

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

This div border color is #62404D.

Opacity

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

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

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

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

This text has shadow with #62404D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62404D.

Preview

Color preview on black background

This text has color #62404D on black background.


Color preview on white background

This text has color #62404D on white background.


Black color preview on #62404D background

This text has black color on #62404D background.


White color preview on #62404D background

This text has white color on #62404D background.


Related colors

Complementary color

Complementary color for #hex is #9DBFB2.


I love getcolorcode.com

Triadic colors

1 #4D6240 and #404D62 with #62404D are triadic colors.

2 #4D4062 and #40624D with #62404D are triadic colors.