COLOR #697744

HEX: #697744 RGB: (105,119,68)

Color info

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

RGB color model

#697744 color RGB value is (105,119,68).

RGB: (105,119,68) (41%, 47%, 27%)

RGB channels and saturation

R 105 of 255 = 41%
G 119 of 255 = 47%
B 68 of 255 = 27%

105
119
68

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

Portions of RGB colors in percentages

R + G + B = 105 + 119 + 68 = 292 (100%)
R 105 of 292 ~ 35.96%
G 119 of 292 ~ 40.75%
B 68 of 292 ~ 23.29'%

%35.96
%40.75
%23.29

CMYK color model

#697744 color CMYK value is (12,0,43,53).

  • cyan value is 11.76%
  • magenta value is 0.00%
  • yellow value is 42.86%
  • key color value is 53.33%
CMYK: (12,0,43,53) C12M0Y43K53 (12%,0%,43%,53%) (0.12/0.00/0.43/0.53) 

CMYK percentages

%11.76
%0
%42.86
%53.33

Codes

Color #697744 in popluar color models

69 77 44
RGB 105 119 68
HSL 76° 27.27% 36.67%
HSB/HSV 76° 42.86% 46.67%
CMYK 11.76% 0.00% 42.86%
53.33%

Color #697744 in popluar number systems.

HEX 69 77 44
Decimal 105 119 68
Binary 1101001 1110111 1000100
Octal 151 167 104

Shades and tints

Shades of #697744

#697744
(105,119,68)
#606D3E
(96,109,62)
#576338
(87,99,56)
#4E5932
(78,89,50)
#454F2C
(69,79,44)
#3C4526
(60,69,38)
#333B20
(51,59,32)
#2A311A
(42,49,26)
#212714
(33,39,20)
#181D0E
(24,29,14)
#0F1308
(15,19,8)
#000000
(0,0,0)

Tints of #697744

#697744
(105,119,68)
#768355
(118,131,85)
#838F66
(131,143,102)
#909B77
(144,155,119)
#9DA788
(157,167,136)
#AAB399
(170,179,153)
#B7BFAA
(183,191,170)
#C4CBBB
(196,203,187)
#D1D7CC
(209,215,204)
#DEE3DD
(222,227,221)
#EBEFEE
(235,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #697744 color. Also use rgb(105,119,68) instead hex code.

Text Font Color

.myTextColor { color: #697744; }

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

This text font color is #697744.

Background Color

.myBgColor { background-color: #697744; }

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

This div background color is #697744.

Border color

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

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

This div border color is #697744.

Opacity

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

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

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

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

This text has shadow with #697744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697744.

Preview

Color preview on black background

This text has color #697744 on black background.


Color preview on white background

This text has color #697744 on white background.


Black color preview on #697744 background

This text has black color on #697744 background.


White color preview on #697744 background

This text has white color on #697744 background.


Related colors

Complementary color

Complementary color for #hex is #9688BB.


I love getcolorcode.com

Triadic colors

1 #446977 and #774469 with #697744 are triadic colors.

2 #447769 and #776944 with #697744 are triadic colors.