COLOR #696136

HEX: #696136 RGB: (105,97,54)

Color info

#696136 contains red, green and blue colors in about the same proportion. Web safe color of #696136 is #666633 (or #663).

RGB color model

#696136 color RGB value is (105,97,54).

RGB: (105,97,54) (41%, 38%, 21%)

RGB channels and saturation

R 105 of 255 = 41%
G 97 of 255 = 38%
B 54 of 255 = 21%

105
97
54

R + G + B ~ 33%. #696136 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 97 + 54 = 256 (100%)
R 105 of 256 ~ 41.02%
G 97 of 256 ~ 37.89%
B 54 of 256 ~ 21.09'%

%41.02
%37.89
%21.09

CMYK color model

#696136 color CMYK value is (0,8,49,59).

  • cyan value is 0.00%
  • magenta value is 7.62%
  • yellow value is 48.57%
  • key color value is 58.82%
CMYK: (0,8,49,59) C0M8Y49K59 (0%,8%,49%,59%) (0.00/0.08/0.49/0.59) 

CMYK percentages

%0
%7.62
%48.57
%58.82

Codes

Color #696136 in popluar color models

69 61 36
RGB 105 97 54
HSL 51° 32.08% 31.18%
HSB/HSV 51° 48.57% 41.18%
CMYK 0.00% 7.62% 48.57%
58.82%

Color #696136 in popluar number systems.

HEX 69 61 36
Decimal 105 97 54
Binary 1101001 1100001 110110
Octal 151 141 66

Shades and tints

Shades of #696136

#696136
(105,97,54)
#605932
(96,89,50)
#57512E
(87,81,46)
#4E492A
(78,73,42)
#454126
(69,65,38)
#3C3922
(60,57,34)
#33311E
(51,49,30)
#2A291A
(42,41,26)
#212116
(33,33,22)
#181912
(24,25,18)
#0F110E
(15,17,14)
#000000
(0,0,0)

Tints of #696136

#696136
(105,97,54)
#766F48
(118,111,72)
#837D5A
(131,125,90)
#908B6C
(144,139,108)
#9D997E
(157,153,126)
#AAA790
(170,167,144)
#B7B5A2
(183,181,162)
#C4C3B4
(196,195,180)
#D1D1C6
(209,209,198)
#DEDFD8
(222,223,216)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #696136 color. Also use rgb(105,97,54) instead hex code.

Text Font Color

.myTextColor { color: #696136; }

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

This text font color is #696136.

Background Color

.myBgColor { background-color: #696136; }

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

This div background color is #696136.

Border color

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

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

This div border color is #696136.

Opacity

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

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

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

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

This text has shadow with #696136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696136.

Preview

Color preview on black background

This text has color #696136 on black background.


Color preview on white background

This text has color #696136 on white background.


Black color preview on #696136 background

This text has black color on #696136 background.


White color preview on #696136 background

This text has white color on #696136 background.


Related colors

Complementary color

Complementary color for #hex is #969EC9.


I love getcolorcode.com

Triadic colors

1 #366961 and #613669 with #696136 are triadic colors.

2 #366169 and #616936 with #696136 are triadic colors.