COLOR #696166

HEX: #696166 RGB: (105,97,102)

Color info

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

RGB color model

#696166 color RGB value is (105,97,102).

RGB: (105,97,102) (41%, 38%, 40%)

RGB channels and saturation

R 105 of 255 = 41%
G 97 of 255 = 38%
B 102 of 255 = 40%

105
97
102

R + G + B ~ 40%. #696166 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 105 + 97 + 102 = 304 (100%)
R 105 of 304 ~ 34.54%
G 97 of 304 ~ 31.91%
B 102 of 304 ~ 33.55'%

%34.54
%31.91
%33.55

CMYK color model

#696166 color CMYK value is (0,8,3,59).

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

CMYK: (0,8,3,59)
C0M8Y3K59 (0%, 8%, 3%, 59%)
(0.00 / 0.08 / 0.03 / 0.59)

CMYK percentages

%0
%7.62
%2.86
%58.82

Codes

Color #696166 in popluar color models

69 61 66
RGB 105 97 102
HSL 323° 3.96% 39.61%
HSB/HSV 323° 7.62% 41.18%
CMYK 0.00% 7.62% 2.86%
58.82%

Color #696166 in popluar number systems.

HEX 69 61 66
Decimal 105 97 102
Binary 1101001 1100001 1100110
Octal 151 141 146

Shades and tints

Shades of #696166

#696166
(105,97,102)
#60595D
(96,89,93)
#575154
(87,81,84)
#4E494B
(78,73,75)
#454142
(69,65,66)
#3C3939
(60,57,57)
#333130
(51,49,48)
#2A2927
(42,41,39)
#21211E
(33,33,30)
#181915
(24,25,21)
#0F110C
(15,17,12)
#000000
(0,0,0)

Tints of #696166

#696166
(105,97,102)
#766F73
(118,111,115)
#837D80
(131,125,128)
#908B8D
(144,139,141)
#9D999A
(157,153,154)
#AAA7A7
(170,167,167)
#B7B5B4
(183,181,180)
#C4C3C1
(196,195,193)
#D1D1CE
(209,209,206)
#DEDFDB
(222,223,219)
#EBEDE8
(235,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696166; }

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

This text font color is #696166.

Background Color

.myBgColor { background-color: #696166; }

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

This div background color is #696166.

Border color

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

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

This div border color is #696166.

Opacity

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

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

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

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

This text has shadow with #696166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696166.

Preview

Color preview on black background

This text has color #696166 on black background.


Color preview on white background

This text has color #696166 on white background.


Black color preview on #696166 background

This text has black color on #696166 background.


White color preview on #696166 background

This text has white color on #696166 background.


Related colors

Complementary color

Complementary color for #hex is #969E99.


I love getcolorcode.com

Triadic colors

1 #666961 and #616669 with #696166 are triadic colors.

2 #666169 and #616966 with #696166 are triadic colors.