COLOR #615082

HEX: #615082 RGB: (97,80,130)

Color info

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

RGB color model

#615082 color RGB value is (97,80,130).

RGB: (97,80,130) (38%, 31%, 51%)

RGB channels and saturation

R 97 of 255 = 38%
G 80 of 255 = 31%
B 130 of 255 = 51%

97
80
130

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

Portions of RGB colors in percentages

R + G + B = 97 + 80 + 130 = 307 (100%)
R 97 of 307 ~ 31.6%
G 80 of 307 ~ 26.06%
B 130 of 307 ~ 42.35'%

%31.6
%26.06
%42.35

CMYK color model

#615082 color CMYK value is (25,38,0,49).

  • cyan value is 25.38%
  • magenta value is 38.46%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (25,38,0,49)
C25M38Y0K49 (25%, 38%, 0%, 49%)
(0.25 / 0.38 / 0.00 / 0.49)

CMYK percentages

%25.38
%38.46
%0
%49.02

Codes

Color #615082 in popluar color models

61 50 82
RGB 97 80 130
HSL 260° 23.81% 41.18%
HSB/HSV 260° 38.46% 50.98%
CMYK 25.38% 38.46% 0.00%
49.02%

Color #615082 in popluar number systems.

HEX 61 50 82
Decimal 97 80 130
Binary 1100001 1010000 10000010
Octal 141 120 202

Shades and tints

Shades of #615082

#615082
(97,80,130)
#594977
(89,73,119)
#51426C
(81,66,108)
#493B61
(73,59,97)
#413456
(65,52,86)
#392D4B
(57,45,75)
#312640
(49,38,64)
#291F35
(41,31,53)
#21182A
(33,24,42)
#19111F
(25,17,31)
#110A14
(17,10,20)
#000000
(0,0,0)

Tints of #615082

#615082
(97,80,130)
#6F5F8D
(111,95,141)
#7D6E98
(125,110,152)
#8B7DA3
(139,125,163)
#998CAE
(153,140,174)
#A79BB9
(167,155,185)
#B5AAC4
(181,170,196)
#C3B9CF
(195,185,207)
#D1C8DA
(209,200,218)
#DFD7E5
(223,215,229)
#EDE6F0
(237,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615082; }

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

This text font color is #615082.

Background Color

.myBgColor { background-color: #615082; }

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

This div background color is #615082.

Border color

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

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

This div border color is #615082.

Opacity

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

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

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

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

This text has shadow with #615082 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615082.

Preview

Color preview on black background

This text has color #615082 on black background.


Color preview on white background

This text has color #615082 on white background.


Black color preview on #615082 background

This text has black color on #615082 background.


White color preview on #615082 background

This text has white color on #615082 background.


Related colors

Complementary color

Complementary color for #hex is #9EAF7D.


I love getcolorcode.com

Triadic colors

1 #826150 and #508261 with #615082 are triadic colors.

2 #825061 and #506182 with #615082 are triadic colors.