COLOR #615874

HEX: #615874 RGB: (97,88,116)

Color info

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

RGB color model

#615874 color RGB value is (97,88,116).

RGB: (97,88,116) (38%, 35%, 45%)

RGB channels and saturation

R 97 of 255 = 38%
G 88 of 255 = 35%
B 116 of 255 = 45%

97
88
116

R + G + B ~ 39%. #615874 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 88 + 116 = 301 (100%)
R 97 of 301 ~ 32.23%
G 88 of 301 ~ 29.24%
B 116 of 301 ~ 38.54'%

%32.23
%29.24
%38.54

CMYK color model

#615874 color CMYK value is (16,24,0,55).

  • cyan value is 16.38%
  • magenta value is 24.14%
  • yellow value is 0.00%
  • key color value is 54.51%
CMYK: (16,24,0,55) C16M24Y0K55 (16%,24%,0%,55%) (0.16/0.24/0.00/0.55) 

CMYK percentages

%16.38
%24.14
%0
%54.51

Codes

Color #615874 in popluar color models

61 58 74
RGB 97 88 116
HSL 259° 13.73% 40.00%
HSB/HSV 259° 24.14% 45.49%
CMYK 16.38% 24.14% 0.00%
54.51%

Color #615874 in popluar number systems.

HEX 61 58 74
Decimal 97 88 116
Binary 1100001 1011000 1110100
Octal 141 130 164

Shades and tints

Shades of #615874

#615874
(97,88,116)
#59506A
(89,80,106)
#514860
(81,72,96)
#494056
(73,64,86)
#41384C
(65,56,76)
#393042
(57,48,66)
#312838
(49,40,56)
#29202E
(41,32,46)
#211824
(33,24,36)
#19101A
(25,16,26)
#110810
(17,8,16)
#000000
(0,0,0)

Tints of #615874

#615874
(97,88,116)
#6F6780
(111,103,128)
#7D768C
(125,118,140)
#8B8598
(139,133,152)
#9994A4
(153,148,164)
#A7A3B0
(167,163,176)
#B5B2BC
(181,178,188)
#C3C1C8
(195,193,200)
#D1D0D4
(209,208,212)
#DFDFE0
(223,223,224)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615874; }

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

This text font color is #615874.

Background Color

.myBgColor { background-color: #615874; }

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

This div background color is #615874.

Border color

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

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

This div border color is #615874.

Opacity

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

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

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

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

This text has shadow with #615874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615874.

Preview

Color preview on black background

This text has color #615874 on black background.


Color preview on white background

This text has color #615874 on white background.


Black color preview on #615874 background

This text has black color on #615874 background.


White color preview on #615874 background

This text has white color on #615874 background.


Related colors

Complementary color

Complementary color for #hex is #9EA78B.


I love getcolorcode.com

Triadic colors

1 #746158 and #587461 with #615874 are triadic colors.

2 #745861 and #586174 with #615874 are triadic colors.