COLOR #695856

HEX: #695856 RGB: (105,88,86)

Color info

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

RGB color model

#695856 color RGB value is (105,88,86).

RGB: (105,88,86) (41%, 35%, 34%)

RGB channels and saturation

R 105 of 255 = 41%
G 88 of 255 = 35%
B 86 of 255 = 34%

105
88
86

R + G + B ~ 37%. #695856 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 88 + 86 = 279 (100%)
R 105 of 279 ~ 37.63%
G 88 of 279 ~ 31.54%
B 86 of 279 ~ 30.82'%

%37.63
%31.54
%30.82

CMYK color model

#695856 color CMYK value is (0,16,18,59).

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

CMYK: (0,16,18,59)
C0M16Y18K59 (0%, 16%, 18%, 59%)
(0.00 / 0.16 / 0.18 / 0.59)

CMYK percentages

%0
%16.19
%18.1
%58.82

Codes

Color #695856 in popluar color models

69 58 56
RGB 105 88 86
HSL 9.95% 37.45%
HSB/HSV 18.10% 41.18%
CMYK 0.00% 16.19% 18.10%
58.82%

Color #695856 in popluar number systems.

HEX 69 58 56
Decimal 105 88 86
Binary 1101001 1011000 1010110
Octal 151 130 126

Shades and tints

Shades of #695856

#695856
(105,88,86)
#60504F
(96,80,79)
#574848
(87,72,72)
#4E4041
(78,64,65)
#45383A
(69,56,58)
#3C3033
(60,48,51)
#33282C
(51,40,44)
#2A2025
(42,32,37)
#21181E
(33,24,30)
#181017
(24,16,23)
#0F0810
(15,8,16)
#000000
(0,0,0)

Tints of #695856

#695856
(105,88,86)
#766765
(118,103,101)
#837674
(131,118,116)
#908583
(144,133,131)
#9D9492
(157,148,146)
#AAA3A1
(170,163,161)
#B7B2B0
(183,178,176)
#C4C1BF
(196,193,191)
#D1D0CE
(209,208,206)
#DEDFDD
(222,223,221)
#EBEEEC
(235,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695856; }

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

This text font color is #695856.

Background Color

.myBgColor { background-color: #695856; }

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

This div background color is #695856.

Border color

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

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

This div border color is #695856.

Opacity

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

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

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

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

This text has shadow with #695856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695856.

Preview

Color preview on black background

This text has color #695856 on black background.


Color preview on white background

This text has color #695856 on white background.


Black color preview on #695856 background

This text has black color on #695856 background.


White color preview on #695856 background

This text has white color on #695856 background.


Related colors

Complementary color

Complementary color for #hex is #96A7A9.


I love getcolorcode.com

Triadic colors

1 #566958 and #585669 with #695856 are triadic colors.

2 #565869 and #586956 with #695856 are triadic colors.