COLOR #796652

HEX: #796652 RGB: (121,102,82)

Color info

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

RGB color model

#796652 color RGB value is (121,102,82).

RGB: (121,102,82) (47%, 40%, 32%)

RGB channels and saturation

R 121 of 255 = 47%
G 102 of 255 = 40%
B 82 of 255 = 32%

121
102
82

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

Portions of RGB colors in percentages

R + G + B = 121 + 102 + 82 = 305 (100%)
R 121 of 305 ~ 39.67%
G 102 of 305 ~ 33.44%
B 82 of 305 ~ 26.89'%

%39.67
%33.44
%26.89

CMYK color model

#796652 color CMYK value is (0,16,32,53).

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

CMYK: (0,16,32,53)
C0M16Y32K53 (0%, 16%, 32%, 53%)
(0.00 / 0.16 / 0.32 / 0.53)

CMYK percentages

%0
%15.7
%32.23
%52.55

Codes

Color #796652 in popluar color models

79 66 52
RGB 121 102 82
HSL 31° 19.21% 39.80%
HSB/HSV 31° 32.23% 47.45%
CMYK 0.00% 15.70% 32.23%
52.55%

Color #796652 in popluar number systems.

HEX 79 66 52
Decimal 121 102 82
Binary 1111001 1100110 1010010
Octal 171 146 122

Shades and tints

Shades of #796652

#796652
(121,102,82)
#6E5D4B
(110,93,75)
#635444
(99,84,68)
#584B3D
(88,75,61)
#4D4236
(77,66,54)
#42392F
(66,57,47)
#373028
(55,48,40)
#2C2721
(44,39,33)
#211E1A
(33,30,26)
#161513
(22,21,19)
#0B0C0C
(11,12,12)
#000000
(0,0,0)

Tints of #796652

#796652
(121,102,82)
#857361
(133,115,97)
#918070
(145,128,112)
#9D8D7F
(157,141,127)
#A99A8E
(169,154,142)
#B5A79D
(181,167,157)
#C1B4AC
(193,180,172)
#CDC1BB
(205,193,187)
#D9CECA
(217,206,202)
#E5DBD9
(229,219,217)
#F1E8E8
(241,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #796652; }

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

This text font color is #796652.

Background Color

.myBgColor { background-color: #796652; }

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

This div background color is #796652.

Border color

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

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

This div border color is #796652.

Opacity

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

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

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

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

This text has shadow with #796652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796652.

Preview

Color preview on black background

This text has color #796652 on black background.


Color preview on white background

This text has color #796652 on white background.


Black color preview on #796652 background

This text has black color on #796652 background.


White color preview on #796652 background

This text has white color on #796652 background.


Related colors

Complementary color

Complementary color for #hex is #8699AD.


I love getcolorcode.com

Triadic colors

1 #527966 and #665279 with #796652 are triadic colors.

2 #526679 and #667952 with #796652 are triadic colors.