COLOR #617678

HEX: #617678 RGB: (97,118,120)

Color info

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

RGB color model

#617678 color RGB value is (97,118,120).

RGB: (97,118,120) (38%, 46%, 47%)

RGB channels and saturation

R 97 of 255 = 38%
G 118 of 255 = 46%
B 120 of 255 = 47%

97
118
120

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

Portions of RGB colors in percentages

R + G + B = 97 + 118 + 120 = 335 (100%)
R 97 of 335 ~ 28.96%
G 118 of 335 ~ 35.22%
B 120 of 335 ~ 35.82'%

%28.96
%35.22
%35.82

CMYK color model

#617678 color CMYK value is (19,2,0,53).

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

CMYK: (19,2,0,53)
C19M2Y0K53 (19%, 2%, 0%, 53%)
(0.19 / 0.02 / 0.00 / 0.53)

CMYK percentages

%19.17
%1.67
%0
%52.94

Codes

Color #617678 in popluar color models

61 76 78
RGB 97 118 120
HSL 185° 10.60% 42.55%
HSB/HSV 185° 19.17% 47.06%
CMYK 19.17% 1.67% 0.00%
52.94%

Color #617678 in popluar number systems.

HEX 61 76 78
Decimal 97 118 120
Binary 1100001 1110110 1111000
Octal 141 166 170

Shades and tints

Shades of #617678

#617678
(97,118,120)
#596C6E
(89,108,110)
#516264
(81,98,100)
#49585A
(73,88,90)
#414E50
(65,78,80)
#394446
(57,68,70)
#313A3C
(49,58,60)
#293032
(41,48,50)
#212628
(33,38,40)
#191C1E
(25,28,30)
#111214
(17,18,20)
#000000
(0,0,0)

Tints of #617678

#617678
(97,118,120)
#6F8284
(111,130,132)
#7D8E90
(125,142,144)
#8B9A9C
(139,154,156)
#99A6A8
(153,166,168)
#A7B2B4
(167,178,180)
#B5BEC0
(181,190,192)
#C3CACC
(195,202,204)
#D1D6D8
(209,214,216)
#DFE2E4
(223,226,228)
#EDEEF0
(237,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #617678; }

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

This text font color is #617678.

Background Color

.myBgColor { background-color: #617678; }

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

This div background color is #617678.

Border color

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

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

This div border color is #617678.

Opacity

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

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

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

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

This text has shadow with #617678 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617678.

Preview

Color preview on black background

This text has color #617678 on black background.


Color preview on white background

This text has color #617678 on white background.


Black color preview on #617678 background

This text has black color on #617678 background.


White color preview on #617678 background

This text has white color on #617678 background.


Related colors

Complementary color

Complementary color for #hex is #9E8987.


I love getcolorcode.com

Triadic colors

1 #786176 and #767861 with #617678 are triadic colors.

2 #787661 and #766178 with #617678 are triadic colors.