COLOR #624850

HEX: #624850 RGB: (98,72,80)

Color info

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

RGB color model

#624850 color RGB value is (98,72,80).

RGB: (98,72,80) (38%, 28%, 31%)

RGB channels and saturation

R 98 of 255 = 38%
G 72 of 255 = 28%
B 80 of 255 = 31%

98
72
80

R + G + B ~ 32%. #624850 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 72 + 80 = 250 (100%)
R 98 of 250 ~ 39.2%
G 72 of 250 ~ 28.8%
B 80 of 250 ~ 32'%

%39.2
%28.8
%32

CMYK color model

#624850 color CMYK value is (0,27,18,62).

  • cyan value is 0.00%
  • magenta value is 26.53%
  • yellow value is 18.37%
  • key color value is 61.57%

CMYK: (0,27,18,62)
C0M27Y18K62 (0%, 27%, 18%, 62%)
(0.00 / 0.27 / 0.18 / 0.62)

CMYK percentages

%0
%26.53
%18.37
%61.57

Codes

Color #624850 in popluar color models

62 48 50
RGB 98 72 80
HSL 342° 15.29% 33.33%
HSB/HSV 342° 26.53% 38.43%
CMYK 0.00% 26.53% 18.37%
61.57%

Color #624850 in popluar number systems.

HEX 62 48 50
Decimal 98 72 80
Binary 1100010 1001000 1010000
Octal 142 110 120

Shades and tints

Shades of #624850

#624850
(98,72,80)
#5A4249
(90,66,73)
#523C42
(82,60,66)
#4A363B
(74,54,59)
#423034
(66,48,52)
#3A2A2D
(58,42,45)
#322426
(50,36,38)
#2A1E1F
(42,30,31)
#221818
(34,24,24)
#1A1211
(26,18,17)
#120C0A
(18,12,10)
#000000
(0,0,0)

Tints of #624850

#624850
(98,72,80)
#70585F
(112,88,95)
#7E686E
(126,104,110)
#8C787D
(140,120,125)
#9A888C
(154,136,140)
#A8989B
(168,152,155)
#B6A8AA
(182,168,170)
#C4B8B9
(196,184,185)
#D2C8C8
(210,200,200)
#E0D8D7
(224,216,215)
#EEE8E6
(238,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #624850 color. Also use rgb(98,72,80) instead hex code.

Text Font Color

.myTextColor { color: #624850; }

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

This text font color is #624850.

Background Color

.myBgColor { background-color: #624850; }

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

This div background color is #624850.

Border color

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

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

This div border color is #624850.

Opacity

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

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

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

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

This text has shadow with #624850 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #624850.

Preview

Color preview on black background

This text has color #624850 on black background.


Color preview on white background

This text has color #624850 on white background.


Black color preview on #624850 background

This text has black color on #624850 background.


White color preview on #624850 background

This text has white color on #624850 background.


Related colors

Complementary color

Complementary color for #hex is #9DB7AF.


I love getcolorcode.com

Triadic colors

1 #506248 and #485062 with #624850 are triadic colors.

2 #504862 and #486250 with #624850 are triadic colors.