COLOR #615888

HEX: #615888 RGB: (97,88,136)

Color info

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

RGB color model

#615888 color RGB value is (97,88,136).

RGB: (97,88,136) (38%, 35%, 53%)

RGB channels and saturation

R 97 of 255 = 38%
G 88 of 255 = 35%
B 136 of 255 = 53%

97
88
136

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

Portions of RGB colors in percentages

R + G + B = 97 + 88 + 136 = 321 (100%)
R 97 of 321 ~ 30.22%
G 88 of 321 ~ 27.41%
B 136 of 321 ~ 42.37'%

%30.22
%27.41
%42.37

CMYK color model

#615888 color CMYK value is (29,35,0,47).

  • cyan value is 28.68%
  • magenta value is 35.29%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (29,35,0,47)
C29M35Y0K47 (29%, 35%, 0%, 47%)
(0.29 / 0.35 / 0.00 / 0.47)

CMYK percentages

%28.68
%35.29
%0
%46.67

Codes

Color #615888 in popluar color models

61 58 88
RGB 97 88 136
HSL 251° 21.43% 43.92%
HSB/HSV 251° 35.29% 53.33%
CMYK 28.68% 35.29% 0.00%
46.67%

Color #615888 in popluar number systems.

HEX 61 58 88
Decimal 97 88 136
Binary 1100001 1011000 10001000
Octal 141 130 210

Shades and tints

Shades of #615888

#615888
(97,88,136)
#59507C
(89,80,124)
#514870
(81,72,112)
#494064
(73,64,100)
#413858
(65,56,88)
#39304C
(57,48,76)
#312840
(49,40,64)
#292034
(41,32,52)
#211828
(33,24,40)
#19101C
(25,16,28)
#110810
(17,8,16)
#000000
(0,0,0)

Tints of #615888

#615888
(97,88,136)
#6F6792
(111,103,146)
#7D769C
(125,118,156)
#8B85A6
(139,133,166)
#9994B0
(153,148,176)
#A7A3BA
(167,163,186)
#B5B2C4
(181,178,196)
#C3C1CE
(195,193,206)
#D1D0D8
(209,208,216)
#DFDFE2
(223,223,226)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615888; }

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

This text font color is #615888.

Background Color

.myBgColor { background-color: #615888; }

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

This div background color is #615888.

Border color

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

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

This div border color is #615888.

Opacity

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

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

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

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

This text has shadow with #615888 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615888.

Preview

Color preview on black background

This text has color #615888 on black background.


Color preview on white background

This text has color #615888 on white background.


Black color preview on #615888 background

This text has black color on #615888 background.


White color preview on #615888 background

This text has white color on #615888 background.


Related colors

Complementary color

Complementary color for #hex is #9EA777.


I love getcolorcode.com

Triadic colors

1 #886158 and #588861 with #615888 are triadic colors.

2 #885861 and #586188 with #615888 are triadic colors.