COLOR #794A48

HEX: #794A48 RGB: (121,74,72)

Color info

#794A48 contains red, green and blue colors in about the same proportion. Web safe color of #794A48 is #663333 (or #633).

RGB color model

#794A48 color RGB value is (121,74,72).

RGB: (121,74,72) (47%, 29%, 28%)

RGB channels and saturation

R 121 of 255 = 47%
G 74 of 255 = 29%
B 72 of 255 = 28%

121
74
72

R + G + B ~ 35%. #794A48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 74 + 72 = 267 (100%)
R 121 of 267 ~ 45.32%
G 74 of 267 ~ 27.72%
B 72 of 267 ~ 26.97'%

%45.32
%27.72
%26.97

CMYK color model

#794A48 color CMYK value is (0,39,40,53).

  • cyan value is 0.00%
  • magenta value is 38.84%
  • yellow value is 40.50%
  • key color value is 52.55%
CMYK: (0,39,40,53) C0M39Y40K53 (0%,39%,40%,53%) (0.00/0.39/0.40/0.53) 

CMYK percentages

%0
%38.84
%40.5
%52.55

Codes

Color #794A48 in popluar color models

79 4A 48
RGB 121 74 72
HSL 25.39% 37.84%
HSB/HSV 40.50% 47.45%
CMYK 0.00% 38.84% 40.50%
52.55%

Color #794A48 in popluar number systems.

HEX 79 4A 48
Decimal 121 74 72
Binary 1111001 1001010 1001000
Octal 171 112 110

Shades and tints

Shades of #794A48

#794A48
(121,74,72)
#6E4442
(110,68,66)
#633E3C
(99,62,60)
#583836
(88,56,54)
#4D3230
(77,50,48)
#422C2A
(66,44,42)
#372624
(55,38,36)
#2C201E
(44,32,30)
#211A18
(33,26,24)
#161412
(22,20,18)
#0B0E0C
(11,14,12)
#000000
(0,0,0)

Tints of #794A48

#794A48
(121,74,72)
#855A58
(133,90,88)
#916A68
(145,106,104)
#9D7A78
(157,122,120)
#A98A88
(169,138,136)
#B59A98
(181,154,152)
#C1AAA8
(193,170,168)
#CDBAB8
(205,186,184)
#D9CAC8
(217,202,200)
#E5DAD8
(229,218,216)
#F1EAE8
(241,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #794A48; }

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

This text font color is #794A48.

Background Color

.myBgColor { background-color: #794A48; }

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

This div background color is #794A48.

Border color

.myBorderColor { border: 1px solid #794A48; }

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

This div border color is #794A48.

Opacity

.myOpacity80 { color: #794A48; opacity: 0.8; }

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

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

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

This text has shadow with #794A48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #794A48.

Preview

Color preview on black background

This text has color #794A48 on black background.


Color preview on white background

This text has color #794A48 on white background.


Black color preview on #794A48 background

This text has black color on #794A48 background.


White color preview on #794A48 background

This text has white color on #794A48 background.


Related colors

Complementary color

Complementary color for #hex is #86B5B7.


I love getcolorcode.com

Triadic colors

1 #48794A and #4A4879 with #794A48 are triadic colors.

2 #484A79 and #4A7948 with #794A48 are triadic colors.