COLOR #795258

HEX: #795258 RGB: (121,82,88)

Color info

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

RGB color model

#795258 color RGB value is (121,82,88).

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

RGB channels and saturation

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

121
82
88

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

Portions of RGB colors in percentages

R + G + B = 121 + 82 + 88 = 291 (100%)
R 121 of 291 ~ 41.58%
G 82 of 291 ~ 28.18%
B 88 of 291 ~ 30.24'%

%41.58
%28.18
%30.24

CMYK color model

#795258 color CMYK value is (0,32,27,53).

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

CMYK: (0,32,27,53)
C0M32Y27K53 (0%, 32%, 27%, 53%)
(0.00 / 0.32 / 0.27 / 0.53)

CMYK percentages

%0
%32.23
%27.27
%52.55

Codes

Color #795258 in popluar color models

79 52 58
RGB 121 82 88
HSL 351° 19.21% 39.80%
HSB/HSV 351° 32.23% 47.45%
CMYK 0.00% 32.23% 27.27%
52.55%

Color #795258 in popluar number systems.

HEX 79 52 58
Decimal 121 82 88
Binary 1111001 1010010 1011000
Octal 171 122 130

Shades and tints

Shades of #795258

#795258
(121,82,88)
#6E4B50
(110,75,80)
#634448
(99,68,72)
#583D40
(88,61,64)
#4D3638
(77,54,56)
#422F30
(66,47,48)
#372828
(55,40,40)
#2C2120
(44,33,32)
#211A18
(33,26,24)
#161310
(22,19,16)
#0B0C08
(11,12,8)
#000000
(0,0,0)

Tints of #795258

#795258
(121,82,88)
#856167
(133,97,103)
#917076
(145,112,118)
#9D7F85
(157,127,133)
#A98E94
(169,142,148)
#B59DA3
(181,157,163)
#C1ACB2
(193,172,178)
#CDBBC1
(205,187,193)
#D9CAD0
(217,202,208)
#E5D9DF
(229,217,223)
#F1E8EE
(241,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #795258; }

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

This text font color is #795258.

Background Color

.myBgColor { background-color: #795258; }

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

This div background color is #795258.

Border color

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

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

This div border color is #795258.

Opacity

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

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

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

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

This text has shadow with #795258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #795258.

Preview

Color preview on black background

This text has color #795258 on black background.


Color preview on white background

This text has color #795258 on white background.


Black color preview on #795258 background

This text has black color on #795258 background.


White color preview on #795258 background

This text has white color on #795258 background.


Related colors

Complementary color

Complementary color for #hex is #86ADA7.


I love getcolorcode.com

Triadic colors

1 #587952 and #525879 with #795258 are triadic colors.

2 #585279 and #527958 with #795258 are triadic colors.