COLOR #615563

HEX: #615563 RGB: (97,85,99)

Color info

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

RGB color model

#615563 color RGB value is (97,85,99).

RGB: (97,85,99) (38%, 33%, 39%)

RGB channels and saturation

R 97 of 255 = 38%
G 85 of 255 = 33%
B 99 of 255 = 39%

97
85
99

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

Portions of RGB colors in percentages

R + G + B = 97 + 85 + 99 = 281 (100%)
R 97 of 281 ~ 34.52%
G 85 of 281 ~ 30.25%
B 99 of 281 ~ 35.23'%

%34.52
%30.25
%35.23

CMYK color model

#615563 color CMYK value is (2,14,0,61).

  • cyan value is 2.02%
  • magenta value is 14.14%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (2,14,0,61)
C2M14Y0K61 (2%, 14%, 0%, 61%)
(0.02 / 0.14 / 0.00 / 0.61)

CMYK percentages

%2.02
%14.14
%0
%61.18

Codes

Color #615563 in popluar color models

61 55 63
RGB 97 85 99
HSL 291° 7.61% 36.08%
HSB/HSV 291° 14.14% 38.82%
CMYK 2.02% 14.14% 0.00%
61.18%

Color #615563 in popluar number systems.

HEX 61 55 63
Decimal 97 85 99
Binary 1100001 1010101 1100011
Octal 141 125 143

Shades and tints

Shades of #615563

#615563
(97,85,99)
#594E5A
(89,78,90)
#514751
(81,71,81)
#494048
(73,64,72)
#41393F
(65,57,63)
#393236
(57,50,54)
#312B2D
(49,43,45)
#292424
(41,36,36)
#211D1B
(33,29,27)
#191612
(25,22,18)
#110F09
(17,15,9)
#000000
(0,0,0)

Tints of #615563

#615563
(97,85,99)
#6F6471
(111,100,113)
#7D737F
(125,115,127)
#8B828D
(139,130,141)
#99919B
(153,145,155)
#A7A0A9
(167,160,169)
#B5AFB7
(181,175,183)
#C3BEC5
(195,190,197)
#D1CDD3
(209,205,211)
#DFDCE1
(223,220,225)
#EDEBEF
(237,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615563 color. Also use rgb(97,85,99) instead hex code.

Text Font Color

.myTextColor { color: #615563; }

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

This text font color is #615563.

Background Color

.myBgColor { background-color: #615563; }

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

This div background color is #615563.

Border color

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

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

This div border color is #615563.

Opacity

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

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

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

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

This text has shadow with #615563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615563.

Preview

Color preview on black background

This text has color #615563 on black background.


Color preview on white background

This text has color #615563 on white background.


Black color preview on #615563 background

This text has black color on #615563 background.


White color preview on #615563 background

This text has white color on #615563 background.


Related colors

Complementary color

Complementary color for #hex is #9EAA9C.


I love getcolorcode.com

Triadic colors

1 #636155 and #556361 with #615563 are triadic colors.

2 #635561 and #556163 with #615563 are triadic colors.