COLOR #797269

HEX: #797269 RGB: (121,114,105)

Color info

#797269 contains red, green and blue colors in about the same proportion. Web safe color of #797269 is #666666 (or #666).

RGB color model

#797269 color RGB value is (121,114,105).

RGB: (121,114,105) (47%, 45%, 41%)

RGB channels and saturation

R 121 of 255 = 47%
G 114 of 255 = 45%
B 105 of 255 = 41%

121
114
105

R + G + B ~ 44%. #797269 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 114 + 105 = 340 (100%)
R 121 of 340 ~ 35.59%
G 114 of 340 ~ 33.53%
B 105 of 340 ~ 30.88'%

%35.59
%33.53
%30.88

CMYK color model

#797269 color CMYK value is (0,6,13,53).

  • cyan value is 0.00%
  • magenta value is 5.79%
  • yellow value is 13.22%
  • key color value is 52.55%

CMYK: (0,6,13,53)
C0M6Y13K53 (0%, 6%, 13%, 53%)
(0.00 / 0.06 / 0.13 / 0.53)

CMYK percentages

%0
%5.79
%13.22
%52.55

Codes

Color #797269 in popluar color models

79 72 69
RGB 121 114 105
HSL 34° 7.08% 44.31%
HSB/HSV 34° 13.22% 47.45%
CMYK 0.00% 5.79% 13.22%
52.55%

Color #797269 in popluar number systems.

HEX 79 72 69
Decimal 121 114 105
Binary 1111001 1110010 1101001
Octal 171 162 151

Shades and tints

Shades of #797269

#797269
(121,114,105)
#6E6860
(110,104,96)
#635E57
(99,94,87)
#58544E
(88,84,78)
#4D4A45
(77,74,69)
#42403C
(66,64,60)
#373633
(55,54,51)
#2C2C2A
(44,44,42)
#212221
(33,34,33)
#161818
(22,24,24)
#0B0E0F
(11,14,15)
#000000
(0,0,0)

Tints of #797269

#797269
(121,114,105)
#857E76
(133,126,118)
#918A83
(145,138,131)
#9D9690
(157,150,144)
#A9A29D
(169,162,157)
#B5AEAA
(181,174,170)
#C1BAB7
(193,186,183)
#CDC6C4
(205,198,196)
#D9D2D1
(217,210,209)
#E5DEDE
(229,222,222)
#F1EAEB
(241,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #797269 color. Also use rgb(121,114,105) instead hex code.

Text Font Color

.myTextColor { color: #797269; }

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

This text font color is #797269.

Background Color

.myBgColor { background-color: #797269; }

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

This div background color is #797269.

Border color

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

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

This div border color is #797269.

Opacity

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

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

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

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

This text has shadow with #797269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797269.

Preview

Color preview on black background

This text has color #797269 on black background.


Color preview on white background

This text has color #797269 on white background.


Black color preview on #797269 background

This text has black color on #797269 background.


White color preview on #797269 background

This text has white color on #797269 background.


Related colors

Complementary color

Complementary color for #hex is #868D96.


I love getcolorcode.com

Triadic colors

1 #697972 and #726979 with #797269 are triadic colors.

2 #697279 and #727969 with #797269 are triadic colors.