COLOR #62424F

HEX: #62424F RGB: (98,66,79)

Color info

#62424F contains red, green and blue colors in about the same proportion. Web safe color of #62424F is #663366 (or #636).

RGB color model

#62424F color RGB value is (98,66,79).

RGB: (98,66,79) (38%, 26%, 31%)

RGB channels and saturation

R 98 of 255 = 38%
G 66 of 255 = 26%
B 79 of 255 = 31%

98
66
79

R + G + B ~ 32%. #62424F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 66 + 79 = 243 (100%)
R 98 of 243 ~ 40.33%
G 66 of 243 ~ 27.16%
B 79 of 243 ~ 32.51'%

%40.33
%27.16
%32.51

CMYK color model

#62424F color CMYK value is (0,33,19,62).

  • cyan value is 0.00%
  • magenta value is 32.65%
  • yellow value is 19.39%
  • key color value is 61.57%

CMYK: (0,33,19,62)
C0M33Y19K62 (0%, 33%, 19%, 62%)
(0.00 / 0.33 / 0.19 / 0.62)

CMYK percentages

%0
%32.65
%19.39
%61.57

Codes

Color #62424F in popluar color models

62 42 4F
RGB 98 66 79
HSL 336° 19.51% 32.16%
HSB/HSV 336° 32.65% 38.43%
CMYK 0.00% 32.65% 19.39%
61.57%

Color #62424F in popluar number systems.

HEX 62 42 4F
Decimal 98 66 79
Binary 1100010 1000010 1001111
Octal 142 102 117

Shades and tints

Shades of #62424F

#62424F
(98,66,79)
#5A3C48
(90,60,72)
#523641
(82,54,65)
#4A303A
(74,48,58)
#422A33
(66,42,51)
#3A242C
(58,36,44)
#321E25
(50,30,37)
#2A181E
(42,24,30)
#221217
(34,18,23)
#1A0C10
(26,12,16)
#120609
(18,6,9)
#000000
(0,0,0)

Tints of #62424F

#62424F
(98,66,79)
#70535F
(112,83,95)
#7E646F
(126,100,111)
#8C757F
(140,117,127)
#9A868F
(154,134,143)
#A8979F
(168,151,159)
#B6A8AF
(182,168,175)
#C4B9BF
(196,185,191)
#D2CACF
(210,202,207)
#E0DBDF
(224,219,223)
#EEECEF
(238,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62424F color. Also use rgb(98,66,79) instead hex code.

Text Font Color

.myTextColor { color: #62424F; }

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

This text font color is #62424F.

Background Color

.myBgColor { background-color: #62424F; }

<div style="background-color:#62424F">Inner text</div>

This div background color is #62424F.

Border color

.myBorderColor { border: 1px solid #62424F; }

<div style="border:3px solid #62424F">Div</div>

This div border color is #62424F.

Opacity

.myOpacity80 { color: #62424F; opacity: 0.8; }

<p style="color:#62424F;opacity:0.8;">80%</p>

Text with #62424F 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 #62424F;}

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

This text has shadow with #62424F color.


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

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

This text has shadow with #62424F primary color and red secondary color.


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

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

This text has shadow with #62424F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #62424F.

Preview

Color preview on black background

This text has color #62424F on black background.


Color preview on white background

This text has color #62424F on white background.


Black color preview on #62424F background

This text has black color on #62424F background.


White color preview on #62424F background

This text has white color on #62424F background.


Related colors

Complementary color

Complementary color for #hex is #9DBDB0.


I love getcolorcode.com

Triadic colors

1 #4F6242 and #424F62 with #62424F are triadic colors.

2 #4F4262 and #42624F with #62424F are triadic colors.