COLOR #615763

HEX: #615763 RGB: (97,87,99)

Color info

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

RGB color model

#615763 color RGB value is (97,87,99).

RGB: (97,87,99) (38%, 34%, 39%)

RGB channels and saturation

R 97 of 255 = 38%
G 87 of 255 = 34%
B 99 of 255 = 39%

97
87
99

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

Portions of RGB colors in percentages

R + G + B = 97 + 87 + 99 = 283 (100%)
R 97 of 283 ~ 34.28%
G 87 of 283 ~ 30.74%
B 99 of 283 ~ 34.98'%

%34.28
%30.74
%34.98

CMYK color model

#615763 color CMYK value is (2,12,0,61).

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

CMYK: (2,12,0,61)
C2M12Y0K61 (2%, 12%, 0%, 61%)
(0.02 / 0.12 / 0.00 / 0.61)

CMYK percentages

%2.02
%12.12
%0
%61.18

Codes

Color #615763 in popluar color models

61 57 63
RGB 97 87 99
HSL 290° 6.45% 36.47%
HSB/HSV 290° 12.12% 38.82%
CMYK 2.02% 12.12% 0.00%
61.18%

Color #615763 in popluar number systems.

HEX 61 57 63
Decimal 97 87 99
Binary 1100001 1010111 1100011
Octal 141 127 143

Shades and tints

Shades of #615763

#615763
(97,87,99)
#59505A
(89,80,90)
#514951
(81,73,81)
#494248
(73,66,72)
#413B3F
(65,59,63)
#393436
(57,52,54)
#312D2D
(49,45,45)
#292624
(41,38,36)
#211F1B
(33,31,27)
#191812
(25,24,18)
#111109
(17,17,9)
#000000
(0,0,0)

Tints of #615763

#615763
(97,87,99)
#6F6671
(111,102,113)
#7D757F
(125,117,127)
#8B848D
(139,132,141)
#99939B
(153,147,155)
#A7A2A9
(167,162,169)
#B5B1B7
(181,177,183)
#C3C0C5
(195,192,197)
#D1CFD3
(209,207,211)
#DFDEE1
(223,222,225)
#EDEDEF
(237,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615763; }

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

This text font color is #615763.

Background Color

.myBgColor { background-color: #615763; }

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

This div background color is #615763.

Border color

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

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

This div border color is #615763.

Opacity

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

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

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

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

This text has shadow with #615763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615763.

Preview

Color preview on black background

This text has color #615763 on black background.


Color preview on white background

This text has color #615763 on white background.


Black color preview on #615763 background

This text has black color on #615763 background.


White color preview on #615763 background

This text has white color on #615763 background.


Related colors

Complementary color

Complementary color for #hex is #9EA89C.


I love getcolorcode.com

Triadic colors

1 #636157 and #576361 with #615763 are triadic colors.

2 #635761 and #576163 with #615763 are triadic colors.