COLOR #616066

HEX: #616066 RGB: (97,96,102)

Color info

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

RGB color model

#616066 color RGB value is (97,96,102).

RGB: (97,96,102) (38%, 38%, 40%)

RGB channels and saturation

R 97 of 255 = 38%
G 96 of 255 = 38%
B 102 of 255 = 40%

97
96
102

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

Portions of RGB colors in percentages

R + G + B = 97 + 96 + 102 = 295 (100%)
R 97 of 295 ~ 32.88%
G 96 of 295 ~ 32.54%
B 102 of 295 ~ 34.58'%

%32.88
%32.54
%34.58

CMYK color model

#616066 color CMYK value is (5,6,0,60).

  • cyan value is 4.90%
  • magenta value is 5.88%
  • yellow value is 0.00%
  • key color value is 60.00%
CMYK: (5,6,0,60) C5M6Y0K60 (5%,6%,0%,60%) (0.05/0.06/0.00/0.60) 

CMYK percentages

%4.9
%5.88
%0
%60

Codes

Color #616066 in popluar color models

61 60 66
RGB 97 96 102
HSL 250° 3.03% 38.82%
HSB/HSV 250° 5.88% 40.00%
CMYK 4.90% 5.88% 0.00%
60.00%

Color #616066 in popluar number systems.

HEX 61 60 66
Decimal 97 96 102
Binary 1100001 1100000 1100110
Octal 141 140 146

Shades and tints

Shades of #616066

#616066
(97,96,102)
#59585D
(89,88,93)
#515054
(81,80,84)
#49484B
(73,72,75)
#414042
(65,64,66)
#393839
(57,56,57)
#313030
(49,48,48)
#292827
(41,40,39)
#21201E
(33,32,30)
#191815
(25,24,21)
#11100C
(17,16,12)
#000000
(0,0,0)

Tints of #616066

#616066
(97,96,102)
#6F6E73
(111,110,115)
#7D7C80
(125,124,128)
#8B8A8D
(139,138,141)
#99989A
(153,152,154)
#A7A6A7
(167,166,167)
#B5B4B4
(181,180,180)
#C3C2C1
(195,194,193)
#D1D0CE
(209,208,206)
#DFDEDB
(223,222,219)
#EDECE8
(237,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616066; }

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

This text font color is #616066.

Background Color

.myBgColor { background-color: #616066; }

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

This div background color is #616066.

Border color

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

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

This div border color is #616066.

Opacity

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

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

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

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

This text has shadow with #616066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616066.

Preview

Color preview on black background

This text has color #616066 on black background.


Color preview on white background

This text has color #616066 on white background.


Black color preview on #616066 background

This text has black color on #616066 background.


White color preview on #616066 background

This text has white color on #616066 background.


Related colors

Complementary color

Complementary color for #hex is #9E9F99.


I love getcolorcode.com

Triadic colors

1 #666160 and #606661 with #616066 are triadic colors.

2 #666061 and #606166 with #616066 are triadic colors.