COLOR #624D4B

HEX: #624D4B RGB: (98,77,75)

Color info

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

RGB color model

#624D4B color RGB value is (98,77,75).

RGB: (98,77,75) (38%, 30%, 29%)

RGB channels and saturation

R 98 of 255 = 38%
G 77 of 255 = 30%
B 75 of 255 = 29%

98
77
75

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

Portions of RGB colors in percentages

R + G + B = 98 + 77 + 75 = 250 (100%)
R 98 of 250 ~ 39.2%
G 77 of 250 ~ 30.8%
B 75 of 250 ~ 30'%

%39.2
%30.8
%30

CMYK color model

#624D4B color CMYK value is (0,21,23,62).

  • cyan value is 0.00%
  • magenta value is 21.43%
  • yellow value is 23.47%
  • key color value is 61.57%

CMYK: (0,21,23,62)
C0M21Y23K62 (0%, 21%, 23%, 62%)
(0.00 / 0.21 / 0.23 / 0.62)

CMYK percentages

%0
%21.43
%23.47
%61.57

Codes

Color #624D4B in popluar color models

62 4D 4B
RGB 98 77 75
HSL 13.29% 33.92%
HSB/HSV 23.47% 38.43%
CMYK 0.00% 21.43% 23.47%
61.57%

Color #624D4B in popluar number systems.

HEX 62 4D 4B
Decimal 98 77 75
Binary 1100010 1001101 1001011
Octal 142 115 113

Shades and tints

Shades of #624D4B

#624D4B
(98,77,75)
#5A4645
(90,70,69)
#523F3F
(82,63,63)
#4A3839
(74,56,57)
#423133
(66,49,51)
#3A2A2D
(58,42,45)
#322327
(50,35,39)
#2A1C21
(42,28,33)
#22151B
(34,21,27)
#1A0E15
(26,14,21)
#12070F
(18,7,15)
#000000
(0,0,0)

Tints of #624D4B

#624D4B
(98,77,75)
#705D5B
(112,93,91)
#7E6D6B
(126,109,107)
#8C7D7B
(140,125,123)
#9A8D8B
(154,141,139)
#A89D9B
(168,157,155)
#B6ADAB
(182,173,171)
#C4BDBB
(196,189,187)
#D2CDCB
(210,205,203)
#E0DDDB
(224,221,219)
#EEEDEB
(238,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #624D4B color. Also use rgb(98,77,75) instead hex code.

Text Font Color

.myTextColor { color: #624D4B; }

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

This text font color is #624D4B.

Background Color

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

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

This div background color is #624D4B.

Border color

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

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

This div border color is #624D4B.

Opacity

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

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

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

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

This text has shadow with #624D4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #624D4B.

Preview

Color preview on black background

This text has color #624D4B on black background.


Color preview on white background

This text has color #624D4B on white background.


Black color preview on #624D4B background

This text has black color on #624D4B background.


White color preview on #624D4B background

This text has white color on #624D4B background.


Related colors

Complementary color

Complementary color for #hex is #9DB2B4.


I love getcolorcode.com

Triadic colors

1 #4B624D and #4D4B62 with #624D4B are triadic colors.

2 #4B4D62 and #4D624B with #624D4B are triadic colors.