COLOR #620674

HEX: #620674 RGB: (98,6,116)

Color info

#620674 contains mainly red and blue colors. Web safe color of #620674 is #660066 (or #606).

RGB color model

#620674 color RGB value is (98,6,116).

RGB: (98,6,116) (38%, 2%, 45%)

RGB channels and saturation

R 98 of 255 = 38%
G 6 of 255 = 2%
B 116 of 255 = 45%

98
6
116

R + G + B ~ 28%. #620674 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 6 + 116 = 220 (100%)
R 98 of 220 ~ 44.55%
G 6 of 220 ~ 2.73%
B 116 of 220 ~ 52.73'%

%44.55
%52.73

CMYK color model

#620674 color CMYK value is (16,95,0,55).

  • cyan value is 15.52%
  • magenta value is 94.83%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (16,95,0,55)
C16M95Y0K55 (16%, 95%, 0%, 55%)
(0.16 / 0.95 / 0.00 / 0.55)

CMYK percentages

%15.52
%94.83
%0
%54.51

Codes

Color #620674 in popluar color models

62 06 74
RGB 98 6 116
HSL 290° 90.16% 23.92%
HSB/HSV 290° 94.83% 45.49%
CMYK 15.52% 94.83% 0.00%
54.51%

Color #620674 in popluar number systems.

HEX 62 06 74
Decimal 98 6 116
Binary 1100010 110 1110100
Octal 142 6 164

Shades and tints

Shades of #620674

#620674
(98,6,116)
#5A066A
(90,6,106)
#520660
(82,6,96)
#4A0656
(74,6,86)
#42064C
(66,6,76)
#3A0642
(58,6,66)
#320638
(50,6,56)
#2A062E
(42,6,46)
#220624
(34,6,36)
#1A061A
(26,6,26)
#120610
(18,6,16)
#000000
(0,0,0)

Tints of #620674

#620674
(98,6,116)
#701C80
(112,28,128)
#7E328C
(126,50,140)
#8C4898
(140,72,152)
#9A5EA4
(154,94,164)
#A874B0
(168,116,176)
#B68ABC
(182,138,188)
#C4A0C8
(196,160,200)
#D2B6D4
(210,182,212)
#E0CCE0
(224,204,224)
#EEE2EC
(238,226,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #620674 color. Also use rgb(98,6,116) instead hex code.

Text Font Color

.myTextColor { color: #620674; }

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

This text font color is #620674.

Background Color

.myBgColor { background-color: #620674; }

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

This div background color is #620674.

Border color

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

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

This div border color is #620674.

Opacity

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

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

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

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

This text has shadow with #620674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #620674.

Preview

Color preview on black background

This text has color #620674 on black background.


Color preview on white background

This text has color #620674 on white background.


Black color preview on #620674 background

This text has black color on #620674 background.


White color preview on #620674 background

This text has white color on #620674 background.


Related colors

Complementary color

Complementary color for #hex is #9DF98B.


I love getcolorcode.com

Triadic colors

1 #746206 and #067462 with #620674 are triadic colors.

2 #740662 and #066274 with #620674 are triadic colors.