COLOR #620D13

HEX: #620D13 RGB: (98,13,19)

Color info

#620D13 contains mainly red color. Web safe color of #620D13 is #660000 (or #600).

RGB color model

#620D13 color RGB value is (98,13,19).

RGB: (98,13,19) (38%, 5%, 7%)

RGB channels and saturation

R 98 of 255 = 38%
G 13 of 255 = 5%
B 19 of 255 = 7%

98
13
19

R + G + B ~ 17%. #620D13 is dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 13 + 19 = 130 (100%)
R 98 of 130 ~ 75.38%
G 13 of 130 ~ 10%
B 19 of 130 ~ 14.62'%

%75.38
%14.62

CMYK color model

#620D13 color CMYK value is (0,87,81,62).

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

CMYK: (0,87,81,62)
C0M87Y81K62 (0%, 87%, 81%, 62%)
(0.00 / 0.87 / 0.81 / 0.62)

CMYK percentages

%0
%86.73
%80.61
%61.57

Codes

Color #620D13 in popluar color models

62 0D 13
RGB 98 13 19
HSL 356° 76.58% 21.76%
HSB/HSV 356° 86.73% 38.43%
CMYK 0.00% 86.73% 80.61%
61.57%

Color #620D13 in popluar number systems.

HEX 62 0D 13
Decimal 98 13 19
Binary 1100010 1101 10011
Octal 142 15 23

Shades and tints

Shades of #620D13

#620D13
(98,13,19)
#5A0C12
(90,12,18)
#520B11
(82,11,17)
#4A0A10
(74,10,16)
#42090F
(66,9,15)
#3A080E
(58,8,14)
#32070D
(50,7,13)
#2A060C
(42,6,12)
#22050B
(34,5,11)
#1A040A
(26,4,10)
#120309
(18,3,9)
#000000
(0,0,0)

Tints of #620D13

#620D13
(98,13,19)
#702328
(112,35,40)
#7E393D
(126,57,61)
#8C4F52
(140,79,82)
#9A6567
(154,101,103)
#A87B7C
(168,123,124)
#B69191
(182,145,145)
#C4A7A6
(196,167,166)
#D2BDBB
(210,189,187)
#E0D3D0
(224,211,208)
#EEE9E5
(238,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #620D13 color. Also use rgb(98,13,19) instead hex code.

Text Font Color

.myTextColor { color: #620D13; }

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

This text font color is #620D13.

Background Color

.myBgColor { background-color: #620D13; }

<div style="background-color:#620D13">Inner text</div>

This div background color is #620D13.

Border color

.myBorderColor { border: 1px solid #620D13; }

<div style="border:3px solid #620D13">Div</div>

This div border color is #620D13.

Opacity

.myOpacity80 { color: #620D13; opacity: 0.8; }

<p style="color:#620D13;opacity:0.8;">80%</p>

Text with #620D13 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 #620D13;}

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

This text has shadow with #620D13 color.


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

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

This text has shadow with #620D13 primary color and red secondary color.


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

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

This text has shadow with #620D13 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #620D13.

Preview

Color preview on black background

This text has color #620D13 on black background.


Color preview on white background

This text has color #620D13 on white background.


Black color preview on #620D13 background

This text has black color on #620D13 background.


White color preview on #620D13 background

This text has white color on #620D13 background.


Related colors

Complementary color

Complementary color for #hex is #9DF2EC.


I love getcolorcode.com

Triadic colors

1 #13620D and #0D1362 with #620D13 are triadic colors.

2 #130D62 and #0D6213 with #620D13 are triadic colors.