COLOR #696116

HEX: #696116 RGB: (105,97,22)

Color info

#696116 contains mainly red and green colors. Web safe color of #696116 is #666600 (or #660).

RGB color model

#696116 color RGB value is (105,97,22).

RGB: (105,97,22) (41%, 38%, 9%)

RGB channels and saturation

R 105 of 255 = 41%
G 97 of 255 = 38%
B 22 of 255 = 9%

105
97
22

R + G + B ~ 29%. #696116 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 97 + 22 = 224 (100%)
R 105 of 224 ~ 46.88%
G 97 of 224 ~ 43.3%
B 22 of 224 ~ 9.82'%

%46.88
%43.3

CMYK color model

#696116 color CMYK value is (0,8,79,59).

  • cyan value is 0.00%
  • magenta value is 7.62%
  • yellow value is 79.05%
  • key color value is 58.82%

CMYK: (0,8,79,59)
C0M8Y79K59 (0%, 8%, 79%, 59%)
(0.00 / 0.08 / 0.79 / 0.59)

CMYK percentages

%0
%7.62
%79.05
%58.82

Codes

Color #696116 in popluar color models

69 61 16
RGB 105 97 22
HSL 54° 65.35% 24.90%
HSB/HSV 54° 79.05% 41.18%
CMYK 0.00% 7.62% 79.05%
58.82%

Color #696116 in popluar number systems.

HEX 69 61 16
Decimal 105 97 22
Binary 1101001 1100001 10110
Octal 151 141 26

Shades and tints

Shades of #696116

#696116
(105,97,22)
#605914
(96,89,20)
#575112
(87,81,18)
#4E4910
(78,73,16)
#45410E
(69,65,14)
#3C390C
(60,57,12)
#33310A
(51,49,10)
#2A2908
(42,41,8)
#212106
(33,33,6)
#181904
(24,25,4)
#0F1102
(15,17,2)
#000000
(0,0,0)

Tints of #696116

#696116
(105,97,22)
#766F2B
(118,111,43)
#837D40
(131,125,64)
#908B55
(144,139,85)
#9D996A
(157,153,106)
#AAA77F
(170,167,127)
#B7B594
(183,181,148)
#C4C3A9
(196,195,169)
#D1D1BE
(209,209,190)
#DEDFD3
(222,223,211)
#EBEDE8
(235,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696116; }

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

This text font color is #696116.

Background Color

.myBgColor { background-color: #696116; }

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

This div background color is #696116.

Border color

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

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

This div border color is #696116.

Opacity

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

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

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

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

This text has shadow with #696116 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696116.

Preview

Color preview on black background

This text has color #696116 on black background.


Color preview on white background

This text has color #696116 on white background.


Black color preview on #696116 background

This text has black color on #696116 background.


White color preview on #696116 background

This text has white color on #696116 background.


Related colors

Complementary color

Complementary color for #hex is #969EE9.


I love getcolorcode.com

Triadic colors

1 #166961 and #611669 with #696116 are triadic colors.

2 #166169 and #616916 with #696116 are triadic colors.