COLOR #615170

HEX: #615170 RGB: (97,81,112)

Color info

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

RGB color model

#615170 color RGB value is (97,81,112).

RGB: (97,81,112) (38%, 32%, 44%)

RGB channels and saturation

R 97 of 255 = 38%
G 81 of 255 = 32%
B 112 of 255 = 44%

97
81
112

R + G + B ~ 38%. #615170 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 81 + 112 = 290 (100%)
R 97 of 290 ~ 33.45%
G 81 of 290 ~ 27.93%
B 112 of 290 ~ 38.62'%

%33.45
%27.93
%38.62

CMYK color model

#615170 color CMYK value is (13,28,0,56).

  • cyan value is 13.39%
  • magenta value is 27.68%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (13,28,0,56)
C13M28Y0K56 (13%, 28%, 0%, 56%)
(0.13 / 0.28 / 0.00 / 0.56)

CMYK percentages

%13.39
%27.68
%0
%56.08

Codes

Color #615170 in popluar color models

61 51 70
RGB 97 81 112
HSL 271° 16.06% 37.84%
HSB/HSV 271° 27.68% 43.92%
CMYK 13.39% 27.68% 0.00%
56.08%

Color #615170 in popluar number systems.

HEX 61 51 70
Decimal 97 81 112
Binary 1100001 1010001 1110000
Octal 141 121 160

Shades and tints

Shades of #615170

#615170
(97,81,112)
#594A66
(89,74,102)
#51435C
(81,67,92)
#493C52
(73,60,82)
#413548
(65,53,72)
#392E3E
(57,46,62)
#312734
(49,39,52)
#29202A
(41,32,42)
#211920
(33,25,32)
#191216
(25,18,22)
#110B0C
(17,11,12)
#000000
(0,0,0)

Tints of #615170

#615170
(97,81,112)
#6F607D
(111,96,125)
#7D6F8A
(125,111,138)
#8B7E97
(139,126,151)
#998DA4
(153,141,164)
#A79CB1
(167,156,177)
#B5ABBE
(181,171,190)
#C3BACB
(195,186,203)
#D1C9D8
(209,201,216)
#DFD8E5
(223,216,229)
#EDE7F2
(237,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615170 color. Also use rgb(97,81,112) instead hex code.

Text Font Color

.myTextColor { color: #615170; }

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

This text font color is #615170.

Background Color

.myBgColor { background-color: #615170; }

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

This div background color is #615170.

Border color

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

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

This div border color is #615170.

Opacity

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

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

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

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

This text has shadow with #615170 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615170.

Preview

Color preview on black background

This text has color #615170 on black background.


Color preview on white background

This text has color #615170 on white background.


Black color preview on #615170 background

This text has black color on #615170 background.


White color preview on #615170 background

This text has white color on #615170 background.


Related colors

Complementary color

Complementary color for #hex is #9EAE8F.


I love getcolorcode.com

Triadic colors

1 #706151 and #517061 with #615170 are triadic colors.

2 #705161 and #516170 with #615170 are triadic colors.