COLOR #615470

HEX: #615470 RGB: (97,84,112)

Color info

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

RGB color model

#615470 color RGB value is (97,84,112).

RGB: (97,84,112) (38%, 33%, 44%)

RGB channels and saturation

R 97 of 255 = 38%
G 84 of 255 = 33%
B 112 of 255 = 44%

97
84
112

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

Portions of RGB colors in percentages

R + G + B = 97 + 84 + 112 = 293 (100%)
R 97 of 293 ~ 33.11%
G 84 of 293 ~ 28.67%
B 112 of 293 ~ 38.23'%

%33.11
%28.67
%38.23

CMYK color model

#615470 color CMYK value is (13,25,0,56).

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

CMYK: (13,25,0,56)
C13M25Y0K56 (13%, 25%, 0%, 56%)
(0.13 / 0.25 / 0.00 / 0.56)

CMYK percentages

%13.39
%25
%0
%56.08

Codes

Color #615470 in popluar color models

61 54 70
RGB 97 84 112
HSL 268° 14.29% 38.43%
HSB/HSV 268° 25.00% 43.92%
CMYK 13.39% 25.00% 0.00%
56.08%

Color #615470 in popluar number systems.

HEX 61 54 70
Decimal 97 84 112
Binary 1100001 1010100 1110000
Octal 141 124 160

Shades and tints

Shades of #615470

#615470
(97,84,112)
#594D66
(89,77,102)
#51465C
(81,70,92)
#493F52
(73,63,82)
#413848
(65,56,72)
#39313E
(57,49,62)
#312A34
(49,42,52)
#29232A
(41,35,42)
#211C20
(33,28,32)
#191516
(25,21,22)
#110E0C
(17,14,12)
#000000
(0,0,0)

Tints of #615470

#615470
(97,84,112)
#6F637D
(111,99,125)
#7D728A
(125,114,138)
#8B8197
(139,129,151)
#9990A4
(153,144,164)
#A79FB1
(167,159,177)
#B5AEBE
(181,174,190)
#C3BDCB
(195,189,203)
#D1CCD8
(209,204,216)
#DFDBE5
(223,219,229)
#EDEAF2
(237,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615470; }

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

This text font color is #615470.

Background Color

.myBgColor { background-color: #615470; }

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

This div background color is #615470.

Border color

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

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

This div border color is #615470.

Opacity

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

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

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

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

This text has shadow with #615470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615470.

Preview

Color preview on black background

This text has color #615470 on black background.


Color preview on white background

This text has color #615470 on white background.


Black color preview on #615470 background

This text has black color on #615470 background.


White color preview on #615470 background

This text has white color on #615470 background.


Related colors

Complementary color

Complementary color for #hex is #9EAB8F.


I love getcolorcode.com

Triadic colors

1 #706154 and #547061 with #615470 are triadic colors.

2 #705461 and #546170 with #615470 are triadic colors.