COLOR #614950

HEX: #614950 RGB: (97,73,80)

Color info

#614950 contains red, green and blue colors in about the same proportion. Web safe color of #614950 is #663366 (or #636).

RGB color model

#614950 color RGB value is (97,73,80).

RGB: (97,73,80) (38%, 29%, 31%)

RGB channels and saturation

R 97 of 255 = 38%
G 73 of 255 = 29%
B 80 of 255 = 31%

97
73
80

R + G + B ~ 33%. #614950 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 73 + 80 = 250 (100%)
R 97 of 250 ~ 38.8%
G 73 of 250 ~ 29.2%
B 80 of 250 ~ 32'%

%38.8
%29.2
%32

CMYK color model

#614950 color CMYK value is (0,25,18,62).

  • cyan value is 0.00%
  • magenta value is 24.74%
  • yellow value is 17.53%
  • key color value is 61.96%

CMYK: (0,25,18,62)
C0M25Y18K62 (0%, 25%, 18%, 62%)
(0.00 / 0.25 / 0.18 / 0.62)

CMYK percentages

%0
%24.74
%17.53
%61.96

Codes

Color #614950 in popluar color models

61 49 50
RGB 97 73 80
HSL 343° 14.12% 33.33%
HSB/HSV 343° 24.74% 38.04%
CMYK 0.00% 24.74% 17.53%
61.96%

Color #614950 in popluar number systems.

HEX 61 49 50
Decimal 97 73 80
Binary 1100001 1001001 1010000
Octal 141 111 120

Shades and tints

Shades of #614950

#614950
(97,73,80)
#594349
(89,67,73)
#513D42
(81,61,66)
#49373B
(73,55,59)
#413134
(65,49,52)
#392B2D
(57,43,45)
#312526
(49,37,38)
#291F1F
(41,31,31)
#211918
(33,25,24)
#191311
(25,19,17)
#110D0A
(17,13,10)
#000000
(0,0,0)

Tints of #614950

#614950
(97,73,80)
#6F595F
(111,89,95)
#7D696E
(125,105,110)
#8B797D
(139,121,125)
#99898C
(153,137,140)
#A7999B
(167,153,155)
#B5A9AA
(181,169,170)
#C3B9B9
(195,185,185)
#D1C9C8
(209,201,200)
#DFD9D7
(223,217,215)
#EDE9E6
(237,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614950 color. Also use rgb(97,73,80) instead hex code.

Text Font Color

.myTextColor { color: #614950; }

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

This text font color is #614950.

Background Color

.myBgColor { background-color: #614950; }

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

This div background color is #614950.

Border color

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

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

This div border color is #614950.

Opacity

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

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

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

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

This text has shadow with #614950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614950.

Preview

Color preview on black background

This text has color #614950 on black background.


Color preview on white background

This text has color #614950 on white background.


Black color preview on #614950 background

This text has black color on #614950 background.


White color preview on #614950 background

This text has white color on #614950 background.


Related colors

Complementary color

Complementary color for #hex is #9EB6AF.


I love getcolorcode.com

Triadic colors

1 #506149 and #495061 with #614950 are triadic colors.

2 #504961 and #496150 with #614950 are triadic colors.