COLOR #696A49

HEX: #696A49 RGB: (105,106,73)

Color info

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

RGB color model

#696A49 color RGB value is (105,106,73).

RGB: (105,106,73) (41%, 42%, 29%)

RGB channels and saturation

R 105 of 255 = 41%
G 106 of 255 = 42%
B 73 of 255 = 29%

105
106
73

R + G + B ~ 37%. #696A49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 106 + 73 = 284 (100%)
R 105 of 284 ~ 36.97%
G 106 of 284 ~ 37.32%
B 73 of 284 ~ 25.7'%

%36.97
%37.32
%25.7

CMYK color model

#696A49 color CMYK value is (1,0,31,58).

  • cyan value is 0.94%
  • magenta value is 0.00%
  • yellow value is 31.13%
  • key color value is 58.43%
CMYK: (1,0,31,58) C1M0Y31K58 (1%,0%,31%,58%) (0.01/0.00/0.31/0.58) 

CMYK percentages

%0.94
%0
%31.13
%58.43

Codes

Color #696A49 in popluar color models

69 6A 49
RGB 105 106 73
HSL 62° 18.44% 35.10%
HSB/HSV 62° 31.13% 41.57%
CMYK 0.94% 0.00% 31.13%
58.43%

Color #696A49 in popluar number systems.

HEX 69 6A 49
Decimal 105 106 73
Binary 1101001 1101010 1001001
Octal 151 152 111

Shades and tints

Shades of #696A49

#696A49
(105,106,73)
#606143
(96,97,67)
#57583D
(87,88,61)
#4E4F37
(78,79,55)
#454631
(69,70,49)
#3C3D2B
(60,61,43)
#333425
(51,52,37)
#2A2B1F
(42,43,31)
#212219
(33,34,25)
#181913
(24,25,19)
#0F100D
(15,16,13)
#000000
(0,0,0)

Tints of #696A49

#696A49
(105,106,73)
#767759
(118,119,89)
#838469
(131,132,105)
#909179
(144,145,121)
#9D9E89
(157,158,137)
#AAAB99
(170,171,153)
#B7B8A9
(183,184,169)
#C4C5B9
(196,197,185)
#D1D2C9
(209,210,201)
#DEDFD9
(222,223,217)
#EBECE9
(235,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696A49; }

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

This text font color is #696A49.

Background Color

.myBgColor { background-color: #696A49; }

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

This div background color is #696A49.

Border color

.myBorderColor { border: 1px solid #696A49; }

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

This div border color is #696A49.

Opacity

.myOpacity80 { color: #696A49; opacity: 0.8; }

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

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

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

This text has shadow with #696A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696A49.

Preview

Color preview on black background

This text has color #696A49 on black background.


Color preview on white background

This text has color #696A49 on white background.


Black color preview on #696A49 background

This text has black color on #696A49 background.


White color preview on #696A49 background

This text has white color on #696A49 background.


Related colors

Complementary color

Complementary color for #hex is #9695B6.


I love getcolorcode.com

Triadic colors

1 #49696A and #6A4969 with #696A49 are triadic colors.

2 #496A69 and #6A6949 with #696A49 are triadic colors.