COLOR #624472

HEX: #624472 RGB: (98,68,114)

Color info

#624472 contains red, green and blue colors in about the same proportion. Web safe color of #624472 is #663366 (or #636).

RGB color model

#624472 color RGB value is (98,68,114).

RGB: (98,68,114) (38%, 27%, 45%)

RGB channels and saturation

R 98 of 255 = 38%
G 68 of 255 = 27%
B 114 of 255 = 45%

98
68
114

R + G + B ~ 37%. #624472 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 68 + 114 = 280 (100%)
R 98 of 280 ~ 35%
G 68 of 280 ~ 24.29%
B 114 of 280 ~ 40.71'%

%35
%24.29
%40.71

CMYK color model

#624472 color CMYK value is (14,40,0,55).

  • cyan value is 14.04%
  • magenta value is 40.35%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (14,40,0,55)
C14M40Y0K55 (14%, 40%, 0%, 55%)
(0.14 / 0.40 / 0.00 / 0.55)

CMYK percentages

%14.04
%40.35
%0
%55.29

Codes

Color #624472 in popluar color models

62 44 72
RGB 98 68 114
HSL 279° 25.27% 35.69%
HSB/HSV 279° 40.35% 44.71%
CMYK 14.04% 40.35% 0.00%
55.29%

Color #624472 in popluar number systems.

HEX 62 44 72
Decimal 98 68 114
Binary 1100010 1000100 1110010
Octal 142 104 162

Shades and tints

Shades of #624472

#624472
(98,68,114)
#5A3E68
(90,62,104)
#52385E
(82,56,94)
#4A3254
(74,50,84)
#422C4A
(66,44,74)
#3A2640
(58,38,64)
#322036
(50,32,54)
#2A1A2C
(42,26,44)
#221422
(34,20,34)
#1A0E18
(26,14,24)
#12080E
(18,8,14)
#000000
(0,0,0)

Tints of #624472

#624472
(98,68,114)
#70557E
(112,85,126)
#7E668A
(126,102,138)
#8C7796
(140,119,150)
#9A88A2
(154,136,162)
#A899AE
(168,153,174)
#B6AABA
(182,170,186)
#C4BBC6
(196,187,198)
#D2CCD2
(210,204,210)
#E0DDDE
(224,221,222)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #624472 color. Also use rgb(98,68,114) instead hex code.

Text Font Color

.myTextColor { color: #624472; }

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

This text font color is #624472.

Background Color

.myBgColor { background-color: #624472; }

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

This div background color is #624472.

Border color

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

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

This div border color is #624472.

Opacity

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

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

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

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

This text has shadow with #624472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #624472.

Preview

Color preview on black background

This text has color #624472 on black background.


Color preview on white background

This text has color #624472 on white background.


Black color preview on #624472 background

This text has black color on #624472 background.


White color preview on #624472 background

This text has white color on #624472 background.


Related colors

Complementary color

Complementary color for #hex is #9DBB8D.


I love getcolorcode.com

Triadic colors

1 #726244 and #447262 with #624472 are triadic colors.

2 #724462 and #446272 with #624472 are triadic colors.