COLOR #697449

HEX: #697449 RGB: (105,116,73)

Color info

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

RGB color model

#697449 color RGB value is (105,116,73).

RGB: (105,116,73) (41%, 45%, 29%)

RGB channels and saturation

R 105 of 255 = 41%
G 116 of 255 = 45%
B 73 of 255 = 29%

105
116
73

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

Portions of RGB colors in percentages

R + G + B = 105 + 116 + 73 = 294 (100%)
R 105 of 294 ~ 35.71%
G 116 of 294 ~ 39.46%
B 73 of 294 ~ 24.83'%

%35.71
%39.46
%24.83

CMYK color model

#697449 color CMYK value is (9,0,37,55).

  • cyan value is 9.48%
  • magenta value is 0.00%
  • yellow value is 37.07%
  • key color value is 54.51%

CMYK: (9,0,37,55)
C9M0Y37K55 (9%, 0%, 37%, 55%)
(0.09 / 0.00 / 0.37 / 0.55)

CMYK percentages

%9.48
%0
%37.07
%54.51

Codes

Color #697449 in popluar color models

69 74 49
RGB 105 116 73
HSL 75° 22.75% 37.06%
HSB/HSV 75° 37.07% 45.49%
CMYK 9.48% 0.00% 37.07%
54.51%

Color #697449 in popluar number systems.

HEX 69 74 49
Decimal 105 116 73
Binary 1101001 1110100 1001001
Octal 151 164 111

Shades and tints

Shades of #697449

#697449
(105,116,73)
#606A43
(96,106,67)
#57603D
(87,96,61)
#4E5637
(78,86,55)
#454C31
(69,76,49)
#3C422B
(60,66,43)
#333825
(51,56,37)
#2A2E1F
(42,46,31)
#212419
(33,36,25)
#181A13
(24,26,19)
#0F100D
(15,16,13)
#000000
(0,0,0)

Tints of #697449

#697449
(105,116,73)
#768059
(118,128,89)
#838C69
(131,140,105)
#909879
(144,152,121)
#9DA489
(157,164,137)
#AAB099
(170,176,153)
#B7BCA9
(183,188,169)
#C4C8B9
(196,200,185)
#D1D4C9
(209,212,201)
#DEE0D9
(222,224,217)
#EBECE9
(235,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697449; }

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

This text font color is #697449.

Background Color

.myBgColor { background-color: #697449; }

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

This div background color is #697449.

Border color

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

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

This div border color is #697449.

Opacity

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

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

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

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

This text has shadow with #697449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697449.

Preview

Color preview on black background

This text has color #697449 on black background.


Color preview on white background

This text has color #697449 on white background.


Black color preview on #697449 background

This text has black color on #697449 background.


White color preview on #697449 background

This text has white color on #697449 background.


Related colors

Complementary color

Complementary color for #hex is #968BB6.


I love getcolorcode.com

Triadic colors

1 #496974 and #744969 with #697449 are triadic colors.

2 #497469 and #746949 with #697449 are triadic colors.