COLOR #624946

HEX: #624946 RGB: (98,73,70)

Color info

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

RGB color model

#624946 color RGB value is (98,73,70).

RGB: (98,73,70) (38%, 29%, 27%)

RGB channels and saturation

R 98 of 255 = 38%
G 73 of 255 = 29%
B 70 of 255 = 27%

98
73
70

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

Portions of RGB colors in percentages

R + G + B = 98 + 73 + 70 = 241 (100%)
R 98 of 241 ~ 40.66%
G 73 of 241 ~ 30.29%
B 70 of 241 ~ 29.05'%

%40.66
%30.29
%29.05

CMYK color model

#624946 color CMYK value is (0,26,29,62).

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

CMYK: (0,26,29,62)
C0M26Y29K62 (0%, 26%, 29%, 62%)
(0.00 / 0.26 / 0.29 / 0.62)

CMYK percentages

%0
%25.51
%28.57
%61.57

Codes

Color #624946 in popluar color models

62 49 46
RGB 98 73 70
HSL 16.67% 32.94%
HSB/HSV 28.57% 38.43%
CMYK 0.00% 25.51% 28.57%
61.57%

Color #624946 in popluar number systems.

HEX 62 49 46
Decimal 98 73 70
Binary 1100010 1001001 1000110
Octal 142 111 106

Shades and tints

Shades of #624946

#624946
(98,73,70)
#5A4340
(90,67,64)
#523D3A
(82,61,58)
#4A3734
(74,55,52)
#42312E
(66,49,46)
#3A2B28
(58,43,40)
#322522
(50,37,34)
#2A1F1C
(42,31,28)
#221916
(34,25,22)
#1A1310
(26,19,16)
#120D0A
(18,13,10)
#000000
(0,0,0)

Tints of #624946

#624946
(98,73,70)
#705956
(112,89,86)
#7E6966
(126,105,102)
#8C7976
(140,121,118)
#9A8986
(154,137,134)
#A89996
(168,153,150)
#B6A9A6
(182,169,166)
#C4B9B6
(196,185,182)
#D2C9C6
(210,201,198)
#E0D9D6
(224,217,214)
#EEE9E6
(238,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #624946; }

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

This text font color is #624946.

Background Color

.myBgColor { background-color: #624946; }

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

This div background color is #624946.

Border color

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

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

This div border color is #624946.

Opacity

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

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

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

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

This text has shadow with #624946 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #624946.

Preview

Color preview on black background

This text has color #624946 on black background.


Color preview on white background

This text has color #624946 on white background.


Black color preview on #624946 background

This text has black color on #624946 background.


White color preview on #624946 background

This text has white color on #624946 background.


Related colors

Complementary color

Complementary color for #hex is #9DB6B9.


I love getcolorcode.com

Triadic colors

1 #466249 and #494662 with #624946 are triadic colors.

2 #464962 and #496246 with #624946 are triadic colors.