COLOR #615868

HEX: #615868 RGB: (97,88,104)

Color info

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

RGB color model

#615868 color RGB value is (97,88,104).

RGB: (97,88,104) (38%, 35%, 41%)

RGB channels and saturation

R 97 of 255 = 38%
G 88 of 255 = 35%
B 104 of 255 = 41%

97
88
104

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

Portions of RGB colors in percentages

R + G + B = 97 + 88 + 104 = 289 (100%)
R 97 of 289 ~ 33.56%
G 88 of 289 ~ 30.45%
B 104 of 289 ~ 35.99'%

%33.56
%30.45
%35.99

CMYK color model

#615868 color CMYK value is (7,15,0,59).

  • cyan value is 6.73%
  • magenta value is 15.38%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (7,15,0,59)
C7M15Y0K59 (7%, 15%, 0%, 59%)
(0.07 / 0.15 / 0.00 / 0.59)

CMYK percentages

%6.73
%15.38
%0
%59.22

Codes

Color #615868 in popluar color models

61 58 68
RGB 97 88 104
HSL 274° 8.33% 37.65%
HSB/HSV 274° 15.38% 40.78%
CMYK 6.73% 15.38% 0.00%
59.22%

Color #615868 in popluar number systems.

HEX 61 58 68
Decimal 97 88 104
Binary 1100001 1011000 1101000
Octal 141 130 150

Shades and tints

Shades of #615868

#615868
(97,88,104)
#59505F
(89,80,95)
#514856
(81,72,86)
#49404D
(73,64,77)
#413844
(65,56,68)
#39303B
(57,48,59)
#312832
(49,40,50)
#292029
(41,32,41)
#211820
(33,24,32)
#191017
(25,16,23)
#11080E
(17,8,14)
#000000
(0,0,0)

Tints of #615868

#615868
(97,88,104)
#6F6775
(111,103,117)
#7D7682
(125,118,130)
#8B858F
(139,133,143)
#99949C
(153,148,156)
#A7A3A9
(167,163,169)
#B5B2B6
(181,178,182)
#C3C1C3
(195,193,195)
#D1D0D0
(209,208,208)
#DFDFDD
(223,223,221)
#EDEEEA
(237,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615868 color. Also use rgb(97,88,104) instead hex code.

Text Font Color

.myTextColor { color: #615868; }

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

This text font color is #615868.

Background Color

.myBgColor { background-color: #615868; }

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

This div background color is #615868.

Border color

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

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

This div border color is #615868.

Opacity

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

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

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

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

This text has shadow with #615868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615868.

Preview

Color preview on black background

This text has color #615868 on black background.


Color preview on white background

This text has color #615868 on white background.


Black color preview on #615868 background

This text has black color on #615868 background.


White color preview on #615868 background

This text has white color on #615868 background.


Related colors

Complementary color

Complementary color for #hex is #9EA797.


I love getcolorcode.com

Triadic colors

1 #686158 and #586861 with #615868 are triadic colors.

2 #685861 and #586168 with #615868 are triadic colors.