COLOR #696168

HEX: #696168 RGB: (105,97,104)

Color info

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

RGB color model

#696168 color RGB value is (105,97,104).

RGB: (105,97,104) (41%, 38%, 41%)

RGB channels and saturation

R 105 of 255 = 41%
G 97 of 255 = 38%
B 104 of 255 = 41%

105
97
104

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

Portions of RGB colors in percentages

R + G + B = 105 + 97 + 104 = 306 (100%)
R 105 of 306 ~ 34.31%
G 97 of 306 ~ 31.7%
B 104 of 306 ~ 33.99'%

%34.31
%31.7
%33.99

CMYK color model

#696168 color CMYK value is (0,8,1,59).

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

CMYK: (0,8,1,59)
C0M8Y1K59 (0%, 8%, 1%, 59%)
(0.00 / 0.08 / 0.01 / 0.59)

CMYK percentages

%0
%7.62
%0.95
%58.82

Codes

Color #696168 in popluar color models

69 61 68
RGB 105 97 104
HSL 308° 3.96% 39.61%
HSB/HSV 308° 7.62% 41.18%
CMYK 0.00% 7.62% 0.95%
58.82%

Color #696168 in popluar number systems.

HEX 69 61 68
Decimal 105 97 104
Binary 1101001 1100001 1101000
Octal 151 141 150

Shades and tints

Shades of #696168

#696168
(105,97,104)
#60595F
(96,89,95)
#575156
(87,81,86)
#4E494D
(78,73,77)
#454144
(69,65,68)
#3C393B
(60,57,59)
#333132
(51,49,50)
#2A2929
(42,41,41)
#212120
(33,33,32)
#181917
(24,25,23)
#0F110E
(15,17,14)
#000000
(0,0,0)

Tints of #696168

#696168
(105,97,104)
#766F75
(118,111,117)
#837D82
(131,125,130)
#908B8F
(144,139,143)
#9D999C
(157,153,156)
#AAA7A9
(170,167,169)
#B7B5B6
(183,181,182)
#C4C3C3
(196,195,195)
#D1D1D0
(209,209,208)
#DEDFDD
(222,223,221)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696168; }

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

This text font color is #696168.

Background Color

.myBgColor { background-color: #696168; }

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

This div background color is #696168.

Border color

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

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

This div border color is #696168.

Opacity

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

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

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

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

This text has shadow with #696168 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696168.

Preview

Color preview on black background

This text has color #696168 on black background.


Color preview on white background

This text has color #696168 on white background.


Black color preview on #696168 background

This text has black color on #696168 background.


White color preview on #696168 background

This text has white color on #696168 background.


Related colors

Complementary color

Complementary color for #hex is #969E97.


I love getcolorcode.com

Triadic colors

1 #686961 and #616869 with #696168 are triadic colors.

2 #686169 and #616968 with #696168 are triadic colors.