COLOR #614F53

HEX: #614F53 RGB: (97,79,83)

Color info

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

RGB color model

#614F53 color RGB value is (97,79,83).

RGB: (97,79,83) (38%, 31%, 33%)

RGB channels and saturation

R 97 of 255 = 38%
G 79 of 255 = 31%
B 83 of 255 = 33%

97
79
83

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

Portions of RGB colors in percentages

R + G + B = 97 + 79 + 83 = 259 (100%)
R 97 of 259 ~ 37.45%
G 79 of 259 ~ 30.5%
B 83 of 259 ~ 32.05'%

%37.45
%30.5
%32.05

CMYK color model

#614F53 color CMYK value is (0,19,14,62).

  • cyan value is 0.00%
  • magenta value is 18.56%
  • yellow value is 14.43%
  • key color value is 61.96%
CMYK: (0,19,14,62) C0M19Y14K62 (0%,19%,14%,62%) (0.00/0.19/0.14/0.62) 

CMYK percentages

%0
%18.56
%14.43
%61.96

Codes

Color #614F53 in popluar color models

61 4F 53
RGB 97 79 83
HSL 347° 10.23% 34.51%
HSB/HSV 347° 18.56% 38.04%
CMYK 0.00% 18.56% 14.43%
61.96%

Color #614F53 in popluar number systems.

HEX 61 4F 53
Decimal 97 79 83
Binary 1100001 1001111 1010011
Octal 141 117 123

Shades and tints

Shades of #614F53

#614F53
(97,79,83)
#59484C
(89,72,76)
#514145
(81,65,69)
#493A3E
(73,58,62)
#413337
(65,51,55)
#392C30
(57,44,48)
#312529
(49,37,41)
#291E22
(41,30,34)
#21171B
(33,23,27)
#191014
(25,16,20)
#11090D
(17,9,13)
#000000
(0,0,0)

Tints of #614F53

#614F53
(97,79,83)
#6F5F62
(111,95,98)
#7D6F71
(125,111,113)
#8B7F80
(139,127,128)
#998F8F
(153,143,143)
#A79F9E
(167,159,158)
#B5AFAD
(181,175,173)
#C3BFBC
(195,191,188)
#D1CFCB
(209,207,203)
#DFDFDA
(223,223,218)
#EDEFE9
(237,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614F53 color. Also use rgb(97,79,83) instead hex code.

Text Font Color

.myTextColor { color: #614F53; }

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

This text font color is #614F53.

Background Color

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

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

This div background color is #614F53.

Border color

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

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

This div border color is #614F53.

Opacity

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

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

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

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

This text has shadow with #614F53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614F53.

Preview

Color preview on black background

This text has color #614F53 on black background.


Color preview on white background

This text has color #614F53 on white background.


Black color preview on #614F53 background

This text has black color on #614F53 background.


White color preview on #614F53 background

This text has white color on #614F53 background.


Related colors

Complementary color

Complementary color for #hex is #9EB0AC.


I love getcolorcode.com

Triadic colors

1 #53614F and #4F5361 with #614F53 are triadic colors.

2 #534F61 and #4F6153 with #614F53 are triadic colors.