COLOR #624640

HEX: #624640 RGB: (98,70,64)

Color info

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

RGB color model

#624640 color RGB value is (98,70,64).

RGB: (98,70,64) (38%, 27%, 25%)

RGB channels and saturation

R 98 of 255 = 38%
G 70 of 255 = 27%
B 64 of 255 = 25%

98
70
64

R + G + B ~ 30%. #624640 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 70 + 64 = 232 (100%)
R 98 of 232 ~ 42.24%
G 70 of 232 ~ 30.17%
B 64 of 232 ~ 27.59'%

%42.24
%30.17
%27.59

CMYK color model

#624640 color CMYK value is (0,29,35,62).

  • cyan value is 0.00%
  • magenta value is 28.57%
  • yellow value is 34.69%
  • key color value is 61.57%

CMYK: (0,29,35,62)
C0M29Y35K62 (0%, 29%, 35%, 62%)
(0.00 / 0.29 / 0.35 / 0.62)

CMYK percentages

%0
%28.57
%34.69
%61.57

Codes

Color #624640 in popluar color models

62 46 40
RGB 98 70 64
HSL 11° 20.99% 31.76%
HSB/HSV 11° 34.69% 38.43%
CMYK 0.00% 28.57% 34.69%
61.57%

Color #624640 in popluar number systems.

HEX 62 46 40
Decimal 98 70 64
Binary 1100010 1000110 1000000
Octal 142 106 100

Shades and tints

Shades of #624640

#624640
(98,70,64)
#5A403B
(90,64,59)
#523A36
(82,58,54)
#4A3431
(74,52,49)
#422E2C
(66,46,44)
#3A2827
(58,40,39)
#322222
(50,34,34)
#2A1C1D
(42,28,29)
#221618
(34,22,24)
#1A1013
(26,16,19)
#120A0E
(18,10,14)
#000000
(0,0,0)

Tints of #624640

#624640
(98,70,64)
#705651
(112,86,81)
#7E6662
(126,102,98)
#8C7673
(140,118,115)
#9A8684
(154,134,132)
#A89695
(168,150,149)
#B6A6A6
(182,166,166)
#C4B6B7
(196,182,183)
#D2C6C8
(210,198,200)
#E0D6D9
(224,214,217)
#EEE6EA
(238,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #624640 color. Also use rgb(98,70,64) instead hex code.

Text Font Color

.myTextColor { color: #624640; }

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

This text font color is #624640.

Background Color

.myBgColor { background-color: #624640; }

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

This div background color is #624640.

Border color

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

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

This div border color is #624640.

Opacity

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

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

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

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

This text has shadow with #624640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #624640.

Preview

Color preview on black background

This text has color #624640 on black background.


Color preview on white background

This text has color #624640 on white background.


Black color preview on #624640 background

This text has black color on #624640 background.


White color preview on #624640 background

This text has white color on #624640 background.


Related colors

Complementary color

Complementary color for #hex is #9DB9BF.


I love getcolorcode.com

Triadic colors

1 #406246 and #464062 with #624640 are triadic colors.

2 #404662 and #466240 with #624640 are triadic colors.