COLOR #62420D

HEX: #62420D RGB: (98,66,13)

Color info

#62420D contains mainly red and green colors. Web safe color of #62420D is #663300 (or #630).

RGB color model

#62420D color RGB value is (98,66,13).

RGB: (98,66,13) (38%, 26%, 5%)

RGB channels and saturation

R 98 of 255 = 38%
G 66 of 255 = 26%
B 13 of 255 = 5%

98
66
13

R + G + B ~ 23%. #62420D is dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 66 + 13 = 177 (100%)
R 98 of 177 ~ 55.37%
G 66 of 177 ~ 37.29%
B 13 of 177 ~ 7.34'%

%55.37
%37.29

CMYK color model

#62420D color CMYK value is (0,33,87,62).

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

CMYK: (0,33,87,62)
C0M33Y87K62 (0%, 33%, 87%, 62%)
(0.00 / 0.33 / 0.87 / 0.62)

CMYK percentages

%0
%32.65
%86.73
%61.57

Codes

Color #62420D in popluar color models

62 42 0D
RGB 98 66 13
HSL 37° 76.58% 21.76%
HSB/HSV 37° 86.73% 38.43%
CMYK 0.00% 32.65% 86.73%
61.57%

Color #62420D in popluar number systems.

HEX 62 42 0D
Decimal 98 66 13
Binary 1100010 1000010 1101
Octal 142 102 15

Shades and tints

Shades of #62420D

#62420D
(98,66,13)
#5A3C0C
(90,60,12)
#52360B
(82,54,11)
#4A300A
(74,48,10)
#422A09
(66,42,9)
#3A2408
(58,36,8)
#321E07
(50,30,7)
#2A1806
(42,24,6)
#221205
(34,18,5)
#1A0C04
(26,12,4)
#120603
(18,6,3)
#000000
(0,0,0)

Tints of #62420D

#62420D
(98,66,13)
#705323
(112,83,35)
#7E6439
(126,100,57)
#8C754F
(140,117,79)
#9A8665
(154,134,101)
#A8977B
(168,151,123)
#B6A891
(182,168,145)
#C4B9A7
(196,185,167)
#D2CABD
(210,202,189)
#E0DBD3
(224,219,211)
#EEECE9
(238,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62420D color. Also use rgb(98,66,13) instead hex code.

Text Font Color

.myTextColor { color: #62420D; }

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

This text font color is #62420D.

Background Color

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

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

This div background color is #62420D.

Border color

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

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

This div border color is #62420D.

Opacity

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

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

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

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

This text has shadow with #62420D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62420D.

Preview

Color preview on black background

This text has color #62420D on black background.


Color preview on white background

This text has color #62420D on white background.


Black color preview on #62420D background

This text has black color on #62420D background.


White color preview on #62420D background

This text has white color on #62420D background.


Related colors

Complementary color

Complementary color for #hex is #9DBDF2.


I love getcolorcode.com

Triadic colors

1 #0D6242 and #420D62 with #62420D are triadic colors.

2 #0D4262 and #42620D with #62420D are triadic colors.