COLOR #696256

HEX: #696256 RGB: (105,98,86)

Color info

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

RGB color model

#696256 color RGB value is (105,98,86).

RGB: (105,98,86) (41%, 38%, 34%)

RGB channels and saturation

R 105 of 255 = 41%
G 98 of 255 = 38%
B 86 of 255 = 34%

105
98
86

R + G + B ~ 38%. #696256 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 98 + 86 = 289 (100%)
R 105 of 289 ~ 36.33%
G 98 of 289 ~ 33.91%
B 86 of 289 ~ 29.76'%

%36.33
%33.91
%29.76

CMYK color model

#696256 color CMYK value is (0,7,18,59).

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

CMYK: (0,7,18,59)
C0M7Y18K59 (0%, 7%, 18%, 59%)
(0.00 / 0.07 / 0.18 / 0.59)

CMYK percentages

%0
%6.67
%18.1
%58.82

Codes

Color #696256 in popluar color models

69 62 56
RGB 105 98 86
HSL 38° 9.95% 37.45%
HSB/HSV 38° 18.10% 41.18%
CMYK 0.00% 6.67% 18.10%
58.82%

Color #696256 in popluar number systems.

HEX 69 62 56
Decimal 105 98 86
Binary 1101001 1100010 1010110
Octal 151 142 126

Shades and tints

Shades of #696256

#696256
(105,98,86)
#605A4F
(96,90,79)
#575248
(87,82,72)
#4E4A41
(78,74,65)
#45423A
(69,66,58)
#3C3A33
(60,58,51)
#33322C
(51,50,44)
#2A2A25
(42,42,37)
#21221E
(33,34,30)
#181A17
(24,26,23)
#0F1210
(15,18,16)
#000000
(0,0,0)

Tints of #696256

#696256
(105,98,86)
#767065
(118,112,101)
#837E74
(131,126,116)
#908C83
(144,140,131)
#9D9A92
(157,154,146)
#AAA8A1
(170,168,161)
#B7B6B0
(183,182,176)
#C4C4BF
(196,196,191)
#D1D2CE
(209,210,206)
#DEE0DD
(222,224,221)
#EBEEEC
(235,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696256; }

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

This text font color is #696256.

Background Color

.myBgColor { background-color: #696256; }

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

This div background color is #696256.

Border color

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

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

This div border color is #696256.

Opacity

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

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

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

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

This text has shadow with #696256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696256.

Preview

Color preview on black background

This text has color #696256 on black background.


Color preview on white background

This text has color #696256 on white background.


Black color preview on #696256 background

This text has black color on #696256 background.


White color preview on #696256 background

This text has white color on #696256 background.


Related colors

Complementary color

Complementary color for #hex is #969DA9.


I love getcolorcode.com

Triadic colors

1 #566962 and #625669 with #696256 are triadic colors.

2 #566269 and #626956 with #696256 are triadic colors.