COLOR #697E44

HEX: #697E44 RGB: (105,126,68)

Color info

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

RGB color model

#697E44 color RGB value is (105,126,68).

RGB: (105,126,68) (41%, 49%, 27%)

RGB channels and saturation

R 105 of 255 = 41%
G 126 of 255 = 49%
B 68 of 255 = 27%

105
126
68

R + G + B ~ 39%. #697E44 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 126 + 68 = 299 (100%)
R 105 of 299 ~ 35.12%
G 126 of 299 ~ 42.14%
B 68 of 299 ~ 22.74'%

%35.12
%42.14
%22.74

CMYK color model

#697E44 color CMYK value is (17,0,46,51).

  • cyan value is 16.67%
  • magenta value is 0.00%
  • yellow value is 46.03%
  • key color value is 50.59%

CMYK: (17,0,46,51)
C17M0Y46K51 (17%, 0%, 46%, 51%)
(0.17 / 0.00 / 0.46 / 0.51)

CMYK percentages

%16.67
%0
%46.03
%50.59

Codes

Color #697E44 in popluar color models

69 7E 44
RGB 105 126 68
HSL 82° 29.90% 38.04%
HSB/HSV 82° 46.03% 49.41%
CMYK 16.67% 0.00% 46.03%
50.59%

Color #697E44 in popluar number systems.

HEX 69 7E 44
Decimal 105 126 68
Binary 1101001 1111110 1000100
Octal 151 176 104

Shades and tints

Shades of #697E44

#697E44
(105,126,68)
#60733E
(96,115,62)
#576838
(87,104,56)
#4E5D32
(78,93,50)
#45522C
(69,82,44)
#3C4726
(60,71,38)
#333C20
(51,60,32)
#2A311A
(42,49,26)
#212614
(33,38,20)
#181B0E
(24,27,14)
#0F1008
(15,16,8)
#000000
(0,0,0)

Tints of #697E44

#697E44
(105,126,68)
#768955
(118,137,85)
#839466
(131,148,102)
#909F77
(144,159,119)
#9DAA88
(157,170,136)
#AAB599
(170,181,153)
#B7C0AA
(183,192,170)
#C4CBBB
(196,203,187)
#D1D6CC
(209,214,204)
#DEE1DD
(222,225,221)
#EBECEE
(235,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697E44; }

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

This text font color is #697E44.

Background Color

.myBgColor { background-color: #697E44; }

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

This div background color is #697E44.

Border color

.myBorderColor { border: 1px solid #697E44; }

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

This div border color is #697E44.

Opacity

.myOpacity80 { color: #697E44; opacity: 0.8; }

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

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

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

This text has shadow with #697E44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697E44.

Preview

Color preview on black background

This text has color #697E44 on black background.


Color preview on white background

This text has color #697E44 on white background.


Black color preview on #697E44 background

This text has black color on #697E44 background.


White color preview on #697E44 background

This text has white color on #697E44 background.


Related colors

Complementary color

Complementary color for #hex is #9681BB.


I love getcolorcode.com

Triadic colors

1 #44697E and #7E4469 with #697E44 are triadic colors.

2 #447E69 and #7E6944 with #697E44 are triadic colors.