COLOR #696347

HEX: #696347 RGB: (105,99,71)

Color info

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

RGB color model

#696347 color RGB value is (105,99,71).

RGB: (105,99,71) (41%, 39%, 28%)

RGB channels and saturation

R 105 of 255 = 41%
G 99 of 255 = 39%
B 71 of 255 = 28%

105
99
71

R + G + B ~ 36%. #696347 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 99 + 71 = 275 (100%)
R 105 of 275 ~ 38.18%
G 99 of 275 ~ 36%
B 71 of 275 ~ 25.82'%

%38.18
%36
%25.82

CMYK color model

#696347 color CMYK value is (0,6,32,59).

  • cyan value is 0.00%
  • magenta value is 5.71%
  • yellow value is 32.38%
  • key color value is 58.82%

CMYK: (0,6,32,59)
C0M6Y32K59 (0%, 6%, 32%, 59%)
(0.00 / 0.06 / 0.32 / 0.59)

CMYK percentages

%0
%5.71
%32.38
%58.82

Codes

Color #696347 in popluar color models

69 63 47
RGB 105 99 71
HSL 49° 19.32% 34.51%
HSB/HSV 49° 32.38% 41.18%
CMYK 0.00% 5.71% 32.38%
58.82%

Color #696347 in popluar number systems.

HEX 69 63 47
Decimal 105 99 71
Binary 1101001 1100011 1000111
Octal 151 143 107

Shades and tints

Shades of #696347

#696347
(105,99,71)
#605A41
(96,90,65)
#57513B
(87,81,59)
#4E4835
(78,72,53)
#453F2F
(69,63,47)
#3C3629
(60,54,41)
#332D23
(51,45,35)
#2A241D
(42,36,29)
#211B17
(33,27,23)
#181211
(24,18,17)
#0F090B
(15,9,11)
#000000
(0,0,0)

Tints of #696347

#696347
(105,99,71)
#767157
(118,113,87)
#837F67
(131,127,103)
#908D77
(144,141,119)
#9D9B87
(157,155,135)
#AAA997
(170,169,151)
#B7B7A7
(183,183,167)
#C4C5B7
(196,197,183)
#D1D3C7
(209,211,199)
#DEE1D7
(222,225,215)
#EBEFE7
(235,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #696347 color. Also use rgb(105,99,71) instead hex code.

Text Font Color

.myTextColor { color: #696347; }

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

This text font color is #696347.

Background Color

.myBgColor { background-color: #696347; }

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

This div background color is #696347.

Border color

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

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

This div border color is #696347.

Opacity

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

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

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

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

This text has shadow with #696347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696347.

Preview

Color preview on black background

This text has color #696347 on black background.


Color preview on white background

This text has color #696347 on white background.


Black color preview on #696347 background

This text has black color on #696347 background.


White color preview on #696347 background

This text has white color on #696347 background.


Related colors

Complementary color

Complementary color for #hex is #969CB8.


I love getcolorcode.com

Triadic colors

1 #476963 and #634769 with #696347 are triadic colors.

2 #476369 and #636947 with #696347 are triadic colors.