COLOR #799465

HEX: #799465 RGB: (121,148,101)

Color info

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

RGB color model

#799465 color RGB value is (121,148,101).

RGB: (121,148,101) (47%, 58%, 40%)

RGB channels and saturation

R 121 of 255 = 47%
G 148 of 255 = 58%
B 101 of 255 = 40%

121
148
101

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

Portions of RGB colors in percentages

R + G + B = 121 + 148 + 101 = 370 (100%)
R 121 of 370 ~ 32.7%
G 148 of 370 ~ 40%
B 101 of 370 ~ 27.3'%

%32.7
%40
%27.3

CMYK color model

#799465 color CMYK value is (18,0,32,42).

  • cyan value is 18.24%
  • magenta value is 0.00%
  • yellow value is 31.76%
  • key color value is 41.96%

CMYK: (18,0,32,42)
C18M0Y32K42 (18%, 0%, 32%, 42%)
(0.18 / 0.00 / 0.32 / 0.42)

CMYK percentages

%18.24
%0
%31.76
%41.96

Codes

Color #799465 in popluar color models

79 94 65
RGB 121 148 101
HSL 94° 18.88% 48.82%
HSB/HSV 94° 31.76% 58.04%
CMYK 18.24% 0.00% 31.76%
41.96%

Color #799465 in popluar number systems.

HEX 79 94 65
Decimal 121 148 101
Binary 1111001 10010100 1100101
Octal 171 224 145

Shades and tints

Shades of #799465

#799465
(121,148,101)
#6E875C
(110,135,92)
#637A53
(99,122,83)
#586D4A
(88,109,74)
#4D6041
(77,96,65)
#425338
(66,83,56)
#37462F
(55,70,47)
#2C3926
(44,57,38)
#212C1D
(33,44,29)
#161F14
(22,31,20)
#0B120B
(11,18,11)
#000000
(0,0,0)

Tints of #799465

#799465
(121,148,101)
#859D73
(133,157,115)
#91A681
(145,166,129)
#9DAF8F
(157,175,143)
#A9B89D
(169,184,157)
#B5C1AB
(181,193,171)
#C1CAB9
(193,202,185)
#CDD3C7
(205,211,199)
#D9DCD5
(217,220,213)
#E5E5E3
(229,229,227)
#F1EEF1
(241,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #799465 color. Also use rgb(121,148,101) instead hex code.

Text Font Color

.myTextColor { color: #799465; }

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

This text font color is #799465.

Background Color

.myBgColor { background-color: #799465; }

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

This div background color is #799465.

Border color

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

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

This div border color is #799465.

Opacity

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

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

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

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

This text has shadow with #799465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #799465.

Preview

Color preview on black background

This text has color #799465 on black background.


Color preview on white background

This text has color #799465 on white background.


Black color preview on #799465 background

This text has black color on #799465 background.


White color preview on #799465 background

This text has white color on #799465 background.


Related colors

Complementary color

Complementary color for #hex is #866B9A.


I love getcolorcode.com

Triadic colors

1 #657994 and #946579 with #799465 are triadic colors.

2 #659479 and #947965 with #799465 are triadic colors.