COLOR #796155

HEX: #796155 RGB: (121,97,85)

Color info

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

RGB color model

#796155 color RGB value is (121,97,85).

RGB: (121,97,85) (47%, 38%, 33%)

RGB channels and saturation

R 121 of 255 = 47%
G 97 of 255 = 38%
B 85 of 255 = 33%

121
97
85

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

Portions of RGB colors in percentages

R + G + B = 121 + 97 + 85 = 303 (100%)
R 121 of 303 ~ 39.93%
G 97 of 303 ~ 32.01%
B 85 of 303 ~ 28.05'%

%39.93
%32.01
%28.05

CMYK color model

#796155 color CMYK value is (0,20,30,53).

  • cyan value is 0.00%
  • magenta value is 19.83%
  • yellow value is 29.75%
  • key color value is 52.55%

CMYK: (0,20,30,53)
C0M20Y30K53 (0%, 20%, 30%, 53%)
(0.00 / 0.20 / 0.30 / 0.53)

CMYK percentages

%0
%19.83
%29.75
%52.55

Codes

Color #796155 in popluar color models

79 61 55
RGB 121 97 85
HSL 20° 17.48% 40.39%
HSB/HSV 20° 29.75% 47.45%
CMYK 0.00% 19.83% 29.75%
52.55%

Color #796155 in popluar number systems.

HEX 79 61 55
Decimal 121 97 85
Binary 1111001 1100001 1010101
Octal 171 141 125

Shades and tints

Shades of #796155

#796155
(121,97,85)
#6E594E
(110,89,78)
#635147
(99,81,71)
#584940
(88,73,64)
#4D4139
(77,65,57)
#423932
(66,57,50)
#37312B
(55,49,43)
#2C2924
(44,41,36)
#21211D
(33,33,29)
#161916
(22,25,22)
#0B110F
(11,17,15)
#000000
(0,0,0)

Tints of #796155

#796155
(121,97,85)
#856F64
(133,111,100)
#917D73
(145,125,115)
#9D8B82
(157,139,130)
#A99991
(169,153,145)
#B5A7A0
(181,167,160)
#C1B5AF
(193,181,175)
#CDC3BE
(205,195,190)
#D9D1CD
(217,209,205)
#E5DFDC
(229,223,220)
#F1EDEB
(241,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #796155 color. Also use rgb(121,97,85) instead hex code.

Text Font Color

.myTextColor { color: #796155; }

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

This text font color is #796155.

Background Color

.myBgColor { background-color: #796155; }

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

This div background color is #796155.

Border color

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

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

This div border color is #796155.

Opacity

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

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

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

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

This text has shadow with #796155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796155.

Preview

Color preview on black background

This text has color #796155 on black background.


Color preview on white background

This text has color #796155 on white background.


Black color preview on #796155 background

This text has black color on #796155 background.


White color preview on #796155 background

This text has white color on #796155 background.


Related colors

Complementary color

Complementary color for #hex is #869EAA.


I love getcolorcode.com

Triadic colors

1 #557961 and #615579 with #796155 are triadic colors.

2 #556179 and #617955 with #796155 are triadic colors.