COLOR #795248

HEX: #795248 RGB: (121,82,72)

Color info

#795248 contains red, green and blue colors in about the same proportion. Web safe color of #795248 is #666633 (or #663).

RGB color model

#795248 color RGB value is (121,82,72).

RGB: (121,82,72) (47%, 32%, 28%)

RGB channels and saturation

R 121 of 255 = 47%
G 82 of 255 = 32%
B 72 of 255 = 28%

121
82
72

R + G + B ~ 36%. #795248 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 82 + 72 = 275 (100%)
R 121 of 275 ~ 44%
G 82 of 275 ~ 29.82%
B 72 of 275 ~ 26.18'%

%44
%29.82
%26.18

CMYK color model

#795248 color CMYK value is (0,32,40,53).

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

CMYK: (0,32,40,53)
C0M32Y40K53 (0%, 32%, 40%, 53%)
(0.00 / 0.32 / 0.40 / 0.53)

CMYK percentages

%0
%32.23
%40.5
%52.55

Codes

Color #795248 in popluar color models

79 52 48
RGB 121 82 72
HSL 12° 25.39% 37.84%
HSB/HSV 12° 40.50% 47.45%
CMYK 0.00% 32.23% 40.50%
52.55%

Color #795248 in popluar number systems.

HEX 79 52 48
Decimal 121 82 72
Binary 1111001 1010010 1001000
Octal 171 122 110

Shades and tints

Shades of #795248

#795248
(121,82,72)
#6E4B42
(110,75,66)
#63443C
(99,68,60)
#583D36
(88,61,54)
#4D3630
(77,54,48)
#422F2A
(66,47,42)
#372824
(55,40,36)
#2C211E
(44,33,30)
#211A18
(33,26,24)
#161312
(22,19,18)
#0B0C0C
(11,12,12)
#000000
(0,0,0)

Tints of #795248

#795248
(121,82,72)
#856158
(133,97,88)
#917068
(145,112,104)
#9D7F78
(157,127,120)
#A98E88
(169,142,136)
#B59D98
(181,157,152)
#C1ACA8
(193,172,168)
#CDBBB8
(205,187,184)
#D9CAC8
(217,202,200)
#E5D9D8
(229,217,216)
#F1E8E8
(241,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #795248; }

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

This text font color is #795248.

Background Color

.myBgColor { background-color: #795248; }

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

This div background color is #795248.

Border color

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

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

This div border color is #795248.

Opacity

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

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

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

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

This text has shadow with #795248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #795248.

Preview

Color preview on black background

This text has color #795248 on black background.


Color preview on white background

This text has color #795248 on white background.


Black color preview on #795248 background

This text has black color on #795248 background.


White color preview on #795248 background

This text has white color on #795248 background.


Related colors

Complementary color

Complementary color for #hex is #86ADB7.


I love getcolorcode.com

Triadic colors

1 #487952 and #524879 with #795248 are triadic colors.

2 #485279 and #527948 with #795248 are triadic colors.