COLOR #697666

HEX: #697666 RGB: (105,118,102)

Color info

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

RGB color model

#697666 color RGB value is (105,118,102).

RGB: (105,118,102) (41%, 46%, 40%)

RGB channels and saturation

R 105 of 255 = 41%
G 118 of 255 = 46%
B 102 of 255 = 40%

105
118
102

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

Portions of RGB colors in percentages

R + G + B = 105 + 118 + 102 = 325 (100%)
R 105 of 325 ~ 32.31%
G 118 of 325 ~ 36.31%
B 102 of 325 ~ 31.38'%

%32.31
%36.31
%31.38

CMYK color model

#697666 color CMYK value is (11,0,14,54).

  • cyan value is 11.02%
  • magenta value is 0.00%
  • yellow value is 13.56%
  • key color value is 53.73%

CMYK: (11,0,14,54)
C11M0Y14K54 (11%, 0%, 14%, 54%)
(0.11 / 0.00 / 0.14 / 0.54)

CMYK percentages

%11.02
%0
%13.56
%53.73

Codes

Color #697666 in popluar color models

69 76 66
RGB 105 118 102
HSL 109° 7.27% 43.14%
HSB/HSV 109° 13.56% 46.27%
CMYK 11.02% 0.00% 13.56%
53.73%

Color #697666 in popluar number systems.

HEX 69 76 66
Decimal 105 118 102
Binary 1101001 1110110 1100110
Octal 151 166 146

Shades and tints

Shades of #697666

#697666
(105,118,102)
#606C5D
(96,108,93)
#576254
(87,98,84)
#4E584B
(78,88,75)
#454E42
(69,78,66)
#3C4439
(60,68,57)
#333A30
(51,58,48)
#2A3027
(42,48,39)
#21261E
(33,38,30)
#181C15
(24,28,21)
#0F120C
(15,18,12)
#000000
(0,0,0)

Tints of #697666

#697666
(105,118,102)
#768273
(118,130,115)
#838E80
(131,142,128)
#909A8D
(144,154,141)
#9DA69A
(157,166,154)
#AAB2A7
(170,178,167)
#B7BEB4
(183,190,180)
#C4CAC1
(196,202,193)
#D1D6CE
(209,214,206)
#DEE2DB
(222,226,219)
#EBEEE8
(235,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697666; }

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

This text font color is #697666.

Background Color

.myBgColor { background-color: #697666; }

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

This div background color is #697666.

Border color

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

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

This div border color is #697666.

Opacity

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

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

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

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

This text has shadow with #697666 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697666.

Preview

Color preview on black background

This text has color #697666 on black background.


Color preview on white background

This text has color #697666 on white background.


Black color preview on #697666 background

This text has black color on #697666 background.


White color preview on #697666 background

This text has white color on #697666 background.


Related colors

Complementary color

Complementary color for #hex is #968999.


I love getcolorcode.com

Triadic colors

1 #666976 and #766669 with #697666 are triadic colors.

2 #667669 and #766966 with #697666 are triadic colors.