COLOR #695668

HEX: #695668 RGB: (105,86,104)

Color info

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

RGB color model

#695668 color RGB value is (105,86,104).

RGB: (105,86,104) (41%, 34%, 41%)

RGB channels and saturation

R 105 of 255 = 41%
G 86 of 255 = 34%
B 104 of 255 = 41%

105
86
104

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

Portions of RGB colors in percentages

R + G + B = 105 + 86 + 104 = 295 (100%)
R 105 of 295 ~ 35.59%
G 86 of 295 ~ 29.15%
B 104 of 295 ~ 35.25'%

%35.59
%29.15
%35.25

CMYK color model

#695668 color CMYK value is (0,18,1,59).

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

CMYK: (0,18,1,59)
C0M18Y1K59 (0%, 18%, 1%, 59%)
(0.00 / 0.18 / 0.01 / 0.59)

CMYK percentages

%0
%18.1
%0.95
%58.82

Codes

Color #695668 in popluar color models

69 56 68
RGB 105 86 104
HSL 303° 9.95% 37.45%
HSB/HSV 303° 18.10% 41.18%
CMYK 0.00% 18.10% 0.95%
58.82%

Color #695668 in popluar number systems.

HEX 69 56 68
Decimal 105 86 104
Binary 1101001 1010110 1101000
Octal 151 126 150

Shades and tints

Shades of #695668

#695668
(105,86,104)
#604F5F
(96,79,95)
#574856
(87,72,86)
#4E414D
(78,65,77)
#453A44
(69,58,68)
#3C333B
(60,51,59)
#332C32
(51,44,50)
#2A2529
(42,37,41)
#211E20
(33,30,32)
#181717
(24,23,23)
#0F100E
(15,16,14)
#000000
(0,0,0)

Tints of #695668

#695668
(105,86,104)
#766575
(118,101,117)
#837482
(131,116,130)
#90838F
(144,131,143)
#9D929C
(157,146,156)
#AAA1A9
(170,161,169)
#B7B0B6
(183,176,182)
#C4BFC3
(196,191,195)
#D1CED0
(209,206,208)
#DEDDDD
(222,221,221)
#EBECEA
(235,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695668; }

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

This text font color is #695668.

Background Color

.myBgColor { background-color: #695668; }

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

This div background color is #695668.

Border color

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

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

This div border color is #695668.

Opacity

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

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

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

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

This text has shadow with #695668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695668.

Preview

Color preview on black background

This text has color #695668 on black background.


Color preview on white background

This text has color #695668 on white background.


Black color preview on #695668 background

This text has black color on #695668 background.


White color preview on #695668 background

This text has white color on #695668 background.


Related colors

Complementary color

Complementary color for #hex is #96A997.


I love getcolorcode.com

Triadic colors

1 #686956 and #566869 with #695668 are triadic colors.

2 #685669 and #566968 with #695668 are triadic colors.