COLOR #615671

HEX: #615671 RGB: (97,86,113)

Color info

#615671 contains red, green and blue colors in about the same proportion. Web safe color of #615671 is #666666 (or #666).

RGB color model

#615671 color RGB value is (97,86,113).

RGB: (97,86,113) (38%, 34%, 44%)

RGB channels and saturation

R 97 of 255 = 38%
G 86 of 255 = 34%
B 113 of 255 = 44%

97
86
113

R + G + B ~ 39%. #615671 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 86 + 113 = 296 (100%)
R 97 of 296 ~ 32.77%
G 86 of 296 ~ 29.05%
B 113 of 296 ~ 38.18'%

%32.77
%29.05
%38.18

CMYK color model

#615671 color CMYK value is (14,24,0,56).

  • cyan value is 14.16%
  • magenta value is 23.89%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (14,24,0,56)
C14M24Y0K56 (14%, 24%, 0%, 56%)
(0.14 / 0.24 / 0.00 / 0.56)

CMYK percentages

%14.16
%23.89
%0
%55.69

Codes

Color #615671 in popluar color models

61 56 71
RGB 97 86 113
HSL 264° 13.57% 39.02%
HSB/HSV 264° 23.89% 44.31%
CMYK 14.16% 23.89% 0.00%
55.69%

Color #615671 in popluar number systems.

HEX 61 56 71
Decimal 97 86 113
Binary 1100001 1010110 1110001
Octal 141 126 161

Shades and tints

Shades of #615671

#615671
(97,86,113)
#594F67
(89,79,103)
#51485D
(81,72,93)
#494153
(73,65,83)
#413A49
(65,58,73)
#39333F
(57,51,63)
#312C35
(49,44,53)
#29252B
(41,37,43)
#211E21
(33,30,33)
#191717
(25,23,23)
#11100D
(17,16,13)
#000000
(0,0,0)

Tints of #615671

#615671
(97,86,113)
#6F657D
(111,101,125)
#7D7489
(125,116,137)
#8B8395
(139,131,149)
#9992A1
(153,146,161)
#A7A1AD
(167,161,173)
#B5B0B9
(181,176,185)
#C3BFC5
(195,191,197)
#D1CED1
(209,206,209)
#DFDDDD
(223,221,221)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615671; }

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

This text font color is #615671.

Background Color

.myBgColor { background-color: #615671; }

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

This div background color is #615671.

Border color

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

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

This div border color is #615671.

Opacity

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

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

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

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

This text has shadow with #615671 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615671.

Preview

Color preview on black background

This text has color #615671 on black background.


Color preview on white background

This text has color #615671 on white background.


Black color preview on #615671 background

This text has black color on #615671 background.


White color preview on #615671 background

This text has white color on #615671 background.


Related colors

Complementary color

Complementary color for #hex is #9EA98E.


I love getcolorcode.com

Triadic colors

1 #716156 and #567161 with #615671 are triadic colors.

2 #715661 and #566171 with #615671 are triadic colors.