COLOR #795952

HEX: #795952 RGB: (121,89,82)

Color info

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

RGB color model

#795952 color RGB value is (121,89,82).

RGB: (121,89,82) (47%, 35%, 32%)

RGB channels and saturation

R 121 of 255 = 47%
G 89 of 255 = 35%
B 82 of 255 = 32%

121
89
82

R + G + B ~ 38%. #795952 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 89 + 82 = 292 (100%)
R 121 of 292 ~ 41.44%
G 89 of 292 ~ 30.48%
B 82 of 292 ~ 28.08'%

%41.44
%30.48
%28.08

CMYK color model

#795952 color CMYK value is (0,26,32,53).

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

CMYK: (0,26,32,53)
C0M26Y32K53 (0%, 26%, 32%, 53%)
(0.00 / 0.26 / 0.32 / 0.53)

CMYK percentages

%0
%26.45
%32.23
%52.55

Codes

Color #795952 in popluar color models

79 59 52
RGB 121 89 82
HSL 11° 19.21% 39.80%
HSB/HSV 11° 32.23% 47.45%
CMYK 0.00% 26.45% 32.23%
52.55%

Color #795952 in popluar number systems.

HEX 79 59 52
Decimal 121 89 82
Binary 1111001 1011001 1010010
Octal 171 131 122

Shades and tints

Shades of #795952

#795952
(121,89,82)
#6E514B
(110,81,75)
#634944
(99,73,68)
#58413D
(88,65,61)
#4D3936
(77,57,54)
#42312F
(66,49,47)
#372928
(55,41,40)
#2C2121
(44,33,33)
#21191A
(33,25,26)
#161113
(22,17,19)
#0B090C
(11,9,12)
#000000
(0,0,0)

Tints of #795952

#795952
(121,89,82)
#856861
(133,104,97)
#917770
(145,119,112)
#9D867F
(157,134,127)
#A9958E
(169,149,142)
#B5A49D
(181,164,157)
#C1B3AC
(193,179,172)
#CDC2BB
(205,194,187)
#D9D1CA
(217,209,202)
#E5E0D9
(229,224,217)
#F1EFE8
(241,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #795952; }

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

This text font color is #795952.

Background Color

.myBgColor { background-color: #795952; }

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

This div background color is #795952.

Border color

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

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

This div border color is #795952.

Opacity

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

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

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

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

This text has shadow with #795952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #795952.

Preview

Color preview on black background

This text has color #795952 on black background.


Color preview on white background

This text has color #795952 on white background.


Black color preview on #795952 background

This text has black color on #795952 background.


White color preview on #795952 background

This text has white color on #795952 background.


Related colors

Complementary color

Complementary color for #hex is #86A6AD.


I love getcolorcode.com

Triadic colors

1 #527959 and #595279 with #795952 are triadic colors.

2 #525979 and #597952 with #795952 are triadic colors.