COLOR #616582

HEX: #616582 RGB: (97,101,130)

Color info

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

RGB color model

#616582 color RGB value is (97,101,130).

RGB: (97,101,130) (38%, 40%, 51%)

RGB channels and saturation

R 97 of 255 = 38%
G 101 of 255 = 40%
B 130 of 255 = 51%

97
101
130

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

Portions of RGB colors in percentages

R + G + B = 97 + 101 + 130 = 328 (100%)
R 97 of 328 ~ 29.57%
G 101 of 328 ~ 30.79%
B 130 of 328 ~ 39.63'%

%29.57
%30.79
%39.63

CMYK color model

#616582 color CMYK value is (25,22,0,49).

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

CMYK: (25,22,0,49)
C25M22Y0K49 (25%, 22%, 0%, 49%)
(0.25 / 0.22 / 0.00 / 0.49)

CMYK percentages

%25.38
%22.31
%0
%49.02

Codes

Color #616582 in popluar color models

61 65 82
RGB 97 101 130
HSL 233° 14.54% 44.51%
HSB/HSV 233° 25.38% 50.98%
CMYK 25.38% 22.31% 0.00%
49.02%

Color #616582 in popluar number systems.

HEX 61 65 82
Decimal 97 101 130
Binary 1100001 1100101 10000010
Octal 141 145 202

Shades and tints

Shades of #616582

#616582
(97,101,130)
#595C77
(89,92,119)
#51536C
(81,83,108)
#494A61
(73,74,97)
#414156
(65,65,86)
#39384B
(57,56,75)
#312F40
(49,47,64)
#292635
(41,38,53)
#211D2A
(33,29,42)
#19141F
(25,20,31)
#110B14
(17,11,20)
#000000
(0,0,0)

Tints of #616582

#616582
(97,101,130)
#6F738D
(111,115,141)
#7D8198
(125,129,152)
#8B8FA3
(139,143,163)
#999DAE
(153,157,174)
#A7ABB9
(167,171,185)
#B5B9C4
(181,185,196)
#C3C7CF
(195,199,207)
#D1D5DA
(209,213,218)
#DFE3E5
(223,227,229)
#EDF1F0
(237,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616582; }

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

This text font color is #616582.

Background Color

.myBgColor { background-color: #616582; }

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

This div background color is #616582.

Border color

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

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

This div border color is #616582.

Opacity

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

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

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

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

This text has shadow with #616582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616582.

Preview

Color preview on black background

This text has color #616582 on black background.


Color preview on white background

This text has color #616582 on white background.


Black color preview on #616582 background

This text has black color on #616582 background.


White color preview on #616582 background

This text has white color on #616582 background.


Related colors

Complementary color

Complementary color for #hex is #9E9A7D.


I love getcolorcode.com

Triadic colors

1 #826165 and #658261 with #616582 are triadic colors.

2 #826561 and #656182 with #616582 are triadic colors.