COLOR #614A61

HEX: #614A61 RGB: (97,74,97)

Color info

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

RGB color model

#614A61 color RGB value is (97,74,97).

RGB: (97,74,97) (38%, 29%, 38%)

RGB channels and saturation

R 97 of 255 = 38%
G 74 of 255 = 29%
B 97 of 255 = 38%

97
74
97

R + G + B ~ 35%. #614A61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 74 + 97 = 268 (100%)
R 97 of 268 ~ 36.19%
G 74 of 268 ~ 27.61%
B 97 of 268 ~ 36.19'%

%36.19
%27.61
%36.19

CMYK color model

#614A61 color CMYK value is (0,24,0,62).

  • cyan value is 0.00%
  • magenta value is 23.71%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (0,24,0,62)
C0M24Y0K62 (0%, 24%, 0%, 62%)
(0.00 / 0.24 / 0.00 / 0.62)

CMYK percentages

%0
%23.71
%0
%61.96

Codes

Color #614A61 in popluar color models

61 4A 61
RGB 97 74 97
HSL 300° 13.45% 33.53%
HSB/HSV 300° 23.71% 38.04%
CMYK 0.00% 23.71% 0.00%
61.96%

Color #614A61 in popluar number systems.

HEX 61 4A 61
Decimal 97 74 97
Binary 1100001 1001010 1100001
Octal 141 112 141

Shades and tints

Shades of #614A61

#614A61
(97,74,97)
#594459
(89,68,89)
#513E51
(81,62,81)
#493849
(73,56,73)
#413241
(65,50,65)
#392C39
(57,44,57)
#312631
(49,38,49)
#292029
(41,32,41)
#211A21
(33,26,33)
#191419
(25,20,25)
#110E11
(17,14,17)
#000000
(0,0,0)

Tints of #614A61

#614A61
(97,74,97)
#6F5A6F
(111,90,111)
#7D6A7D
(125,106,125)
#8B7A8B
(139,122,139)
#998A99
(153,138,153)
#A79AA7
(167,154,167)
#B5AAB5
(181,170,181)
#C3BAC3
(195,186,195)
#D1CAD1
(209,202,209)
#DFDADF
(223,218,223)
#EDEAED
(237,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614A61; }

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

This text font color is #614A61.

Background Color

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

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

This div background color is #614A61.

Border color

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

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

This div border color is #614A61.

Opacity

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

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

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

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

This text has shadow with #614A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614A61.

Preview

Color preview on black background

This text has color #614A61 on black background.


Color preview on white background

This text has color #614A61 on white background.


Black color preview on #614A61 background

This text has black color on #614A61 background.


White color preview on #614A61 background

This text has white color on #614A61 background.


Related colors

Complementary color

Complementary color for #hex is #9EB59E.


I love getcolorcode.com

Triadic colors

1 #61614A and #4A6161 with #614A61 are triadic colors.

2 #614A61 and #4A6161 with #614A61 are triadic colors.