COLOR #615490

HEX: #615490 RGB: (97,84,144)

Color info

#615490 contains mainly red and blue colors. Web safe color of #615490 is #666699 (or #669).

RGB color model

#615490 color RGB value is (97,84,144).

RGB: (97,84,144) (38%, 33%, 56%)

RGB channels and saturation

R 97 of 255 = 38%
G 84 of 255 = 33%
B 144 of 255 = 56%

97
84
144

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

Portions of RGB colors in percentages

R + G + B = 97 + 84 + 144 = 325 (100%)
R 97 of 325 ~ 29.85%
G 84 of 325 ~ 25.85%
B 144 of 325 ~ 44.31'%

%29.85
%25.85
%44.31

CMYK color model

#615490 color CMYK value is (33,42,0,44).

  • cyan value is 32.64%
  • magenta value is 41.67%
  • yellow value is 0.00%
  • key color value is 43.53%
CMYK: (33,42,0,44) C33M42Y0K44 (33%,42%,0%,44%) (0.33/0.42/0.00/0.44) 

CMYK percentages

%32.64
%41.67
%0
%43.53

Codes

Color #615490 in popluar color models

61 54 90
RGB 97 84 144
HSL 253° 26.32% 44.71%
HSB/HSV 253° 41.67% 56.47%
CMYK 32.64% 41.67% 0.00%
43.53%

Color #615490 in popluar number systems.

HEX 61 54 90
Decimal 97 84 144
Binary 1100001 1010100 10010000
Octal 141 124 220

Shades and tints

Shades of #615490

#615490
(97,84,144)
#594D83
(89,77,131)
#514676
(81,70,118)
#493F69
(73,63,105)
#41385C
(65,56,92)
#39314F
(57,49,79)
#312A42
(49,42,66)
#292335
(41,35,53)
#211C28
(33,28,40)
#19151B
(25,21,27)
#110E0E
(17,14,14)
#000000
(0,0,0)

Tints of #615490

#615490
(97,84,144)
#6F639A
(111,99,154)
#7D72A4
(125,114,164)
#8B81AE
(139,129,174)
#9990B8
(153,144,184)
#A79FC2
(167,159,194)
#B5AECC
(181,174,204)
#C3BDD6
(195,189,214)
#D1CCE0
(209,204,224)
#DFDBEA
(223,219,234)
#EDEAF4
(237,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615490 color. Also use rgb(97,84,144) instead hex code.

Text Font Color

.myTextColor { color: #615490; }

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

This text font color is #615490.

Background Color

.myBgColor { background-color: #615490; }

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

This div background color is #615490.

Border color

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

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

This div border color is #615490.

Opacity

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

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

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

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

This text has shadow with #615490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615490.

Preview

Color preview on black background

This text has color #615490 on black background.


Color preview on white background

This text has color #615490 on white background.


Black color preview on #615490 background

This text has black color on #615490 background.


White color preview on #615490 background

This text has white color on #615490 background.


Related colors

Complementary color

Complementary color for #hex is #9EAB6F.


I love getcolorcode.com

Triadic colors

1 #906154 and #549061 with #615490 are triadic colors.

2 #905461 and #546190 with #615490 are triadic colors.