COLOR #616362

HEX: #616362 RGB: (97,99,98)

Color info

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

RGB color model

#616362 color RGB value is (97,99,98).

RGB: (97,99,98) (38%, 39%, 38%)

RGB channels and saturation

R 97 of 255 = 38%
G 99 of 255 = 39%
B 98 of 255 = 38%

97
99
98

R + G + B ~ 38%. #616362 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 99 + 98 = 294 (100%)
R 97 of 294 ~ 32.99%
G 99 of 294 ~ 33.67%
B 98 of 294 ~ 33.33'%

%32.99
%33.67
%33.33

CMYK color model

#616362 color CMYK value is (2,0,1,61).

  • cyan value is 2.02%
  • magenta value is 0.00%
  • yellow value is 1.01%
  • key color value is 61.18%
CMYK: (2,0,1,61) C2M0Y1K61 (2%,0%,1%,61%) (0.02/0.00/0.01/0.61) 

CMYK percentages

%2.02
%0
%1.01
%61.18

Codes

Color #616362 in popluar color models

61 63 62
RGB 97 99 98
HSL 150° 1.02% 38.43%
HSB/HSV 150° 2.02% 38.82%
CMYK 2.02% 0.00% 1.01%
61.18%

Color #616362 in popluar number systems.

HEX 61 63 62
Decimal 97 99 98
Binary 1100001 1100011 1100010
Octal 141 143 142

Shades and tints

Shades of #616362

#616362
(97,99,98)
#595A5A
(89,90,90)
#515152
(81,81,82)
#49484A
(73,72,74)
#413F42
(65,63,66)
#39363A
(57,54,58)
#312D32
(49,45,50)
#29242A
(41,36,42)
#211B22
(33,27,34)
#19121A
(25,18,26)
#110912
(17,9,18)
#000000
(0,0,0)

Tints of #616362

#616362
(97,99,98)
#6F7170
(111,113,112)
#7D7F7E
(125,127,126)
#8B8D8C
(139,141,140)
#999B9A
(153,155,154)
#A7A9A8
(167,169,168)
#B5B7B6
(181,183,182)
#C3C5C4
(195,197,196)
#D1D3D2
(209,211,210)
#DFE1E0
(223,225,224)
#EDEFEE
(237,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616362; }

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

This text font color is #616362.

Background Color

.myBgColor { background-color: #616362; }

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

This div background color is #616362.

Border color

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

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

This div border color is #616362.

Opacity

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

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

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

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

This text has shadow with #616362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616362.

Preview

Color preview on black background

This text has color #616362 on black background.


Color preview on white background

This text has color #616362 on white background.


Black color preview on #616362 background

This text has black color on #616362 background.


White color preview on #616362 background

This text has white color on #616362 background.


Related colors

Complementary color

Complementary color for #hex is #9E9C9D.


I love getcolorcode.com

Triadic colors

1 #626163 and #636261 with #616362 are triadic colors.

2 #626361 and #636162 with #616362 are triadic colors.