COLOR #79414C

HEX: #79414C RGB: (121,65,76)

Color info

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

RGB color model

#79414C color RGB value is (121,65,76).

RGB: (121,65,76) (47%, 25%, 30%)

RGB channels and saturation

R 121 of 255 = 47%
G 65 of 255 = 25%
B 76 of 255 = 30%

121
65
76

R + G + B ~ 34%. #79414C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 65 + 76 = 262 (100%)
R 121 of 262 ~ 46.18%
G 65 of 262 ~ 24.81%
B 76 of 262 ~ 29.01'%

%46.18
%24.81
%29.01

CMYK color model

#79414C color CMYK value is (0,46,37,53).

  • cyan value is 0.00%
  • magenta value is 46.28%
  • yellow value is 37.19%
  • key color value is 52.55%

CMYK: (0,46,37,53)
C0M46Y37K53 (0%, 46%, 37%, 53%)
(0.00 / 0.46 / 0.37 / 0.53)

CMYK percentages

%0
%46.28
%37.19
%52.55

Codes

Color #79414C in popluar color models

79 41 4C
RGB 121 65 76
HSL 348° 30.11% 36.47%
HSB/HSV 348° 46.28% 47.45%
CMYK 0.00% 46.28% 37.19%
52.55%

Color #79414C in popluar number systems.

HEX 79 41 4C
Decimal 121 65 76
Binary 1111001 1000001 1001100
Octal 171 101 114

Shades and tints

Shades of #79414C

#79414C
(121,65,76)
#6E3C46
(110,60,70)
#633740
(99,55,64)
#58323A
(88,50,58)
#4D2D34
(77,45,52)
#42282E
(66,40,46)
#372328
(55,35,40)
#2C1E22
(44,30,34)
#21191C
(33,25,28)
#161416
(22,20,22)
#0B0F10
(11,15,16)
#000000
(0,0,0)

Tints of #79414C

#79414C
(121,65,76)
#85525C
(133,82,92)
#91636C
(145,99,108)
#9D747C
(157,116,124)
#A9858C
(169,133,140)
#B5969C
(181,150,156)
#C1A7AC
(193,167,172)
#CDB8BC
(205,184,188)
#D9C9CC
(217,201,204)
#E5DADC
(229,218,220)
#F1EBEC
(241,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79414C color. Also use rgb(121,65,76) instead hex code.

Text Font Color

.myTextColor { color: #79414C; }

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

This text font color is #79414C.

Background Color

.myBgColor { background-color: #79414C; }

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

This div background color is #79414C.

Border color

.myBorderColor { border: 1px solid #79414C; }

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

This div border color is #79414C.

Opacity

.myOpacity80 { color: #79414C; opacity: 0.8; }

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

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

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

This text has shadow with #79414C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79414C.

Preview

Color preview on black background

This text has color #79414C on black background.


Color preview on white background

This text has color #79414C on white background.


Black color preview on #79414C background

This text has black color on #79414C background.


White color preview on #79414C background

This text has white color on #79414C background.


Related colors

Complementary color

Complementary color for #hex is #86BEB3.


I love getcolorcode.com

Triadic colors

1 #4C7941 and #414C79 with #79414C are triadic colors.

2 #4C4179 and #41794C with #79414C are triadic colors.