COLOR #617466

HEX: #617466 RGB: (97,116,102)

Color info

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

RGB color model

#617466 color RGB value is (97,116,102).

RGB: (97,116,102) (38%, 45%, 40%)

RGB channels and saturation

R 97 of 255 = 38%
G 116 of 255 = 45%
B 102 of 255 = 40%

97
116
102

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

Portions of RGB colors in percentages

R + G + B = 97 + 116 + 102 = 315 (100%)
R 97 of 315 ~ 30.79%
G 116 of 315 ~ 36.83%
B 102 of 315 ~ 32.38'%

%30.79
%36.83
%32.38

CMYK color model

#617466 color CMYK value is (16,0,12,55).

  • cyan value is 16.38%
  • magenta value is 0.00%
  • yellow value is 12.07%
  • key color value is 54.51%

CMYK: (16,0,12,55)
C16M0Y12K55 (16%, 0%, 12%, 55%)
(0.16 / 0.00 / 0.12 / 0.55)

CMYK percentages

%16.38
%0
%12.07
%54.51

Codes

Color #617466 in popluar color models

61 74 66
RGB 97 116 102
HSL 136° 8.92% 41.76%
HSB/HSV 136° 16.38% 45.49%
CMYK 16.38% 0.00% 12.07%
54.51%

Color #617466 in popluar number systems.

HEX 61 74 66
Decimal 97 116 102
Binary 1100001 1110100 1100110
Octal 141 164 146

Shades and tints

Shades of #617466

#617466
(97,116,102)
#596A5D
(89,106,93)
#516054
(81,96,84)
#49564B
(73,86,75)
#414C42
(65,76,66)
#394239
(57,66,57)
#313830
(49,56,48)
#292E27
(41,46,39)
#21241E
(33,36,30)
#191A15
(25,26,21)
#11100C
(17,16,12)
#000000
(0,0,0)

Tints of #617466

#617466
(97,116,102)
#6F8073
(111,128,115)
#7D8C80
(125,140,128)
#8B988D
(139,152,141)
#99A49A
(153,164,154)
#A7B0A7
(167,176,167)
#B5BCB4
(181,188,180)
#C3C8C1
(195,200,193)
#D1D4CE
(209,212,206)
#DFE0DB
(223,224,219)
#EDECE8
(237,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #617466; }

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

This text font color is #617466.

Background Color

.myBgColor { background-color: #617466; }

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

This div background color is #617466.

Border color

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

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

This div border color is #617466.

Opacity

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

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

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

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

This text has shadow with #617466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617466.

Preview

Color preview on black background

This text has color #617466 on black background.


Color preview on white background

This text has color #617466 on white background.


Black color preview on #617466 background

This text has black color on #617466 background.


White color preview on #617466 background

This text has white color on #617466 background.


Related colors

Complementary color

Complementary color for #hex is #9E8B99.


I love getcolorcode.com

Triadic colors

1 #666174 and #746661 with #617466 are triadic colors.

2 #667461 and #746166 with #617466 are triadic colors.