COLOR #614D66

HEX: #614D66 RGB: (97,77,102)

Color info

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

RGB color model

#614D66 color RGB value is (97,77,102).

RGB: (97,77,102) (38%, 30%, 40%)

RGB channels and saturation

R 97 of 255 = 38%
G 77 of 255 = 30%
B 102 of 255 = 40%

97
77
102

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

Portions of RGB colors in percentages

R + G + B = 97 + 77 + 102 = 276 (100%)
R 97 of 276 ~ 35.14%
G 77 of 276 ~ 27.9%
B 102 of 276 ~ 36.96'%

%35.14
%27.9
%36.96

CMYK color model

#614D66 color CMYK value is (5,25,0,60).

  • cyan value is 4.90%
  • magenta value is 24.51%
  • yellow value is 0.00%
  • key color value is 60.00%
CMYK: (5,25,0,60) C5M25Y0K60 (5%,25%,0%,60%) (0.05/0.25/0.00/0.60) 

CMYK percentages

%4.9
%24.51
%0
%60

Codes

Color #614D66 in popluar color models

61 4D 66
RGB 97 77 102
HSL 288° 13.97% 35.10%
HSB/HSV 288° 24.51% 40.00%
CMYK 4.90% 24.51% 0.00%
60.00%

Color #614D66 in popluar number systems.

HEX 61 4D 66
Decimal 97 77 102
Binary 1100001 1001101 1100110
Octal 141 115 146

Shades and tints

Shades of #614D66

#614D66
(97,77,102)
#59465D
(89,70,93)
#513F54
(81,63,84)
#49384B
(73,56,75)
#413142
(65,49,66)
#392A39
(57,42,57)
#312330
(49,35,48)
#291C27
(41,28,39)
#21151E
(33,21,30)
#190E15
(25,14,21)
#11070C
(17,7,12)
#000000
(0,0,0)

Tints of #614D66

#614D66
(97,77,102)
#6F5D73
(111,93,115)
#7D6D80
(125,109,128)
#8B7D8D
(139,125,141)
#998D9A
(153,141,154)
#A79DA7
(167,157,167)
#B5ADB4
(181,173,180)
#C3BDC1
(195,189,193)
#D1CDCE
(209,205,206)
#DFDDDB
(223,221,219)
#EDEDE8
(237,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614D66; }

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

This text font color is #614D66.

Background Color

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

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

This div background color is #614D66.

Border color

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

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

This div border color is #614D66.

Opacity

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

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

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

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

This text has shadow with #614D66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614D66.

Preview

Color preview on black background

This text has color #614D66 on black background.


Color preview on white background

This text has color #614D66 on white background.


Black color preview on #614D66 background

This text has black color on #614D66 background.


White color preview on #614D66 background

This text has white color on #614D66 background.


Related colors

Complementary color

Complementary color for #hex is #9EB299.


I love getcolorcode.com

Triadic colors

1 #66614D and #4D6661 with #614D66 are triadic colors.

2 #664D61 and #4D6166 with #614D66 are triadic colors.