COLOR #615464

HEX: #615464 RGB: (97,84,100)

Color info

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

RGB color model

#615464 color RGB value is (97,84,100).

RGB: (97,84,100) (38%, 33%, 39%)

RGB channels and saturation

R 97 of 255 = 38%
G 84 of 255 = 33%
B 100 of 255 = 39%

97
84
100

R + G + B ~ 37%. #615464 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 84 + 100 = 281 (100%)
R 97 of 281 ~ 34.52%
G 84 of 281 ~ 29.89%
B 100 of 281 ~ 35.59'%

%34.52
%29.89
%35.59

CMYK color model

#615464 color CMYK value is (3,16,0,61).

  • cyan value is 3.00%
  • magenta value is 16.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (3,16,0,61)
C3M16Y0K61 (3%, 16%, 0%, 61%)
(0.03 / 0.16 / 0.00 / 0.61)

CMYK percentages

%3
%16
%0
%60.78

Codes

Color #615464 in popluar color models

61 54 64
RGB 97 84 100
HSL 289° 8.70% 36.08%
HSB/HSV 289° 16.00% 39.22%
CMYK 3.00% 16.00% 0.00%
60.78%

Color #615464 in popluar number systems.

HEX 61 54 64
Decimal 97 84 100
Binary 1100001 1010100 1100100
Octal 141 124 144

Shades and tints

Shades of #615464

#615464
(97,84,100)
#594D5B
(89,77,91)
#514652
(81,70,82)
#493F49
(73,63,73)
#413840
(65,56,64)
#393137
(57,49,55)
#312A2E
(49,42,46)
#292325
(41,35,37)
#211C1C
(33,28,28)
#191513
(25,21,19)
#110E0A
(17,14,10)
#000000
(0,0,0)

Tints of #615464

#615464
(97,84,100)
#6F6372
(111,99,114)
#7D7280
(125,114,128)
#8B818E
(139,129,142)
#99909C
(153,144,156)
#A79FAA
(167,159,170)
#B5AEB8
(181,174,184)
#C3BDC6
(195,189,198)
#D1CCD4
(209,204,212)
#DFDBE2
(223,219,226)
#EDEAF0
(237,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615464; }

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

This text font color is #615464.

Background Color

.myBgColor { background-color: #615464; }

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

This div background color is #615464.

Border color

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

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

This div border color is #615464.

Opacity

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

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

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

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

This text has shadow with #615464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615464.

Preview

Color preview on black background

This text has color #615464 on black background.


Color preview on white background

This text has color #615464 on white background.


Black color preview on #615464 background

This text has black color on #615464 background.


White color preview on #615464 background

This text has white color on #615464 background.


Related colors

Complementary color

Complementary color for #hex is #9EAB9B.


I love getcolorcode.com

Triadic colors

1 #646154 and #546461 with #615464 are triadic colors.

2 #645461 and #546164 with #615464 are triadic colors.