COLOR #697446

HEX: #697446 RGB: (105,116,70)

Color info

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

RGB color model

#697446 color RGB value is (105,116,70).

RGB: (105,116,70) (41%, 45%, 27%)

RGB channels and saturation

R 105 of 255 = 41%
G 116 of 255 = 45%
B 70 of 255 = 27%

105
116
70

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

Portions of RGB colors in percentages

R + G + B = 105 + 116 + 70 = 291 (100%)
R 105 of 291 ~ 36.08%
G 116 of 291 ~ 39.86%
B 70 of 291 ~ 24.05'%

%36.08
%39.86
%24.05

CMYK color model

#697446 color CMYK value is (9,0,40,55).

  • cyan value is 9.48%
  • magenta value is 0.00%
  • yellow value is 39.66%
  • key color value is 54.51%
CMYK: (9,0,40,55) C9M0Y40K55 (9%,0%,40%,55%) (0.09/0.00/0.40/0.55) 

CMYK percentages

%9.48
%0
%39.66
%54.51

Codes

Color #697446 in popluar color models

69 74 46
RGB 105 116 70
HSL 74° 24.73% 36.47%
HSB/HSV 74° 39.66% 45.49%
CMYK 9.48% 0.00% 39.66%
54.51%

Color #697446 in popluar number systems.

HEX 69 74 46
Decimal 105 116 70
Binary 1101001 1110100 1000110
Octal 151 164 106

Shades and tints

Shades of #697446

#697446
(105,116,70)
#606A40
(96,106,64)
#57603A
(87,96,58)
#4E5634
(78,86,52)
#454C2E
(69,76,46)
#3C4228
(60,66,40)
#333822
(51,56,34)
#2A2E1C
(42,46,28)
#212416
(33,36,22)
#181A10
(24,26,16)
#0F100A
(15,16,10)
#000000
(0,0,0)

Tints of #697446

#697446
(105,116,70)
#768056
(118,128,86)
#838C66
(131,140,102)
#909876
(144,152,118)
#9DA486
(157,164,134)
#AAB096
(170,176,150)
#B7BCA6
(183,188,166)
#C4C8B6
(196,200,182)
#D1D4C6
(209,212,198)
#DEE0D6
(222,224,214)
#EBECE6
(235,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #697446 color. Also use rgb(105,116,70) instead hex code.

Text Font Color

.myTextColor { color: #697446; }

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

This text font color is #697446.

Background Color

.myBgColor { background-color: #697446; }

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

This div background color is #697446.

Border color

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

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

This div border color is #697446.

Opacity

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

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

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

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

This text has shadow with #697446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697446.

Preview

Color preview on black background

This text has color #697446 on black background.


Color preview on white background

This text has color #697446 on white background.


Black color preview on #697446 background

This text has black color on #697446 background.


White color preview on #697446 background

This text has white color on #697446 background.


Related colors

Complementary color

Complementary color for #hex is #968BB9.


I love getcolorcode.com

Triadic colors

1 #466974 and #744669 with #697446 are triadic colors.

2 #467469 and #746946 with #697446 are triadic colors.