COLOR #696247

HEX: #696247 RGB: (105,98,71)

Color info

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

RGB color model

#696247 color RGB value is (105,98,71).

RGB: (105,98,71) (41%, 38%, 28%)

RGB channels and saturation

R 105 of 255 = 41%
G 98 of 255 = 38%
B 71 of 255 = 28%

105
98
71

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

Portions of RGB colors in percentages

R + G + B = 105 + 98 + 71 = 274 (100%)
R 105 of 274 ~ 38.32%
G 98 of 274 ~ 35.77%
B 71 of 274 ~ 25.91'%

%38.32
%35.77
%25.91

CMYK color model

#696247 color CMYK value is (0,7,32,59).

  • cyan value is 0.00%
  • magenta value is 6.67%
  • yellow value is 32.38%
  • key color value is 58.82%
CMYK: (0,7,32,59) C0M7Y32K59 (0%,7%,32%,59%) (0.00/0.07/0.32/0.59) 

CMYK percentages

%0
%6.67
%32.38
%58.82

Codes

Color #696247 in popluar color models

69 62 47
RGB 105 98 71
HSL 48° 19.32% 34.51%
HSB/HSV 48° 32.38% 41.18%
CMYK 0.00% 6.67% 32.38%
58.82%

Color #696247 in popluar number systems.

HEX 69 62 47
Decimal 105 98 71
Binary 1101001 1100010 1000111
Octal 151 142 107

Shades and tints

Shades of #696247

#696247
(105,98,71)
#605A41
(96,90,65)
#57523B
(87,82,59)
#4E4A35
(78,74,53)
#45422F
(69,66,47)
#3C3A29
(60,58,41)
#333223
(51,50,35)
#2A2A1D
(42,42,29)
#212217
(33,34,23)
#181A11
(24,26,17)
#0F120B
(15,18,11)
#000000
(0,0,0)

Tints of #696247

#696247
(105,98,71)
#767057
(118,112,87)
#837E67
(131,126,103)
#908C77
(144,140,119)
#9D9A87
(157,154,135)
#AAA897
(170,168,151)
#B7B6A7
(183,182,167)
#C4C4B7
(196,196,183)
#D1D2C7
(209,210,199)
#DEE0D7
(222,224,215)
#EBEEE7
(235,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696247; }

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

This text font color is #696247.

Background Color

.myBgColor { background-color: #696247; }

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

This div background color is #696247.

Border color

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

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

This div border color is #696247.

Opacity

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

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

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

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

This text has shadow with #696247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696247.

Preview

Color preview on black background

This text has color #696247 on black background.


Color preview on white background

This text has color #696247 on white background.


Black color preview on #696247 background

This text has black color on #696247 background.


White color preview on #696247 background

This text has white color on #696247 background.


Related colors

Complementary color

Complementary color for #hex is #969DB8.


I love getcolorcode.com

Triadic colors

1 #476962 and #624769 with #696247 are triadic colors.

2 #476269 and #626947 with #696247 are triadic colors.