COLOR #615963

HEX: #615963 RGB: (97,89,99)

Color info

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

RGB color model

#615963 color RGB value is (97,89,99).

RGB: (97,89,99) (38%, 35%, 39%)

RGB channels and saturation

R 97 of 255 = 38%
G 89 of 255 = 35%
B 99 of 255 = 39%

97
89
99

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

Portions of RGB colors in percentages

R + G + B = 97 + 89 + 99 = 285 (100%)
R 97 of 285 ~ 34.04%
G 89 of 285 ~ 31.23%
B 99 of 285 ~ 34.74'%

%34.04
%31.23
%34.74

CMYK color model

#615963 color CMYK value is (2,10,0,61).

  • cyan value is 2.02%
  • magenta value is 10.10%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (2,10,0,61) C2M10Y0K61 (2%,10%,0%,61%) (0.02/0.10/0.00/0.61) 

CMYK percentages

%2.02
%10.1
%0
%61.18

Codes

Color #615963 in popluar color models

61 59 63
RGB 97 89 99
HSL 288° 5.32% 36.86%
HSB/HSV 288° 10.10% 38.82%
CMYK 2.02% 10.10% 0.00%
61.18%

Color #615963 in popluar number systems.

HEX 61 59 63
Decimal 97 89 99
Binary 1100001 1011001 1100011
Octal 141 131 143

Shades and tints

Shades of #615963

#615963
(97,89,99)
#59515A
(89,81,90)
#514951
(81,73,81)
#494148
(73,65,72)
#41393F
(65,57,63)
#393136
(57,49,54)
#31292D
(49,41,45)
#292124
(41,33,36)
#21191B
(33,25,27)
#191112
(25,17,18)
#110909
(17,9,9)
#000000
(0,0,0)

Tints of #615963

#615963
(97,89,99)
#6F6871
(111,104,113)
#7D777F
(125,119,127)
#8B868D
(139,134,141)
#99959B
(153,149,155)
#A7A4A9
(167,164,169)
#B5B3B7
(181,179,183)
#C3C2C5
(195,194,197)
#D1D1D3
(209,209,211)
#DFE0E1
(223,224,225)
#EDEFEF
(237,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615963; }

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

This text font color is #615963.

Background Color

.myBgColor { background-color: #615963; }

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

This div background color is #615963.

Border color

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

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

This div border color is #615963.

Opacity

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

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

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

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

This text has shadow with #615963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615963.

Preview

Color preview on black background

This text has color #615963 on black background.


Color preview on white background

This text has color #615963 on white background.


Black color preview on #615963 background

This text has black color on #615963 background.


White color preview on #615963 background

This text has white color on #615963 background.


Related colors

Complementary color

Complementary color for #hex is #9EA69C.


I love getcolorcode.com

Triadic colors

1 #636159 and #596361 with #615963 are triadic colors.

2 #635961 and #596163 with #615963 are triadic colors.