COLOR #615787

HEX: #615787 RGB: (97,87,135)

Color info

#615787 contains red, green and blue colors in about the same proportion. Web safe color of #615787 is #666699 (or #669).

RGB color model

#615787 color RGB value is (97,87,135).

RGB: (97,87,135) (38%, 34%, 53%)

RGB channels and saturation

R 97 of 255 = 38%
G 87 of 255 = 34%
B 135 of 255 = 53%

97
87
135

R + G + B ~ 42%. #615787 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 87 + 135 = 319 (100%)
R 97 of 319 ~ 30.41%
G 87 of 319 ~ 27.27%
B 135 of 319 ~ 42.32'%

%30.41
%27.27
%42.32

CMYK color model

#615787 color CMYK value is (28,36,0,47).

  • cyan value is 28.15%
  • magenta value is 35.56%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (28,36,0,47) C28M36Y0K47 (28%,36%,0%,47%) (0.28/0.36/0.00/0.47) 

CMYK percentages

%28.15
%35.56
%0
%47.06

Codes

Color #615787 in popluar color models

61 57 87
RGB 97 87 135
HSL 253° 21.62% 43.53%
HSB/HSV 253° 35.56% 52.94%
CMYK 28.15% 35.56% 0.00%
47.06%

Color #615787 in popluar number systems.

HEX 61 57 87
Decimal 97 87 135
Binary 1100001 1010111 10000111
Octal 141 127 207

Shades and tints

Shades of #615787

#615787
(97,87,135)
#59507B
(89,80,123)
#51496F
(81,73,111)
#494263
(73,66,99)
#413B57
(65,59,87)
#39344B
(57,52,75)
#312D3F
(49,45,63)
#292633
(41,38,51)
#211F27
(33,31,39)
#19181B
(25,24,27)
#11110F
(17,17,15)
#000000
(0,0,0)

Tints of #615787

#615787
(97,87,135)
#6F6691
(111,102,145)
#7D759B
(125,117,155)
#8B84A5
(139,132,165)
#9993AF
(153,147,175)
#A7A2B9
(167,162,185)
#B5B1C3
(181,177,195)
#C3C0CD
(195,192,205)
#D1CFD7
(209,207,215)
#DFDEE1
(223,222,225)
#EDEDEB
(237,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615787; }

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

This text font color is #615787.

Background Color

.myBgColor { background-color: #615787; }

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

This div background color is #615787.

Border color

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

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

This div border color is #615787.

Opacity

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

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

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

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

This text has shadow with #615787 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615787.

Preview

Color preview on black background

This text has color #615787 on black background.


Color preview on white background

This text has color #615787 on white background.


Black color preview on #615787 background

This text has black color on #615787 background.


White color preview on #615787 background

This text has white color on #615787 background.


Related colors

Complementary color

Complementary color for #hex is #9EA878.


I love getcolorcode.com

Triadic colors

1 #876157 and #578761 with #615787 are triadic colors.

2 #875761 and #576187 with #615787 are triadic colors.