COLOR #616678

HEX: #616678 RGB: (97,102,120)

Color info

#616678 contains red, green and blue colors in about the same proportion. Web safe color of #616678 is #666666 (or #666).

RGB color model

#616678 color RGB value is (97,102,120).

RGB: (97,102,120) (38%, 40%, 47%)

RGB channels and saturation

R 97 of 255 = 38%
G 102 of 255 = 40%
B 120 of 255 = 47%

97
102
120

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

Portions of RGB colors in percentages

R + G + B = 97 + 102 + 120 = 319 (100%)
R 97 of 319 ~ 30.41%
G 102 of 319 ~ 31.97%
B 120 of 319 ~ 37.62'%

%30.41
%31.97
%37.62

CMYK color model

#616678 color CMYK value is (19,15,0,53).

  • cyan value is 19.17%
  • magenta value is 15.00%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (19,15,0,53)
C19M15Y0K53 (19%, 15%, 0%, 53%)
(0.19 / 0.15 / 0.00 / 0.53)

CMYK percentages

%19.17
%15
%0
%52.94

Codes

Color #616678 in popluar color models

61 66 78
RGB 97 102 120
HSL 227° 10.60% 42.55%
HSB/HSV 227° 19.17% 47.06%
CMYK 19.17% 15.00% 0.00%
52.94%

Color #616678 in popluar number systems.

HEX 61 66 78
Decimal 97 102 120
Binary 1100001 1100110 1111000
Octal 141 146 170

Shades and tints

Shades of #616678

#616678
(97,102,120)
#595D6E
(89,93,110)
#515464
(81,84,100)
#494B5A
(73,75,90)
#414250
(65,66,80)
#393946
(57,57,70)
#31303C
(49,48,60)
#292732
(41,39,50)
#211E28
(33,30,40)
#19151E
(25,21,30)
#110C14
(17,12,20)
#000000
(0,0,0)

Tints of #616678

#616678
(97,102,120)
#6F7384
(111,115,132)
#7D8090
(125,128,144)
#8B8D9C
(139,141,156)
#999AA8
(153,154,168)
#A7A7B4
(167,167,180)
#B5B4C0
(181,180,192)
#C3C1CC
(195,193,204)
#D1CED8
(209,206,216)
#DFDBE4
(223,219,228)
#EDE8F0
(237,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616678 color. Also use rgb(97,102,120) instead hex code.

Text Font Color

.myTextColor { color: #616678; }

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

This text font color is #616678.

Background Color

.myBgColor { background-color: #616678; }

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

This div background color is #616678.

Border color

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

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

This div border color is #616678.

Opacity

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

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

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

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

This text has shadow with #616678 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616678.

Preview

Color preview on black background

This text has color #616678 on black background.


Color preview on white background

This text has color #616678 on white background.


Black color preview on #616678 background

This text has black color on #616678 background.


White color preview on #616678 background

This text has white color on #616678 background.


Related colors

Complementary color

Complementary color for #hex is #9E9987.


I love getcolorcode.com

Triadic colors

1 #786166 and #667861 with #616678 are triadic colors.

2 #786661 and #666178 with #616678 are triadic colors.