COLOR #796252

HEX: #796252 RGB: (121,98,82)

Color info

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

RGB color model

#796252 color RGB value is (121,98,82).

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

RGB channels and saturation

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

121
98
82

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

Portions of RGB colors in percentages

R + G + B = 121 + 98 + 82 = 301 (100%)
R 121 of 301 ~ 40.2%
G 98 of 301 ~ 32.56%
B 82 of 301 ~ 27.24'%

%40.2
%32.56
%27.24

CMYK color model

#796252 color CMYK value is (0,19,32,53).

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

CMYK: (0,19,32,53)
C0M19Y32K53 (0%, 19%, 32%, 53%)
(0.00 / 0.19 / 0.32 / 0.53)

CMYK percentages

%0
%19.01
%32.23
%52.55

Codes

Color #796252 in popluar color models

79 62 52
RGB 121 98 82
HSL 25° 19.21% 39.80%
HSB/HSV 25° 32.23% 47.45%
CMYK 0.00% 19.01% 32.23%
52.55%

Color #796252 in popluar number systems.

HEX 79 62 52
Decimal 121 98 82
Binary 1111001 1100010 1010010
Octal 171 142 122

Shades and tints

Shades of #796252

#796252
(121,98,82)
#6E5A4B
(110,90,75)
#635244
(99,82,68)
#584A3D
(88,74,61)
#4D4236
(77,66,54)
#423A2F
(66,58,47)
#373228
(55,50,40)
#2C2A21
(44,42,33)
#21221A
(33,34,26)
#161A13
(22,26,19)
#0B120C
(11,18,12)
#000000
(0,0,0)

Tints of #796252

#796252
(121,98,82)
#857061
(133,112,97)
#917E70
(145,126,112)
#9D8C7F
(157,140,127)
#A99A8E
(169,154,142)
#B5A89D
(181,168,157)
#C1B6AC
(193,182,172)
#CDC4BB
(205,196,187)
#D9D2CA
(217,210,202)
#E5E0D9
(229,224,217)
#F1EEE8
(241,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #796252; }

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

This text font color is #796252.

Background Color

.myBgColor { background-color: #796252; }

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

This div background color is #796252.

Border color

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

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

This div border color is #796252.

Opacity

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

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

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

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

This text has shadow with #796252 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796252.

Preview

Color preview on black background

This text has color #796252 on black background.


Color preview on white background

This text has color #796252 on white background.


Black color preview on #796252 background

This text has black color on #796252 background.


White color preview on #796252 background

This text has white color on #796252 background.


Related colors

Complementary color

Complementary color for #hex is #869DAD.


I love getcolorcode.com

Triadic colors

1 #527962 and #625279 with #796252 are triadic colors.

2 #526279 and #627952 with #796252 are triadic colors.