COLOR #616962

HEX: #616962 RGB: (97,105,98)

Color info

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

RGB color model

#616962 color RGB value is (97,105,98).

RGB: (97,105,98) (38%, 41%, 38%)

RGB channels and saturation

R 97 of 255 = 38%
G 105 of 255 = 41%
B 98 of 255 = 38%

97
105
98

R + G + B ~ 39%. #616962 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 105 + 98 = 300 (100%)
R 97 of 300 ~ 32.33%
G 105 of 300 ~ 35%
B 98 of 300 ~ 32.67'%

%32.33
%35
%32.67

CMYK color model

#616962 color CMYK value is (8,0,7,59).

  • cyan value is 7.62%
  • magenta value is 0.00%
  • yellow value is 6.67%
  • key color value is 58.82%

CMYK: (8,0,7,59)
C8M0Y7K59 (8%, 0%, 7%, 59%)
(0.08 / 0.00 / 0.07 / 0.59)

CMYK percentages

%7.62
%0
%6.67
%58.82

Codes

Color #616962 in popluar color models

61 69 62
RGB 97 105 98
HSL 128° 3.96% 39.61%
HSB/HSV 128° 7.62% 41.18%
CMYK 7.62% 0.00% 6.67%
58.82%

Color #616962 in popluar number systems.

HEX 61 69 62
Decimal 97 105 98
Binary 1100001 1101001 1100010
Octal 141 151 142

Shades and tints

Shades of #616962

#616962
(97,105,98)
#59605A
(89,96,90)
#515752
(81,87,82)
#494E4A
(73,78,74)
#414542
(65,69,66)
#393C3A
(57,60,58)
#313332
(49,51,50)
#292A2A
(41,42,42)
#212122
(33,33,34)
#19181A
(25,24,26)
#110F12
(17,15,18)
#000000
(0,0,0)

Tints of #616962

#616962
(97,105,98)
#6F7670
(111,118,112)
#7D837E
(125,131,126)
#8B908C
(139,144,140)
#999D9A
(153,157,154)
#A7AAA8
(167,170,168)
#B5B7B6
(181,183,182)
#C3C4C4
(195,196,196)
#D1D1D2
(209,209,210)
#DFDEE0
(223,222,224)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616962 color. Also use rgb(97,105,98) instead hex code.

Text Font Color

.myTextColor { color: #616962; }

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

This text font color is #616962.

Background Color

.myBgColor { background-color: #616962; }

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

This div background color is #616962.

Border color

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

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

This div border color is #616962.

Opacity

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

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

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

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

This text has shadow with #616962 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616962.

Preview

Color preview on black background

This text has color #616962 on black background.


Color preview on white background

This text has color #616962 on white background.


Black color preview on #616962 background

This text has black color on #616962 background.


White color preview on #616962 background

This text has white color on #616962 background.


Related colors

Complementary color

Complementary color for #hex is #9E969D.


I love getcolorcode.com

Triadic colors

1 #626169 and #696261 with #616962 are triadic colors.

2 #626961 and #696162 with #616962 are triadic colors.