COLOR #621320

HEX: #621320 RGB: (98,19,32)

Color info

#621320 contains mainly red color. Web safe color of #621320 is #660033 (or #603).

RGB color model

#621320 color RGB value is (98,19,32).

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

RGB channels and saturation

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

98
19
32

R + G + B ~ 19%. #621320 is dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 19 + 32 = 149 (100%)
R 98 of 149 ~ 65.77%
G 19 of 149 ~ 12.75%
B 32 of 149 ~ 21.48'%

%65.77
%12.75
%21.48

CMYK color model

#621320 color CMYK value is (0,81,67,62).

  • cyan value is 0.00%
  • magenta value is 80.61%
  • yellow value is 67.35%
  • key color value is 61.57%
CMYK: (0,81,67,62) C0M81Y67K62 (0%,81%,67%,62%) (0.00/0.81/0.67/0.62) 

CMYK percentages

%0
%80.61
%67.35
%61.57

Codes

Color #621320 in popluar color models

62 13 20
RGB 98 19 32
HSL 350° 67.52% 22.94%
HSB/HSV 350° 80.61% 38.43%
CMYK 0.00% 80.61% 67.35%
61.57%

Color #621320 in popluar number systems.

HEX 62 13 20
Decimal 98 19 32
Binary 1100010 10011 100000
Octal 142 23 40

Shades and tints

Shades of #621320

#621320
(98,19,32)
#5A121E
(90,18,30)
#52111C
(82,17,28)
#4A101A
(74,16,26)
#420F18
(66,15,24)
#3A0E16
(58,14,22)
#320D14
(50,13,20)
#2A0C12
(42,12,18)
#220B10
(34,11,16)
#1A0A0E
(26,10,14)
#12090C
(18,9,12)
#000000
(0,0,0)

Tints of #621320

#621320
(98,19,32)
#702834
(112,40,52)
#7E3D48
(126,61,72)
#8C525C
(140,82,92)
#9A6770
(154,103,112)
#A87C84
(168,124,132)
#B69198
(182,145,152)
#C4A6AC
(196,166,172)
#D2BBC0
(210,187,192)
#E0D0D4
(224,208,212)
#EEE5E8
(238,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #621320; }

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

This text font color is #621320.

Background Color

.myBgColor { background-color: #621320; }

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

This div background color is #621320.

Border color

.myBorderColor { border: 1px solid #621320; }

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

This div border color is #621320.

Opacity

.myOpacity80 { color: #621320; opacity: 0.8; }

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

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

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

This text has shadow with #621320 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #621320.

Preview

Color preview on black background

This text has color #621320 on black background.


Color preview on white background

This text has color #621320 on white background.


Black color preview on #621320 background

This text has black color on #621320 background.


White color preview on #621320 background

This text has white color on #621320 background.


Related colors

Complementary color

Complementary color for #hex is #9DECDF.


I love getcolorcode.com

Triadic colors

1 #206213 and #132062 with #621320 are triadic colors.

2 #201362 and #136220 with #621320 are triadic colors.