COLOR #615782

HEX: #615782 RGB: (97,87,130)

Color info

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

RGB color model

#615782 color RGB value is (97,87,130).

RGB: (97,87,130) (38%, 34%, 51%)

RGB channels and saturation

R 97 of 255 = 38%
G 87 of 255 = 34%
B 130 of 255 = 51%

97
87
130

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

Portions of RGB colors in percentages

R + G + B = 97 + 87 + 130 = 314 (100%)
R 97 of 314 ~ 30.89%
G 87 of 314 ~ 27.71%
B 130 of 314 ~ 41.4'%

%30.89
%27.71
%41.4

CMYK color model

#615782 color CMYK value is (25,33,0,49).

  • cyan value is 25.38%
  • magenta value is 33.08%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (25,33,0,49) C25M33Y0K49 (25%,33%,0%,49%) (0.25/0.33/0.00/0.49) 

CMYK percentages

%25.38
%33.08
%0
%49.02

Codes

Color #615782 in popluar color models

61 57 82
RGB 97 87 130
HSL 254° 19.82% 42.55%
HSB/HSV 254° 33.08% 50.98%
CMYK 25.38% 33.08% 0.00%
49.02%

Color #615782 in popluar number systems.

HEX 61 57 82
Decimal 97 87 130
Binary 1100001 1010111 10000010
Octal 141 127 202

Shades and tints

Shades of #615782

#615782
(97,87,130)
#595077
(89,80,119)
#51496C
(81,73,108)
#494261
(73,66,97)
#413B56
(65,59,86)
#39344B
(57,52,75)
#312D40
(49,45,64)
#292635
(41,38,53)
#211F2A
(33,31,42)
#19181F
(25,24,31)
#111114
(17,17,20)
#000000
(0,0,0)

Tints of #615782

#615782
(97,87,130)
#6F668D
(111,102,141)
#7D7598
(125,117,152)
#8B84A3
(139,132,163)
#9993AE
(153,147,174)
#A7A2B9
(167,162,185)
#B5B1C4
(181,177,196)
#C3C0CF
(195,192,207)
#D1CFDA
(209,207,218)
#DFDEE5
(223,222,229)
#EDEDF0
(237,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615782; }

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

This text font color is #615782.

Background Color

.myBgColor { background-color: #615782; }

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

This div background color is #615782.

Border color

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

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

This div border color is #615782.

Opacity

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

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

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

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

This text has shadow with #615782 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615782.

Preview

Color preview on black background

This text has color #615782 on black background.


Color preview on white background

This text has color #615782 on white background.


Black color preview on #615782 background

This text has black color on #615782 background.


White color preview on #615782 background

This text has white color on #615782 background.


Related colors

Complementary color

Complementary color for #hex is #9EA87D.


I love getcolorcode.com

Triadic colors

1 #826157 and #578261 with #615782 are triadic colors.

2 #825761 and #576182 with #615782 are triadic colors.