COLOR #797267

HEX: #797267 RGB: (121,114,103)

Color info

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

RGB color model

#797267 color RGB value is (121,114,103).

RGB: (121,114,103) (47%, 45%, 40%)

RGB channels and saturation

R 121 of 255 = 47%
G 114 of 255 = 45%
B 103 of 255 = 40%

121
114
103

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

Portions of RGB colors in percentages

R + G + B = 121 + 114 + 103 = 338 (100%)
R 121 of 338 ~ 35.8%
G 114 of 338 ~ 33.73%
B 103 of 338 ~ 30.47'%

%35.8
%33.73
%30.47

CMYK color model

#797267 color CMYK value is (0,6,15,53).

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

CMYK: (0,6,15,53)
C0M6Y15K53 (0%, 6%, 15%, 53%)
(0.00 / 0.06 / 0.15 / 0.53)

CMYK percentages

%0
%5.79
%14.88
%52.55

Codes

Color #797267 in popluar color models

79 72 67
RGB 121 114 103
HSL 37° 8.04% 43.92%
HSB/HSV 37° 14.88% 47.45%
CMYK 0.00% 5.79% 14.88%
52.55%

Color #797267 in popluar number systems.

HEX 79 72 67
Decimal 121 114 103
Binary 1111001 1110010 1100111
Octal 171 162 147

Shades and tints

Shades of #797267

#797267
(121,114,103)
#6E685E
(110,104,94)
#635E55
(99,94,85)
#58544C
(88,84,76)
#4D4A43
(77,74,67)
#42403A
(66,64,58)
#373631
(55,54,49)
#2C2C28
(44,44,40)
#21221F
(33,34,31)
#161816
(22,24,22)
#0B0E0D
(11,14,13)
#000000
(0,0,0)

Tints of #797267

#797267
(121,114,103)
#857E74
(133,126,116)
#918A81
(145,138,129)
#9D968E
(157,150,142)
#A9A29B
(169,162,155)
#B5AEA8
(181,174,168)
#C1BAB5
(193,186,181)
#CDC6C2
(205,198,194)
#D9D2CF
(217,210,207)
#E5DEDC
(229,222,220)
#F1EAE9
(241,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #797267; }

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

This text font color is #797267.

Background Color

.myBgColor { background-color: #797267; }

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

This div background color is #797267.

Border color

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

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

This div border color is #797267.

Opacity

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

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

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

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

This text has shadow with #797267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797267.

Preview

Color preview on black background

This text has color #797267 on black background.


Color preview on white background

This text has color #797267 on white background.


Black color preview on #797267 background

This text has black color on #797267 background.


White color preview on #797267 background

This text has white color on #797267 background.


Related colors

Complementary color

Complementary color for #hex is #868D98.


I love getcolorcode.com

Triadic colors

1 #677972 and #726779 with #797267 are triadic colors.

2 #677279 and #727967 with #797267 are triadic colors.