COLOR #614656

HEX: #614656 RGB: (97,70,86)

Color info

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

RGB color model

#614656 color RGB value is (97,70,86).

RGB: (97,70,86) (38%, 27%, 34%)

RGB channels and saturation

R 97 of 255 = 38%
G 70 of 255 = 27%
B 86 of 255 = 34%

97
70
86

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

Portions of RGB colors in percentages

R + G + B = 97 + 70 + 86 = 253 (100%)
R 97 of 253 ~ 38.34%
G 70 of 253 ~ 27.67%
B 86 of 253 ~ 33.99'%

%38.34
%27.67
%33.99

CMYK color model

#614656 color CMYK value is (0,28,11,62).

  • cyan value is 0.00%
  • magenta value is 27.84%
  • yellow value is 11.34%
  • key color value is 61.96%

CMYK: (0,28,11,62)
C0M28Y11K62 (0%, 28%, 11%, 62%)
(0.00 / 0.28 / 0.11 / 0.62)

CMYK percentages

%0
%27.84
%11.34
%61.96

Codes

Color #614656 in popluar color models

61 46 56
RGB 97 70 86
HSL 324° 16.17% 32.75%
HSB/HSV 324° 27.84% 38.04%
CMYK 0.00% 27.84% 11.34%
61.96%

Color #614656 in popluar number systems.

HEX 61 46 56
Decimal 97 70 86
Binary 1100001 1000110 1010110
Octal 141 106 126

Shades and tints

Shades of #614656

#614656
(97,70,86)
#59404F
(89,64,79)
#513A48
(81,58,72)
#493441
(73,52,65)
#412E3A
(65,46,58)
#392833
(57,40,51)
#31222C
(49,34,44)
#291C25
(41,28,37)
#21161E
(33,22,30)
#191017
(25,16,23)
#110A10
(17,10,16)
#000000
(0,0,0)

Tints of #614656

#614656
(97,70,86)
#6F5665
(111,86,101)
#7D6674
(125,102,116)
#8B7683
(139,118,131)
#998692
(153,134,146)
#A796A1
(167,150,161)
#B5A6B0
(181,166,176)
#C3B6BF
(195,182,191)
#D1C6CE
(209,198,206)
#DFD6DD
(223,214,221)
#EDE6EC
(237,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614656 color. Also use rgb(97,70,86) instead hex code.

Text Font Color

.myTextColor { color: #614656; }

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

This text font color is #614656.

Background Color

.myBgColor { background-color: #614656; }

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

This div background color is #614656.

Border color

.myBorderColor { border: 1px solid #614656; }

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

This div border color is #614656.

Opacity

.myOpacity80 { color: #614656; opacity: 0.8; }

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

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

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

This text has shadow with #614656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614656.

Preview

Color preview on black background

This text has color #614656 on black background.


Color preview on white background

This text has color #614656 on white background.


Black color preview on #614656 background

This text has black color on #614656 background.


White color preview on #614656 background

This text has white color on #614656 background.


Related colors

Complementary color

Complementary color for #hex is #9EB9A9.


I love getcolorcode.com

Triadic colors

1 #566146 and #465661 with #614656 are triadic colors.

2 #564661 and #466156 with #614656 are triadic colors.