COLOR #616387

HEX: #616387 RGB: (97,99,135)

Color info

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

RGB color model

#616387 color RGB value is (97,99,135).

RGB: (97,99,135) (38%, 39%, 53%)

RGB channels and saturation

R 97 of 255 = 38%
G 99 of 255 = 39%
B 135 of 255 = 53%

97
99
135

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

Portions of RGB colors in percentages

R + G + B = 97 + 99 + 135 = 331 (100%)
R 97 of 331 ~ 29.31%
G 99 of 331 ~ 29.91%
B 135 of 331 ~ 40.79'%

%29.31
%29.91
%40.79

CMYK color model

#616387 color CMYK value is (28,27,0,47).

  • cyan value is 28.15%
  • magenta value is 26.67%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (28,27,0,47)
C28M27Y0K47 (28%, 27%, 0%, 47%)
(0.28 / 0.27 / 0.00 / 0.47)

CMYK percentages

%28.15
%26.67
%0
%47.06

Codes

Color #616387 in popluar color models

61 63 87
RGB 97 99 135
HSL 237° 16.38% 45.49%
HSB/HSV 237° 28.15% 52.94%
CMYK 28.15% 26.67% 0.00%
47.06%

Color #616387 in popluar number systems.

HEX 61 63 87
Decimal 97 99 135
Binary 1100001 1100011 10000111
Octal 141 143 207

Shades and tints

Shades of #616387

#616387
(97,99,135)
#595A7B
(89,90,123)
#51516F
(81,81,111)
#494863
(73,72,99)
#413F57
(65,63,87)
#39364B
(57,54,75)
#312D3F
(49,45,63)
#292433
(41,36,51)
#211B27
(33,27,39)
#19121B
(25,18,27)
#11090F
(17,9,15)
#000000
(0,0,0)

Tints of #616387

#616387
(97,99,135)
#6F7191
(111,113,145)
#7D7F9B
(125,127,155)
#8B8DA5
(139,141,165)
#999BAF
(153,155,175)
#A7A9B9
(167,169,185)
#B5B7C3
(181,183,195)
#C3C5CD
(195,197,205)
#D1D3D7
(209,211,215)
#DFE1E1
(223,225,225)
#EDEFEB
(237,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616387 color. Also use rgb(97,99,135) instead hex code.

Text Font Color

.myTextColor { color: #616387; }

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

This text font color is #616387.

Background Color

.myBgColor { background-color: #616387; }

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

This div background color is #616387.

Border color

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

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

This div border color is #616387.

Opacity

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

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

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

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

This text has shadow with #616387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616387.

Preview

Color preview on black background

This text has color #616387 on black background.


Color preview on white background

This text has color #616387 on white background.


Black color preview on #616387 background

This text has black color on #616387 background.


White color preview on #616387 background

This text has white color on #616387 background.


Related colors

Complementary color

Complementary color for #hex is #9E9C78.


I love getcolorcode.com

Triadic colors

1 #876163 and #638761 with #616387 are triadic colors.

2 #876361 and #636187 with #616387 are triadic colors.