COLOR #624146

HEX: #624146 RGB: (98,65,70)

Color info

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

RGB color model

#624146 color RGB value is (98,65,70).

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

RGB channels and saturation

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

98
65
70

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

Portions of RGB colors in percentages

R + G + B = 98 + 65 + 70 = 233 (100%)
R 98 of 233 ~ 42.06%
G 65 of 233 ~ 27.9%
B 70 of 233 ~ 30.04'%

%42.06
%27.9
%30.04

CMYK color model

#624146 color CMYK value is (0,34,29,62).

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

CMYK: (0,34,29,62)
C0M34Y29K62 (0%, 34%, 29%, 62%)
(0.00 / 0.34 / 0.29 / 0.62)

CMYK percentages

%0
%33.67
%28.57
%61.57

Codes

Color #624146 in popluar color models

62 41 46
RGB 98 65 70
HSL 351° 20.25% 31.96%
HSB/HSV 351° 33.67% 38.43%
CMYK 0.00% 33.67% 28.57%
61.57%

Color #624146 in popluar number systems.

HEX 62 41 46
Decimal 98 65 70
Binary 1100010 1000001 1000110
Octal 142 101 106

Shades and tints

Shades of #624146

#624146
(98,65,70)
#5A3C40
(90,60,64)
#52373A
(82,55,58)
#4A3234
(74,50,52)
#422D2E
(66,45,46)
#3A2828
(58,40,40)
#322322
(50,35,34)
#2A1E1C
(42,30,28)
#221916
(34,25,22)
#1A1410
(26,20,16)
#120F0A
(18,15,10)
#000000
(0,0,0)

Tints of #624146

#624146
(98,65,70)
#705256
(112,82,86)
#7E6366
(126,99,102)
#8C7476
(140,116,118)
#9A8586
(154,133,134)
#A89696
(168,150,150)
#B6A7A6
(182,167,166)
#C4B8B6
(196,184,182)
#D2C9C6
(210,201,198)
#E0DAD6
(224,218,214)
#EEEBE6
(238,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #624146; }

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

This text font color is #624146.

Background Color

.myBgColor { background-color: #624146; }

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

This div background color is #624146.

Border color

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

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

This div border color is #624146.

Opacity

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

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

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

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

This text has shadow with #624146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #624146.

Preview

Color preview on black background

This text has color #624146 on black background.


Color preview on white background

This text has color #624146 on white background.


Black color preview on #624146 background

This text has black color on #624146 background.


White color preview on #624146 background

This text has white color on #624146 background.


Related colors

Complementary color

Complementary color for #hex is #9DBEB9.


I love getcolorcode.com

Triadic colors

1 #466241 and #414662 with #624146 are triadic colors.

2 #464162 and #416246 with #624146 are triadic colors.