COLOR #799768

HEX: #799768 RGB: (121,151,104)

Color info

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

RGB color model

#799768 color RGB value is (121,151,104).

RGB: (121,151,104) (47%, 59%, 41%)

RGB channels and saturation

R 121 of 255 = 47%
G 151 of 255 = 59%
B 104 of 255 = 41%

121
151
104

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

Portions of RGB colors in percentages

R + G + B = 121 + 151 + 104 = 376 (100%)
R 121 of 376 ~ 32.18%
G 151 of 376 ~ 40.16%
B 104 of 376 ~ 27.66'%

%32.18
%40.16
%27.66

CMYK color model

#799768 color CMYK value is (20,0,31,41).

  • cyan value is 19.87%
  • magenta value is 0.00%
  • yellow value is 31.13%
  • key color value is 40.78%

CMYK: (20,0,31,41)
C20M0Y31K41 (20%, 0%, 31%, 41%)
(0.20 / 0.00 / 0.31 / 0.41)

CMYK percentages

%19.87
%0
%31.13
%40.78

Codes

Color #799768 in popluar color models

79 97 68
RGB 121 151 104
HSL 98° 18.43% 50.00%
HSB/HSV 98° 31.13% 59.22%
CMYK 19.87% 0.00% 31.13%
40.78%

Color #799768 in popluar number systems.

HEX 79 97 68
Decimal 121 151 104
Binary 1111001 10010111 1101000
Octal 171 227 150

Shades and tints

Shades of #799768

#799768
(121,151,104)
#6E8A5F
(110,138,95)
#637D56
(99,125,86)
#58704D
(88,112,77)
#4D6344
(77,99,68)
#42563B
(66,86,59)
#374932
(55,73,50)
#2C3C29
(44,60,41)
#212F20
(33,47,32)
#162217
(22,34,23)
#0B150E
(11,21,14)
#000000
(0,0,0)

Tints of #799768

#799768
(121,151,104)
#85A075
(133,160,117)
#91A982
(145,169,130)
#9DB28F
(157,178,143)
#A9BB9C
(169,187,156)
#B5C4A9
(181,196,169)
#C1CDB6
(193,205,182)
#CDD6C3
(205,214,195)
#D9DFD0
(217,223,208)
#E5E8DD
(229,232,221)
#F1F1EA
(241,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #799768 color. Also use rgb(121,151,104) instead hex code.

Text Font Color

.myTextColor { color: #799768; }

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

This text font color is #799768.

Background Color

.myBgColor { background-color: #799768; }

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

This div background color is #799768.

Border color

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

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

This div border color is #799768.

Opacity

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

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

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

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

This text has shadow with #799768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #799768.

Preview

Color preview on black background

This text has color #799768 on black background.


Color preview on white background

This text has color #799768 on white background.


Black color preview on #799768 background

This text has black color on #799768 background.


White color preview on #799768 background

This text has white color on #799768 background.


Related colors

Complementary color

Complementary color for #hex is #866897.


I love getcolorcode.com

Triadic colors

1 #687997 and #976879 with #799768 are triadic colors.

2 #689779 and #977968 with #799768 are triadic colors.