COLOR #614644

HEX: #614644 RGB: (97,70,68)

Color info

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

RGB color model

#614644 color RGB value is (97,70,68).

RGB: (97,70,68) (38%, 27%, 27%)

RGB channels and saturation

R 97 of 255 = 38%
G 70 of 255 = 27%
B 68 of 255 = 27%

97
70
68

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

Portions of RGB colors in percentages

R + G + B = 97 + 70 + 68 = 235 (100%)
R 97 of 235 ~ 41.28%
G 70 of 235 ~ 29.79%
B 68 of 235 ~ 28.94'%

%41.28
%29.79
%28.94

CMYK color model

#614644 color CMYK value is (0,28,30,62).

  • cyan value is 0.00%
  • magenta value is 27.84%
  • yellow value is 29.90%
  • key color value is 61.96%
CMYK: (0,28,30,62) C0M28Y30K62 (0%,28%,30%,62%) (0.00/0.28/0.30/0.62) 

CMYK percentages

%0
%27.84
%29.9
%61.96

Codes

Color #614644 in popluar color models

61 46 44
RGB 97 70 68
HSL 17.58% 32.35%
HSB/HSV 29.90% 38.04%
CMYK 0.00% 27.84% 29.90%
61.96%

Color #614644 in popluar number systems.

HEX 61 46 44
Decimal 97 70 68
Binary 1100001 1000110 1000100
Octal 141 106 104

Shades and tints

Shades of #614644

#614644
(97,70,68)
#59403E
(89,64,62)
#513A38
(81,58,56)
#493432
(73,52,50)
#412E2C
(65,46,44)
#392826
(57,40,38)
#312220
(49,34,32)
#291C1A
(41,28,26)
#211614
(33,22,20)
#19100E
(25,16,14)
#110A08
(17,10,8)
#000000
(0,0,0)

Tints of #614644

#614644
(97,70,68)
#6F5655
(111,86,85)
#7D6666
(125,102,102)
#8B7677
(139,118,119)
#998688
(153,134,136)
#A79699
(167,150,153)
#B5A6AA
(181,166,170)
#C3B6BB
(195,182,187)
#D1C6CC
(209,198,204)
#DFD6DD
(223,214,221)
#EDE6EE
(237,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614644 color. Also use rgb(97,70,68) instead hex code.

Text Font Color

.myTextColor { color: #614644; }

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

This text font color is #614644.

Background Color

.myBgColor { background-color: #614644; }

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

This div background color is #614644.

Border color

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

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

This div border color is #614644.

Opacity

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

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

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

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

This text has shadow with #614644 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614644.

Preview

Color preview on black background

This text has color #614644 on black background.


Color preview on white background

This text has color #614644 on white background.


Black color preview on #614644 background

This text has black color on #614644 background.


White color preview on #614644 background

This text has white color on #614644 background.


Related colors

Complementary color

Complementary color for #hex is #9EB9BB.


I love getcolorcode.com

Triadic colors

1 #446146 and #464461 with #614644 are triadic colors.

2 #444661 and #466144 with #614644 are triadic colors.