COLOR #624448

HEX: #624448 RGB: (98,68,72)

Color info

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

RGB color model

#624448 color RGB value is (98,68,72).

RGB: (98,68,72) (38%, 27%, 28%)

RGB channels and saturation

R 98 of 255 = 38%
G 68 of 255 = 27%
B 72 of 255 = 28%

98
68
72

R + G + B ~ 31%. #624448 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 68 + 72 = 238 (100%)
R 98 of 238 ~ 41.18%
G 68 of 238 ~ 28.57%
B 72 of 238 ~ 30.25'%

%41.18
%28.57
%30.25

CMYK color model

#624448 color CMYK value is (0,31,27,62).

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

CMYK: (0,31,27,62)
C0M31Y27K62 (0%, 31%, 27%, 62%)
(0.00 / 0.31 / 0.27 / 0.62)

CMYK percentages

%0
%30.61
%26.53
%61.57

Codes

Color #624448 in popluar color models

62 44 48
RGB 98 68 72
HSL 352° 18.07% 32.55%
HSB/HSV 352° 30.61% 38.43%
CMYK 0.00% 30.61% 26.53%
61.57%

Color #624448 in popluar number systems.

HEX 62 44 48
Decimal 98 68 72
Binary 1100010 1000100 1001000
Octal 142 104 110

Shades and tints

Shades of #624448

#624448
(98,68,72)
#5A3E42
(90,62,66)
#52383C
(82,56,60)
#4A3236
(74,50,54)
#422C30
(66,44,48)
#3A262A
(58,38,42)
#322024
(50,32,36)
#2A1A1E
(42,26,30)
#221418
(34,20,24)
#1A0E12
(26,14,18)
#12080C
(18,8,12)
#000000
(0,0,0)

Tints of #624448

#624448
(98,68,72)
#705558
(112,85,88)
#7E6668
(126,102,104)
#8C7778
(140,119,120)
#9A8888
(154,136,136)
#A89998
(168,153,152)
#B6AAA8
(182,170,168)
#C4BBB8
(196,187,184)
#D2CCC8
(210,204,200)
#E0DDD8
(224,221,216)
#EEEEE8
(238,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #624448; }

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

This text font color is #624448.

Background Color

.myBgColor { background-color: #624448; }

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

This div background color is #624448.

Border color

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

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

This div border color is #624448.

Opacity

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

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

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

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

This text has shadow with #624448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #624448.

Preview

Color preview on black background

This text has color #624448 on black background.


Color preview on white background

This text has color #624448 on white background.


Black color preview on #624448 background

This text has black color on #624448 background.


White color preview on #624448 background

This text has white color on #624448 background.


Related colors

Complementary color

Complementary color for #hex is #9DBBB7.


I love getcolorcode.com

Triadic colors

1 #486244 and #444862 with #624448 are triadic colors.

2 #484462 and #446248 with #624448 are triadic colors.