COLOR #695956

HEX: #695956 RGB: (105,89,86)

Color info

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

RGB color model

#695956 color RGB value is (105,89,86).

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

RGB channels and saturation

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

105
89
86

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

Portions of RGB colors in percentages

R + G + B = 105 + 89 + 86 = 280 (100%)
R 105 of 280 ~ 37.5%
G 89 of 280 ~ 31.79%
B 86 of 280 ~ 30.71'%

%37.5
%31.79
%30.71

CMYK color model

#695956 color CMYK value is (0,15,18,59).

  • cyan value is 0.00%
  • magenta value is 15.24%
  • yellow value is 18.10%
  • key color value is 58.82%
CMYK: (0,15,18,59) C0M15Y18K59 (0%,15%,18%,59%) (0.00/0.15/0.18/0.59) 

CMYK percentages

%0
%15.24
%18.1
%58.82

Codes

Color #695956 in popluar color models

69 59 56
RGB 105 89 86
HSL 9.95% 37.45%
HSB/HSV 18.10% 41.18%
CMYK 0.00% 15.24% 18.10%
58.82%

Color #695956 in popluar number systems.

HEX 69 59 56
Decimal 105 89 86
Binary 1101001 1011001 1010110
Octal 151 131 126

Shades and tints

Shades of #695956

#695956
(105,89,86)
#60514F
(96,81,79)
#574948
(87,73,72)
#4E4141
(78,65,65)
#45393A
(69,57,58)
#3C3133
(60,49,51)
#33292C
(51,41,44)
#2A2125
(42,33,37)
#21191E
(33,25,30)
#181117
(24,17,23)
#0F0910
(15,9,16)
#000000
(0,0,0)

Tints of #695956

#695956
(105,89,86)
#766865
(118,104,101)
#837774
(131,119,116)
#908683
(144,134,131)
#9D9592
(157,149,146)
#AAA4A1
(170,164,161)
#B7B3B0
(183,179,176)
#C4C2BF
(196,194,191)
#D1D1CE
(209,209,206)
#DEE0DD
(222,224,221)
#EBEFEC
(235,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695956; }

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

This text font color is #695956.

Background Color

.myBgColor { background-color: #695956; }

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

This div background color is #695956.

Border color

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

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

This div border color is #695956.

Opacity

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

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

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

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

This text has shadow with #695956 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695956.

Preview

Color preview on black background

This text has color #695956 on black background.


Color preview on white background

This text has color #695956 on white background.


Black color preview on #695956 background

This text has black color on #695956 background.


White color preview on #695956 background

This text has white color on #695956 background.


Related colors

Complementary color

Complementary color for #hex is #96A6A9.


I love getcolorcode.com

Triadic colors

1 #566959 and #595669 with #695956 are triadic colors.

2 #565969 and #596956 with #695956 are triadic colors.