COLOR #624948

HEX: #624948 RGB: (98,73,72)

Color info

#624948 contains red, green and blue colors in about the same proportion. Web safe color of #624948 is #663333 (or #633).

RGB color model

#624948 color RGB value is (98,73,72).

RGB: (98,73,72) (38%, 29%, 28%)

RGB channels and saturation

R 98 of 255 = 38%
G 73 of 255 = 29%
B 72 of 255 = 28%

98
73
72

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

Portions of RGB colors in percentages

R + G + B = 98 + 73 + 72 = 243 (100%)
R 98 of 243 ~ 40.33%
G 73 of 243 ~ 30.04%
B 72 of 243 ~ 29.63'%

%40.33
%30.04
%29.63

CMYK color model

#624948 color CMYK value is (0,26,27,62).

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

CMYK: (0,26,27,62)
C0M26Y27K62 (0%, 26%, 27%, 62%)
(0.00 / 0.26 / 0.27 / 0.62)

CMYK percentages

%0
%25.51
%26.53
%61.57

Codes

Color #624948 in popluar color models

62 49 48
RGB 98 73 72
HSL 15.29% 33.33%
HSB/HSV 26.53% 38.43%
CMYK 0.00% 25.51% 26.53%
61.57%

Color #624948 in popluar number systems.

HEX 62 49 48
Decimal 98 73 72
Binary 1100010 1001001 1001000
Octal 142 111 110

Shades and tints

Shades of #624948

#624948
(98,73,72)
#5A4342
(90,67,66)
#523D3C
(82,61,60)
#4A3736
(74,55,54)
#423130
(66,49,48)
#3A2B2A
(58,43,42)
#322524
(50,37,36)
#2A1F1E
(42,31,30)
#221918
(34,25,24)
#1A1312
(26,19,18)
#120D0C
(18,13,12)
#000000
(0,0,0)

Tints of #624948

#624948
(98,73,72)
#705958
(112,89,88)
#7E6968
(126,105,104)
#8C7978
(140,121,120)
#9A8988
(154,137,136)
#A89998
(168,153,152)
#B6A9A8
(182,169,168)
#C4B9B8
(196,185,184)
#D2C9C8
(210,201,200)
#E0D9D8
(224,217,216)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #624948; }

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

This text font color is #624948.

Background Color

.myBgColor { background-color: #624948; }

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

This div background color is #624948.

Border color

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

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

This div border color is #624948.

Opacity

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

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

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

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

This text has shadow with #624948 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #624948.

Preview

Color preview on black background

This text has color #624948 on black background.


Color preview on white background

This text has color #624948 on white background.


Black color preview on #624948 background

This text has black color on #624948 background.


White color preview on #624948 background

This text has white color on #624948 background.


Related colors

Complementary color

Complementary color for #hex is #9DB6B7.


I love getcolorcode.com

Triadic colors

1 #486249 and #494862 with #624948 are triadic colors.

2 #484962 and #496248 with #624948 are triadic colors.