COLOR #616369

HEX: #616369 RGB: (97,99,105)

Color info

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

RGB color model

#616369 color RGB value is (97,99,105).

RGB: (97,99,105) (38%, 39%, 41%)

RGB channels and saturation

R 97 of 255 = 38%
G 99 of 255 = 39%
B 105 of 255 = 41%

97
99
105

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

Portions of RGB colors in percentages

R + G + B = 97 + 99 + 105 = 301 (100%)
R 97 of 301 ~ 32.23%
G 99 of 301 ~ 32.89%
B 105 of 301 ~ 34.88'%

%32.23
%32.89
%34.88

CMYK color model

#616369 color CMYK value is (8,6,0,59).

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

CMYK: (8,6,0,59)
C8M6Y0K59 (8%, 6%, 0%, 59%)
(0.08 / 0.06 / 0.00 / 0.59)

CMYK percentages

%7.62
%5.71
%0
%58.82

Codes

Color #616369 in popluar color models

61 63 69
RGB 97 99 105
HSL 225° 3.96% 39.61%
HSB/HSV 225° 7.62% 41.18%
CMYK 7.62% 5.71% 0.00%
58.82%

Color #616369 in popluar number systems.

HEX 61 63 69
Decimal 97 99 105
Binary 1100001 1100011 1101001
Octal 141 143 151

Shades and tints

Shades of #616369

#616369
(97,99,105)
#595A60
(89,90,96)
#515157
(81,81,87)
#49484E
(73,72,78)
#413F45
(65,63,69)
#39363C
(57,54,60)
#312D33
(49,45,51)
#29242A
(41,36,42)
#211B21
(33,27,33)
#191218
(25,18,24)
#11090F
(17,9,15)
#000000
(0,0,0)

Tints of #616369

#616369
(97,99,105)
#6F7176
(111,113,118)
#7D7F83
(125,127,131)
#8B8D90
(139,141,144)
#999B9D
(153,155,157)
#A7A9AA
(167,169,170)
#B5B7B7
(181,183,183)
#C3C5C4
(195,197,196)
#D1D3D1
(209,211,209)
#DFE1DE
(223,225,222)
#EDEFEB
(237,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616369; }

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

This text font color is #616369.

Background Color

.myBgColor { background-color: #616369; }

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

This div background color is #616369.

Border color

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

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

This div border color is #616369.

Opacity

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

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

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

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

This text has shadow with #616369 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616369.

Preview

Color preview on black background

This text has color #616369 on black background.


Color preview on white background

This text has color #616369 on white background.


Black color preview on #616369 background

This text has black color on #616369 background.


White color preview on #616369 background

This text has white color on #616369 background.


Related colors

Complementary color

Complementary color for #hex is #9E9C96.


I love getcolorcode.com

Triadic colors

1 #696163 and #636961 with #616369 are triadic colors.

2 #696361 and #636169 with #616369 are triadic colors.