COLOR #624764

HEX: #624764 RGB: (98,71,100)

Color info

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

RGB color model

#624764 color RGB value is (98,71,100).

RGB: (98,71,100) (38%, 28%, 39%)

RGB channels and saturation

R 98 of 255 = 38%
G 71 of 255 = 28%
B 100 of 255 = 39%

98
71
100

R + G + B ~ 35%. #624764 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 71 + 100 = 269 (100%)
R 98 of 269 ~ 36.43%
G 71 of 269 ~ 26.39%
B 100 of 269 ~ 37.17'%

%36.43
%26.39
%37.17

CMYK color model

#624764 color CMYK value is (2,29,0,61).

  • cyan value is 2.00%
  • magenta value is 29.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (2,29,0,61)
C2M29Y0K61 (2%, 29%, 0%, 61%)
(0.02 / 0.29 / 0.00 / 0.61)

CMYK percentages

%2
%29
%0
%60.78

Codes

Color #624764 in popluar color models

62 47 64
RGB 98 71 100
HSL 296° 16.96% 33.53%
HSB/HSV 296° 29.00% 39.22%
CMYK 2.00% 29.00% 0.00%
60.78%

Color #624764 in popluar number systems.

HEX 62 47 64
Decimal 98 71 100
Binary 1100010 1000111 1100100
Octal 142 107 144

Shades and tints

Shades of #624764

#624764
(98,71,100)
#5A415B
(90,65,91)
#523B52
(82,59,82)
#4A3549
(74,53,73)
#422F40
(66,47,64)
#3A2937
(58,41,55)
#32232E
(50,35,46)
#2A1D25
(42,29,37)
#22171C
(34,23,28)
#1A1113
(26,17,19)
#120B0A
(18,11,10)
#000000
(0,0,0)

Tints of #624764

#624764
(98,71,100)
#705772
(112,87,114)
#7E6780
(126,103,128)
#8C778E
(140,119,142)
#9A879C
(154,135,156)
#A897AA
(168,151,170)
#B6A7B8
(182,167,184)
#C4B7C6
(196,183,198)
#D2C7D4
(210,199,212)
#E0D7E2
(224,215,226)
#EEE7F0
(238,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #624764 color. Also use rgb(98,71,100) instead hex code.

Text Font Color

.myTextColor { color: #624764; }

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

This text font color is #624764.

Background Color

.myBgColor { background-color: #624764; }

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

This div background color is #624764.

Border color

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

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

This div border color is #624764.

Opacity

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

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

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

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

This text has shadow with #624764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #624764.

Preview

Color preview on black background

This text has color #624764 on black background.


Color preview on white background

This text has color #624764 on white background.


Black color preview on #624764 background

This text has black color on #624764 background.


White color preview on #624764 background

This text has white color on #624764 background.


Related colors

Complementary color

Complementary color for #hex is #9DB89B.


I love getcolorcode.com

Triadic colors

1 #646247 and #476462 with #624764 are triadic colors.

2 #644762 and #476264 with #624764 are triadic colors.