COLOR #796251

HEX: #796251 RGB: (121,98,81)

Color info

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

RGB color model

#796251 color RGB value is (121,98,81).

RGB: (121,98,81) (47%, 38%, 32%)

RGB channels and saturation

R 121 of 255 = 47%
G 98 of 255 = 38%
B 81 of 255 = 32%

121
98
81

R + G + B ~ 39%. #796251 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 98 + 81 = 300 (100%)
R 121 of 300 ~ 40.33%
G 98 of 300 ~ 32.67%
B 81 of 300 ~ 27'%

%40.33
%32.67
%27

CMYK color model

#796251 color CMYK value is (0,19,33,53).

  • cyan value is 0.00%
  • magenta value is 19.01%
  • yellow value is 33.06%
  • key color value is 52.55%

CMYK: (0,19,33,53)
C0M19Y33K53 (0%, 19%, 33%, 53%)
(0.00 / 0.19 / 0.33 / 0.53)

CMYK percentages

%0
%19.01
%33.06
%52.55

Codes

Color #796251 in popluar color models

79 62 51
RGB 121 98 81
HSL 26° 19.80% 39.61%
HSB/HSV 26° 33.06% 47.45%
CMYK 0.00% 19.01% 33.06%
52.55%

Color #796251 in popluar number systems.

HEX 79 62 51
Decimal 121 98 81
Binary 1111001 1100010 1010001
Octal 171 142 121

Shades and tints

Shades of #796251

#796251
(121,98,81)
#6E5A4A
(110,90,74)
#635243
(99,82,67)
#584A3C
(88,74,60)
#4D4235
(77,66,53)
#423A2E
(66,58,46)
#373227
(55,50,39)
#2C2A20
(44,42,32)
#212219
(33,34,25)
#161A12
(22,26,18)
#0B120B
(11,18,11)
#000000
(0,0,0)

Tints of #796251

#796251
(121,98,81)
#857060
(133,112,96)
#917E6F
(145,126,111)
#9D8C7E
(157,140,126)
#A99A8D
(169,154,141)
#B5A89C
(181,168,156)
#C1B6AB
(193,182,171)
#CDC4BA
(205,196,186)
#D9D2C9
(217,210,201)
#E5E0D8
(229,224,216)
#F1EEE7
(241,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #796251 color. Also use rgb(121,98,81) instead hex code.

Text Font Color

.myTextColor { color: #796251; }

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

This text font color is #796251.

Background Color

.myBgColor { background-color: #796251; }

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

This div background color is #796251.

Border color

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

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

This div border color is #796251.

Opacity

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

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

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

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

This text has shadow with #796251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796251.

Preview

Color preview on black background

This text has color #796251 on black background.


Color preview on white background

This text has color #796251 on white background.


Black color preview on #796251 background

This text has black color on #796251 background.


White color preview on #796251 background

This text has white color on #796251 background.


Related colors

Complementary color

Complementary color for #hex is #869DAE.


I love getcolorcode.com

Triadic colors

1 #517962 and #625179 with #796251 are triadic colors.

2 #516279 and #627951 with #796251 are triadic colors.