COLOR #615078

HEX: #615078 RGB: (97,80,120)

Color info

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

RGB color model

#615078 color RGB value is (97,80,120).

RGB: (97,80,120) (38%, 31%, 47%)

RGB channels and saturation

R 97 of 255 = 38%
G 80 of 255 = 31%
B 120 of 255 = 47%

97
80
120

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

Portions of RGB colors in percentages

R + G + B = 97 + 80 + 120 = 297 (100%)
R 97 of 297 ~ 32.66%
G 80 of 297 ~ 26.94%
B 120 of 297 ~ 40.4'%

%32.66
%26.94
%40.4

CMYK color model

#615078 color CMYK value is (19,33,0,53).

  • cyan value is 19.17%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (19,33,0,53)
C19M33Y0K53 (19%, 33%, 0%, 53%)
(0.19 / 0.33 / 0.00 / 0.53)

CMYK percentages

%19.17
%33.33
%0
%52.94

Codes

Color #615078 in popluar color models

61 50 78
RGB 97 80 120
HSL 266° 20.00% 39.22%
HSB/HSV 266° 33.33% 47.06%
CMYK 19.17% 33.33% 0.00%
52.94%

Color #615078 in popluar number systems.

HEX 61 50 78
Decimal 97 80 120
Binary 1100001 1010000 1111000
Octal 141 120 170

Shades and tints

Shades of #615078

#615078
(97,80,120)
#59496E
(89,73,110)
#514264
(81,66,100)
#493B5A
(73,59,90)
#413450
(65,52,80)
#392D46
(57,45,70)
#31263C
(49,38,60)
#291F32
(41,31,50)
#211828
(33,24,40)
#19111E
(25,17,30)
#110A14
(17,10,20)
#000000
(0,0,0)

Tints of #615078

#615078
(97,80,120)
#6F5F84
(111,95,132)
#7D6E90
(125,110,144)
#8B7D9C
(139,125,156)
#998CA8
(153,140,168)
#A79BB4
(167,155,180)
#B5AAC0
(181,170,192)
#C3B9CC
(195,185,204)
#D1C8D8
(209,200,216)
#DFD7E4
(223,215,228)
#EDE6F0
(237,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615078 color. Also use rgb(97,80,120) instead hex code.

Text Font Color

.myTextColor { color: #615078; }

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

This text font color is #615078.

Background Color

.myBgColor { background-color: #615078; }

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

This div background color is #615078.

Border color

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

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

This div border color is #615078.

Opacity

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

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

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

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

This text has shadow with #615078 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615078.

Preview

Color preview on black background

This text has color #615078 on black background.


Color preview on white background

This text has color #615078 on white background.


Black color preview on #615078 background

This text has black color on #615078 background.


White color preview on #615078 background

This text has white color on #615078 background.


Related colors

Complementary color

Complementary color for #hex is #9EAF87.


I love getcolorcode.com

Triadic colors

1 #786150 and #507861 with #615078 are triadic colors.

2 #785061 and #506178 with #615078 are triadic colors.