COLOR #696873

HEX: #696873 RGB: (105,104,115)

Color info

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

RGB color model

#696873 color RGB value is (105,104,115).

RGB: (105,104,115) (41%, 41%, 45%)

RGB channels and saturation

R 105 of 255 = 41%
G 104 of 255 = 41%
B 115 of 255 = 45%

105
104
115

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

Portions of RGB colors in percentages

R + G + B = 105 + 104 + 115 = 324 (100%)
R 105 of 324 ~ 32.41%
G 104 of 324 ~ 32.1%
B 115 of 324 ~ 35.49'%

%32.41
%32.1
%35.49

CMYK color model

#696873 color CMYK value is (9,10,0,55).

  • cyan value is 8.70%
  • magenta value is 9.57%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (9,10,0,55) C9M10Y0K55 (9%,10%,0%,55%) (0.09/0.10/0.00/0.55) 

CMYK percentages

%8.7
%9.57
%0
%54.9

Codes

Color #696873 in popluar color models

69 68 73
RGB 105 104 115
HSL 245° 5.02% 42.94%
HSB/HSV 245° 9.57% 45.10%
CMYK 8.70% 9.57% 0.00%
54.90%

Color #696873 in popluar number systems.

HEX 69 68 73
Decimal 105 104 115
Binary 1101001 1101000 1110011
Octal 151 150 163

Shades and tints

Shades of #696873

#696873
(105,104,115)
#605F69
(96,95,105)
#57565F
(87,86,95)
#4E4D55
(78,77,85)
#45444B
(69,68,75)
#3C3B41
(60,59,65)
#333237
(51,50,55)
#2A292D
(42,41,45)
#212023
(33,32,35)
#181719
(24,23,25)
#0F0E0F
(15,14,15)
#000000
(0,0,0)

Tints of #696873

#696873
(105,104,115)
#76757F
(118,117,127)
#83828B
(131,130,139)
#908F97
(144,143,151)
#9D9CA3
(157,156,163)
#AAA9AF
(170,169,175)
#B7B6BB
(183,182,187)
#C4C3C7
(196,195,199)
#D1D0D3
(209,208,211)
#DEDDDF
(222,221,223)
#EBEAEB
(235,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696873; }

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

This text font color is #696873.

Background Color

.myBgColor { background-color: #696873; }

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

This div background color is #696873.

Border color

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

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

This div border color is #696873.

Opacity

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

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

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

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

This text has shadow with #696873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696873.

Preview

Color preview on black background

This text has color #696873 on black background.


Color preview on white background

This text has color #696873 on white background.


Black color preview on #696873 background

This text has black color on #696873 background.


White color preview on #696873 background

This text has white color on #696873 background.


Related colors

Complementary color

Complementary color for #hex is #96978C.


I love getcolorcode.com

Triadic colors

1 #736968 and #687369 with #696873 are triadic colors.

2 #736869 and #686973 with #696873 are triadic colors.