COLOR #624958

HEX: #624958 RGB: (98,73,88)

Color info

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

RGB color model

#624958 color RGB value is (98,73,88).

RGB: (98,73,88) (38%, 29%, 35%)

RGB channels and saturation

R 98 of 255 = 38%
G 73 of 255 = 29%
B 88 of 255 = 35%

98
73
88

R + G + B ~ 34%. #624958 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 73 + 88 = 259 (100%)
R 98 of 259 ~ 37.84%
G 73 of 259 ~ 28.19%
B 88 of 259 ~ 33.98'%

%37.84
%28.19
%33.98

CMYK color model

#624958 color CMYK value is (0,26,10,62).

  • cyan value is 0.00%
  • magenta value is 25.51%
  • yellow value is 10.20%
  • key color value is 61.57%
CMYK: (0,26,10,62) C0M26Y10K62 (0%,26%,10%,62%) (0.00/0.26/0.10/0.62) 

CMYK percentages

%0
%25.51
%10.2
%61.57

Codes

Color #624958 in popluar color models

62 49 58
RGB 98 73 88
HSL 324° 14.62% 33.53%
HSB/HSV 324° 25.51% 38.43%
CMYK 0.00% 25.51% 10.20%
61.57%

Color #624958 in popluar number systems.

HEX 62 49 58
Decimal 98 73 88
Binary 1100010 1001001 1011000
Octal 142 111 130

Shades and tints

Shades of #624958

#624958
(98,73,88)
#5A4350
(90,67,80)
#523D48
(82,61,72)
#4A3740
(74,55,64)
#423138
(66,49,56)
#3A2B30
(58,43,48)
#322528
(50,37,40)
#2A1F20
(42,31,32)
#221918
(34,25,24)
#1A1310
(26,19,16)
#120D08
(18,13,8)
#000000
(0,0,0)

Tints of #624958

#624958
(98,73,88)
#705967
(112,89,103)
#7E6976
(126,105,118)
#8C7985
(140,121,133)
#9A8994
(154,137,148)
#A899A3
(168,153,163)
#B6A9B2
(182,169,178)
#C4B9C1
(196,185,193)
#D2C9D0
(210,201,208)
#E0D9DF
(224,217,223)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #624958 color. Also use rgb(98,73,88) instead hex code.

Text Font Color

.myTextColor { color: #624958; }

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

This text font color is #624958.

Background Color

.myBgColor { background-color: #624958; }

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

This div background color is #624958.

Border color

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

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

This div border color is #624958.

Opacity

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

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

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

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

This text has shadow with #624958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #624958.

Preview

Color preview on black background

This text has color #624958 on black background.


Color preview on white background

This text has color #624958 on white background.


Black color preview on #624958 background

This text has black color on #624958 background.


White color preview on #624958 background

This text has white color on #624958 background.


Related colors

Complementary color

Complementary color for #hex is #9DB6A7.


I love getcolorcode.com

Triadic colors

1 #586249 and #495862 with #624958 are triadic colors.

2 #584962 and #496258 with #624958 are triadic colors.