COLOR #614E57

HEX: #614E57 RGB: (97,78,87)

Color info

#614E57 contains red, green and blue colors in about the same proportion. Web safe color of #614E57 is #666666 (or #666).

RGB color model

#614E57 color RGB value is (97,78,87).

RGB: (97,78,87) (38%, 31%, 34%)

RGB channels and saturation

R 97 of 255 = 38%
G 78 of 255 = 31%
B 87 of 255 = 34%

97
78
87

R + G + B ~ 34%. #614E57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 78 + 87 = 262 (100%)
R 97 of 262 ~ 37.02%
G 78 of 262 ~ 29.77%
B 87 of 262 ~ 33.21'%

%37.02
%29.77
%33.21

CMYK color model

#614E57 color CMYK value is (0,20,10,62).

  • cyan value is 0.00%
  • magenta value is 19.59%
  • yellow value is 10.31%
  • key color value is 61.96%

CMYK: (0,20,10,62)
C0M20Y10K62 (0%, 20%, 10%, 62%)
(0.00 / 0.20 / 0.10 / 0.62)

CMYK percentages

%0
%19.59
%10.31
%61.96

Codes

Color #614E57 in popluar color models

61 4E 57
RGB 97 78 87
HSL 332° 10.86% 34.31%
HSB/HSV 332° 19.59% 38.04%
CMYK 0.00% 19.59% 10.31%
61.96%

Color #614E57 in popluar number systems.

HEX 61 4E 57
Decimal 97 78 87
Binary 1100001 1001110 1010111
Octal 141 116 127

Shades and tints

Shades of #614E57

#614E57
(97,78,87)
#594750
(89,71,80)
#514049
(81,64,73)
#493942
(73,57,66)
#41323B
(65,50,59)
#392B34
(57,43,52)
#31242D
(49,36,45)
#291D26
(41,29,38)
#21161F
(33,22,31)
#190F18
(25,15,24)
#110811
(17,8,17)
#000000
(0,0,0)

Tints of #614E57

#614E57
(97,78,87)
#6F5E66
(111,94,102)
#7D6E75
(125,110,117)
#8B7E84
(139,126,132)
#998E93
(153,142,147)
#A79EA2
(167,158,162)
#B5AEB1
(181,174,177)
#C3BEC0
(195,190,192)
#D1CECF
(209,206,207)
#DFDEDE
(223,222,222)
#EDEEED
(237,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614E57 color. Also use rgb(97,78,87) instead hex code.

Text Font Color

.myTextColor { color: #614E57; }

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

This text font color is #614E57.

Background Color

.myBgColor { background-color: #614E57; }

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

This div background color is #614E57.

Border color

.myBorderColor { border: 1px solid #614E57; }

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

This div border color is #614E57.

Opacity

.myOpacity80 { color: #614E57; opacity: 0.8; }

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

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

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

This text has shadow with #614E57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614E57.

Preview

Color preview on black background

This text has color #614E57 on black background.


Color preview on white background

This text has color #614E57 on white background.


Black color preview on #614E57 background

This text has black color on #614E57 background.


White color preview on #614E57 background

This text has white color on #614E57 background.


Related colors

Complementary color

Complementary color for #hex is #9EB1A8.


I love getcolorcode.com

Triadic colors

1 #57614E and #4E5761 with #614E57 are triadic colors.

2 #574E61 and #4E6157 with #614E57 are triadic colors.