COLOR #614F4D

HEX: #614F4D RGB: (97,79,77)

Color info

#614F4D contains red, green and blue colors in about the same proportion. Web safe color of #614F4D is #666633 (or #663).

RGB color model

#614F4D color RGB value is (97,79,77).

RGB: (97,79,77) (38%, 31%, 30%)

RGB channels and saturation

R 97 of 255 = 38%
G 79 of 255 = 31%
B 77 of 255 = 30%

97
79
77

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

Portions of RGB colors in percentages

R + G + B = 97 + 79 + 77 = 253 (100%)
R 97 of 253 ~ 38.34%
G 79 of 253 ~ 31.23%
B 77 of 253 ~ 30.43'%

%38.34
%31.23
%30.43

CMYK color model

#614F4D color CMYK value is (0,19,21,62).

  • cyan value is 0.00%
  • magenta value is 18.56%
  • yellow value is 20.62%
  • key color value is 61.96%
CMYK: (0,19,21,62) C0M19Y21K62 (0%,19%,21%,62%) (0.00/0.19/0.21/0.62) 

CMYK percentages

%0
%18.56
%20.62
%61.96

Codes

Color #614F4D in popluar color models

61 4F 4D
RGB 97 79 77
HSL 11.49% 34.12%
HSB/HSV 20.62% 38.04%
CMYK 0.00% 18.56% 20.62%
61.96%

Color #614F4D in popluar number systems.

HEX 61 4F 4D
Decimal 97 79 77
Binary 1100001 1001111 1001101
Octal 141 117 115

Shades and tints

Shades of #614F4D

#614F4D
(97,79,77)
#594846
(89,72,70)
#51413F
(81,65,63)
#493A38
(73,58,56)
#413331
(65,51,49)
#392C2A
(57,44,42)
#312523
(49,37,35)
#291E1C
(41,30,28)
#211715
(33,23,21)
#19100E
(25,16,14)
#110907
(17,9,7)
#000000
(0,0,0)

Tints of #614F4D

#614F4D
(97,79,77)
#6F5F5D
(111,95,93)
#7D6F6D
(125,111,109)
#8B7F7D
(139,127,125)
#998F8D
(153,143,141)
#A79F9D
(167,159,157)
#B5AFAD
(181,175,173)
#C3BFBD
(195,191,189)
#D1CFCD
(209,207,205)
#DFDFDD
(223,223,221)
#EDEFED
(237,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614F4D; }

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

This text font color is #614F4D.

Background Color

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

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

This div background color is #614F4D.

Border color

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

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

This div border color is #614F4D.

Opacity

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

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

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

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

This text has shadow with #614F4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614F4D.

Preview

Color preview on black background

This text has color #614F4D on black background.


Color preview on white background

This text has color #614F4D on white background.


Black color preview on #614F4D background

This text has black color on #614F4D background.


White color preview on #614F4D background

This text has white color on #614F4D background.


Related colors

Complementary color

Complementary color for #hex is #9EB0B2.


I love getcolorcode.com

Triadic colors

1 #4D614F and #4F4D61 with #614F4D are triadic colors.

2 #4D4F61 and #4F614D with #614F4D are triadic colors.