COLOR #624E48

HEX: #624E48 RGB: (98,78,72)

Color info

#624E48 contains red, green and blue colors in about the same proportion. Web safe color of #624E48 is #666633 (or #663).

RGB color model

#624E48 color RGB value is (98,78,72).

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

RGB channels and saturation

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

98
78
72

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

Portions of RGB colors in percentages

R + G + B = 98 + 78 + 72 = 248 (100%)
R 98 of 248 ~ 39.52%
G 78 of 248 ~ 31.45%
B 72 of 248 ~ 29.03'%

%39.52
%31.45
%29.03

CMYK color model

#624E48 color CMYK value is (0,20,27,62).

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

CMYK: (0,20,27,62)
C0M20Y27K62 (0%, 20%, 27%, 62%)
(0.00 / 0.20 / 0.27 / 0.62)

CMYK percentages

%0
%20.41
%26.53
%61.57

Codes

Color #624E48 in popluar color models

62 4E 48
RGB 98 78 72
HSL 14° 15.29% 33.33%
HSB/HSV 14° 26.53% 38.43%
CMYK 0.00% 20.41% 26.53%
61.57%

Color #624E48 in popluar number systems.

HEX 62 4E 48
Decimal 98 78 72
Binary 1100010 1001110 1001000
Octal 142 116 110

Shades and tints

Shades of #624E48

#624E48
(98,78,72)
#5A4742
(90,71,66)
#52403C
(82,64,60)
#4A3936
(74,57,54)
#423230
(66,50,48)
#3A2B2A
(58,43,42)
#322424
(50,36,36)
#2A1D1E
(42,29,30)
#221618
(34,22,24)
#1A0F12
(26,15,18)
#12080C
(18,8,12)
#000000
(0,0,0)

Tints of #624E48

#624E48
(98,78,72)
#705E58
(112,94,88)
#7E6E68
(126,110,104)
#8C7E78
(140,126,120)
#9A8E88
(154,142,136)
#A89E98
(168,158,152)
#B6AEA8
(182,174,168)
#C4BEB8
(196,190,184)
#D2CEC8
(210,206,200)
#E0DED8
(224,222,216)
#EEEEE8
(238,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #624E48; }

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

This text font color is #624E48.

Background Color

.myBgColor { background-color: #624E48; }

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

This div background color is #624E48.

Border color

.myBorderColor { border: 1px solid #624E48; }

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

This div border color is #624E48.

Opacity

.myOpacity80 { color: #624E48; opacity: 0.8; }

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

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

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

This text has shadow with #624E48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #624E48.

Preview

Color preview on black background

This text has color #624E48 on black background.


Color preview on white background

This text has color #624E48 on white background.


Black color preview on #624E48 background

This text has black color on #624E48 background.


White color preview on #624E48 background

This text has white color on #624E48 background.


Related colors

Complementary color

Complementary color for #hex is #9DB1B7.


I love getcolorcode.com

Triadic colors

1 #48624E and #4E4862 with #624E48 are triadic colors.

2 #484E62 and #4E6248 with #624E48 are triadic colors.