COLOR #624674

HEX: #624674 RGB: (98,70,116)

Color info

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

RGB color model

#624674 color RGB value is (98,70,116).

RGB: (98,70,116) (38%, 27%, 45%)

RGB channels and saturation

R 98 of 255 = 38%
G 70 of 255 = 27%
B 116 of 255 = 45%

98
70
116

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

Portions of RGB colors in percentages

R + G + B = 98 + 70 + 116 = 284 (100%)
R 98 of 284 ~ 34.51%
G 70 of 284 ~ 24.65%
B 116 of 284 ~ 40.85'%

%34.51
%24.65
%40.85

CMYK color model

#624674 color CMYK value is (16,40,0,55).

  • cyan value is 15.52%
  • magenta value is 39.66%
  • yellow value is 0.00%
  • key color value is 54.51%
CMYK: (16,40,0,55) C16M40Y0K55 (16%,40%,0%,55%) (0.16/0.40/0.00/0.55) 

CMYK percentages

%15.52
%39.66
%0
%54.51

Codes

Color #624674 in popluar color models

62 46 74
RGB 98 70 116
HSL 277° 24.73% 36.47%
HSB/HSV 277° 39.66% 45.49%
CMYK 15.52% 39.66% 0.00%
54.51%

Color #624674 in popluar number systems.

HEX 62 46 74
Decimal 98 70 116
Binary 1100010 1000110 1110100
Octal 142 106 164

Shades and tints

Shades of #624674

#624674
(98,70,116)
#5A406A
(90,64,106)
#523A60
(82,58,96)
#4A3456
(74,52,86)
#422E4C
(66,46,76)
#3A2842
(58,40,66)
#322238
(50,34,56)
#2A1C2E
(42,28,46)
#221624
(34,22,36)
#1A101A
(26,16,26)
#120A10
(18,10,16)
#000000
(0,0,0)

Tints of #624674

#624674
(98,70,116)
#705680
(112,86,128)
#7E668C
(126,102,140)
#8C7698
(140,118,152)
#9A86A4
(154,134,164)
#A896B0
(168,150,176)
#B6A6BC
(182,166,188)
#C4B6C8
(196,182,200)
#D2C6D4
(210,198,212)
#E0D6E0
(224,214,224)
#EEE6EC
(238,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #624674; }

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

This text font color is #624674.

Background Color

.myBgColor { background-color: #624674; }

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

This div background color is #624674.

Border color

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

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

This div border color is #624674.

Opacity

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

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

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

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

This text has shadow with #624674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #624674.

Preview

Color preview on black background

This text has color #624674 on black background.


Color preview on white background

This text has color #624674 on white background.


Black color preview on #624674 background

This text has black color on #624674 background.


White color preview on #624674 background

This text has white color on #624674 background.


Related colors

Complementary color

Complementary color for #hex is #9DB98B.


I love getcolorcode.com

Triadic colors

1 #746246 and #467462 with #624674 are triadic colors.

2 #744662 and #466274 with #624674 are triadic colors.