COLOR #614D68

HEX: #614D68 RGB: (97,77,104)

Color info

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

RGB color model

#614D68 color RGB value is (97,77,104).

RGB: (97,77,104) (38%, 30%, 41%)

RGB channels and saturation

R 97 of 255 = 38%
G 77 of 255 = 30%
B 104 of 255 = 41%

97
77
104

R + G + B ~ 36%. #614D68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 77 + 104 = 278 (100%)
R 97 of 278 ~ 34.89%
G 77 of 278 ~ 27.7%
B 104 of 278 ~ 37.41'%

%34.89
%27.7
%37.41

CMYK color model

#614D68 color CMYK value is (7,26,0,59).

  • cyan value is 6.73%
  • magenta value is 25.96%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (7,26,0,59)
C7M26Y0K59 (7%, 26%, 0%, 59%)
(0.07 / 0.26 / 0.00 / 0.59)

CMYK percentages

%6.73
%25.96
%0
%59.22

Codes

Color #614D68 in popluar color models

61 4D 68
RGB 97 77 104
HSL 284° 14.92% 35.49%
HSB/HSV 284° 25.96% 40.78%
CMYK 6.73% 25.96% 0.00%
59.22%

Color #614D68 in popluar number systems.

HEX 61 4D 68
Decimal 97 77 104
Binary 1100001 1001101 1101000
Octal 141 115 150

Shades and tints

Shades of #614D68

#614D68
(97,77,104)
#59465F
(89,70,95)
#513F56
(81,63,86)
#49384D
(73,56,77)
#413144
(65,49,68)
#392A3B
(57,42,59)
#312332
(49,35,50)
#291C29
(41,28,41)
#211520
(33,21,32)
#190E17
(25,14,23)
#11070E
(17,7,14)
#000000
(0,0,0)

Tints of #614D68

#614D68
(97,77,104)
#6F5D75
(111,93,117)
#7D6D82
(125,109,130)
#8B7D8F
(139,125,143)
#998D9C
(153,141,156)
#A79DA9
(167,157,169)
#B5ADB6
(181,173,182)
#C3BDC3
(195,189,195)
#D1CDD0
(209,205,208)
#DFDDDD
(223,221,221)
#EDEDEA
(237,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614D68; }

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

This text font color is #614D68.

Background Color

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

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

This div background color is #614D68.

Border color

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

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

This div border color is #614D68.

Opacity

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

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

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

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

This text has shadow with #614D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614D68.

Preview

Color preview on black background

This text has color #614D68 on black background.


Color preview on white background

This text has color #614D68 on white background.


Black color preview on #614D68 background

This text has black color on #614D68 background.


White color preview on #614D68 background

This text has white color on #614D68 background.


Related colors

Complementary color

Complementary color for #hex is #9EB297.


I love getcolorcode.com

Triadic colors

1 #68614D and #4D6861 with #614D68 are triadic colors.

2 #684D61 and #4D6168 with #614D68 are triadic colors.