COLOR #620468

HEX: #620468 RGB: (98,4,104)

Color info

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

RGB color model

#620468 color RGB value is (98,4,104).

RGB: (98,4,104) (38%, 2%, 41%)

RGB channels and saturation

R 98 of 255 = 38%
G 4 of 255 = 2%
B 104 of 255 = 41%

98
4
104

R + G + B ~ 27%. #620468 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 4 + 104 = 206 (100%)
R 98 of 206 ~ 47.57%
G 4 of 206 ~ 1.94%
B 104 of 206 ~ 50.49'%

%47.57
%50.49

CMYK color model

#620468 color CMYK value is (6,96,0,59).

  • cyan value is 5.77%
  • magenta value is 96.15%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (6,96,0,59)
C6M96Y0K59 (6%, 96%, 0%, 59%)
(0.06 / 0.96 / 0.00 / 0.59)

CMYK percentages

%5.77
%96.15
%0
%59.22

Codes

Color #620468 in popluar color models

62 04 68
RGB 98 4 104
HSL 296° 92.59% 21.18%
HSB/HSV 296° 96.15% 40.78%
CMYK 5.77% 96.15% 0.00%
59.22%

Color #620468 in popluar number systems.

HEX 62 04 68
Decimal 98 4 104
Binary 1100010 100 1101000
Octal 142 4 150

Shades and tints

Shades of #620468

#620468
(98,4,104)
#5A045F
(90,4,95)
#520456
(82,4,86)
#4A044D
(74,4,77)
#420444
(66,4,68)
#3A043B
(58,4,59)
#320432
(50,4,50)
#2A0429
(42,4,41)
#220420
(34,4,32)
#1A0417
(26,4,23)
#12040E
(18,4,14)
#000000
(0,0,0)

Tints of #620468

#620468
(98,4,104)
#701A75
(112,26,117)
#7E3082
(126,48,130)
#8C468F
(140,70,143)
#9A5C9C
(154,92,156)
#A872A9
(168,114,169)
#B688B6
(182,136,182)
#C49EC3
(196,158,195)
#D2B4D0
(210,180,208)
#E0CADD
(224,202,221)
#EEE0EA
(238,224,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #620468 color. Also use rgb(98,4,104) instead hex code.

Text Font Color

.myTextColor { color: #620468; }

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

This text font color is #620468.

Background Color

.myBgColor { background-color: #620468; }

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

This div background color is #620468.

Border color

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

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

This div border color is #620468.

Opacity

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

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

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

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

This text has shadow with #620468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #620468.

Preview

Color preview on black background

This text has color #620468 on black background.


Color preview on white background

This text has color #620468 on white background.


Black color preview on #620468 background

This text has black color on #620468 background.


White color preview on #620468 background

This text has white color on #620468 background.


Related colors

Complementary color

Complementary color for #hex is #9DFB97.


I love getcolorcode.com

Triadic colors

1 #686204 and #046862 with #620468 are triadic colors.

2 #680462 and #046268 with #620468 are triadic colors.