COLOR #697841

HEX: #697841 RGB: (105,120,65)

Color info

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

RGB color model

#697841 color RGB value is (105,120,65).

RGB: (105,120,65) (41%, 47%, 25%)

RGB channels and saturation

R 105 of 255 = 41%
G 120 of 255 = 47%
B 65 of 255 = 25%

105
120
65

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

Portions of RGB colors in percentages

R + G + B = 105 + 120 + 65 = 290 (100%)
R 105 of 290 ~ 36.21%
G 120 of 290 ~ 41.38%
B 65 of 290 ~ 22.41'%

%36.21
%41.38
%22.41

CMYK color model

#697841 color CMYK value is (13,0,46,53).

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 45.83%
  • key color value is 52.94%

CMYK: (13,0,46,53)
C13M0Y46K53 (13%, 0%, 46%, 53%)
(0.13 / 0.00 / 0.46 / 0.53)

CMYK percentages

%12.5
%0
%45.83
%52.94

Codes

Color #697841 in popluar color models

69 78 41
RGB 105 120 65
HSL 76° 29.73% 36.27%
HSB/HSV 76° 45.83% 47.06%
CMYK 12.50% 0.00% 45.83%
52.94%

Color #697841 in popluar number systems.

HEX 69 78 41
Decimal 105 120 65
Binary 1101001 1111000 1000001
Octal 151 170 101

Shades and tints

Shades of #697841

#697841
(105,120,65)
#606E3C
(96,110,60)
#576437
(87,100,55)
#4E5A32
(78,90,50)
#45502D
(69,80,45)
#3C4628
(60,70,40)
#333C23
(51,60,35)
#2A321E
(42,50,30)
#212819
(33,40,25)
#181E14
(24,30,20)
#0F140F
(15,20,15)
#000000
(0,0,0)

Tints of #697841

#697841
(105,120,65)
#768452
(118,132,82)
#839063
(131,144,99)
#909C74
(144,156,116)
#9DA885
(157,168,133)
#AAB496
(170,180,150)
#B7C0A7
(183,192,167)
#C4CCB8
(196,204,184)
#D1D8C9
(209,216,201)
#DEE4DA
(222,228,218)
#EBF0EB
(235,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #697841 color. Also use rgb(105,120,65) instead hex code.

Text Font Color

.myTextColor { color: #697841; }

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

This text font color is #697841.

Background Color

.myBgColor { background-color: #697841; }

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

This div background color is #697841.

Border color

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

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

This div border color is #697841.

Opacity

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

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

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

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

This text has shadow with #697841 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697841.

Preview

Color preview on black background

This text has color #697841 on black background.


Color preview on white background

This text has color #697841 on white background.


Black color preview on #697841 background

This text has black color on #697841 background.


White color preview on #697841 background

This text has white color on #697841 background.


Related colors

Complementary color

Complementary color for #hex is #9687BE.


I love getcolorcode.com

Triadic colors

1 #416978 and #784169 with #697841 are triadic colors.

2 #417869 and #786941 with #697841 are triadic colors.