COLOR #616B70

HEX: #616B70 RGB: (97,107,112)

Color info

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

RGB color model

#616B70 color RGB value is (97,107,112).

RGB: (97,107,112) (38%, 42%, 44%)

RGB channels and saturation

R 97 of 255 = 38%
G 107 of 255 = 42%
B 112 of 255 = 44%

97
107
112

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

Portions of RGB colors in percentages

R + G + B = 97 + 107 + 112 = 316 (100%)
R 97 of 316 ~ 30.7%
G 107 of 316 ~ 33.86%
B 112 of 316 ~ 35.44'%

%30.7
%33.86
%35.44

CMYK color model

#616B70 color CMYK value is (13,4,0,56).

  • cyan value is 13.39%
  • magenta value is 4.46%
  • yellow value is 0.00%
  • key color value is 56.08%
CMYK: (13,4,0,56) C13M4Y0K56 (13%,4%,0%,56%) (0.13/0.04/0.00/0.56) 

CMYK percentages

%13.39
%4.46
%0
%56.08

Codes

Color #616B70 in popluar color models

61 6B 70
RGB 97 107 112
HSL 200° 7.18% 40.98%
HSB/HSV 200° 13.39% 43.92%
CMYK 13.39% 4.46% 0.00%
56.08%

Color #616B70 in popluar number systems.

HEX 61 6B 70
Decimal 97 107 112
Binary 1100001 1101011 1110000
Octal 141 153 160

Shades and tints

Shades of #616B70

#616B70
(97,107,112)
#596266
(89,98,102)
#51595C
(81,89,92)
#495052
(73,80,82)
#414748
(65,71,72)
#393E3E
(57,62,62)
#313534
(49,53,52)
#292C2A
(41,44,42)
#212320
(33,35,32)
#191A16
(25,26,22)
#11110C
(17,17,12)
#000000
(0,0,0)

Tints of #616B70

#616B70
(97,107,112)
#6F787D
(111,120,125)
#7D858A
(125,133,138)
#8B9297
(139,146,151)
#999FA4
(153,159,164)
#A7ACB1
(167,172,177)
#B5B9BE
(181,185,190)
#C3C6CB
(195,198,203)
#D1D3D8
(209,211,216)
#DFE0E5
(223,224,229)
#EDEDF2
(237,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616B70 color. Also use rgb(97,107,112) instead hex code.

Text Font Color

.myTextColor { color: #616B70; }

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

This text font color is #616B70.

Background Color

.myBgColor { background-color: #616B70; }

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

This div background color is #616B70.

Border color

.myBorderColor { border: 1px solid #616B70; }

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

This div border color is #616B70.

Opacity

.myOpacity80 { color: #616B70; opacity: 0.8; }

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

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

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

This text has shadow with #616B70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616B70.

Preview

Color preview on black background

This text has color #616B70 on black background.


Color preview on white background

This text has color #616B70 on white background.


Black color preview on #616B70 background

This text has black color on #616B70 background.


White color preview on #616B70 background

This text has white color on #616B70 background.


Related colors

Complementary color

Complementary color for #hex is #9E948F.


I love getcolorcode.com

Triadic colors

1 #70616B and #6B7061 with #616B70 are triadic colors.

2 #706B61 and #6B6170 with #616B70 are triadic colors.