COLOR #696064

HEX: #696064 RGB: (105,96,100)

Color info

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

RGB color model

#696064 color RGB value is (105,96,100).

RGB: (105,96,100) (41%, 38%, 39%)

RGB channels and saturation

R 105 of 255 = 41%
G 96 of 255 = 38%
B 100 of 255 = 39%

105
96
100

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

Portions of RGB colors in percentages

R + G + B = 105 + 96 + 100 = 301 (100%)
R 105 of 301 ~ 34.88%
G 96 of 301 ~ 31.89%
B 100 of 301 ~ 33.22'%

%34.88
%31.89
%33.22

CMYK color model

#696064 color CMYK value is (0,9,5,59).

  • cyan value is 0.00%
  • magenta value is 8.57%
  • yellow value is 4.76%
  • key color value is 58.82%
CMYK: (0,9,5,59) C0M9Y5K59 (0%,9%,5%,59%) (0.00/0.09/0.05/0.59) 

CMYK percentages

%0
%8.57
%4.76
%58.82

Codes

Color #696064 in popluar color models

69 60 64
RGB 105 96 100
HSL 333° 4.48% 39.41%
HSB/HSV 333° 8.57% 41.18%
CMYK 0.00% 8.57% 4.76%
58.82%

Color #696064 in popluar number systems.

HEX 69 60 64
Decimal 105 96 100
Binary 1101001 1100000 1100100
Octal 151 140 144

Shades and tints

Shades of #696064

#696064
(105,96,100)
#60585B
(96,88,91)
#575052
(87,80,82)
#4E4849
(78,72,73)
#454040
(69,64,64)
#3C3837
(60,56,55)
#33302E
(51,48,46)
#2A2825
(42,40,37)
#21201C
(33,32,28)
#181813
(24,24,19)
#0F100A
(15,16,10)
#000000
(0,0,0)

Tints of #696064

#696064
(105,96,100)
#766E72
(118,110,114)
#837C80
(131,124,128)
#908A8E
(144,138,142)
#9D989C
(157,152,156)
#AAA6AA
(170,166,170)
#B7B4B8
(183,180,184)
#C4C2C6
(196,194,198)
#D1D0D4
(209,208,212)
#DEDEE2
(222,222,226)
#EBECF0
(235,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #696064 color. Also use rgb(105,96,100) instead hex code.

Text Font Color

.myTextColor { color: #696064; }

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

This text font color is #696064.

Background Color

.myBgColor { background-color: #696064; }

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

This div background color is #696064.

Border color

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

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

This div border color is #696064.

Opacity

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

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

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

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

This text has shadow with #696064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696064.

Preview

Color preview on black background

This text has color #696064 on black background.


Color preview on white background

This text has color #696064 on white background.


Black color preview on #696064 background

This text has black color on #696064 background.


White color preview on #696064 background

This text has white color on #696064 background.


Related colors

Complementary color

Complementary color for #hex is #969F9B.


I love getcolorcode.com

Triadic colors

1 #646960 and #606469 with #696064 are triadic colors.

2 #646069 and #606964 with #696064 are triadic colors.