COLOR #79636A

HEX: #79636A RGB: (121,99,106)

Color info

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

RGB color model

#79636A color RGB value is (121,99,106).

RGB: (121,99,106) (47%, 39%, 42%)

RGB channels and saturation

R 121 of 255 = 47%
G 99 of 255 = 39%
B 106 of 255 = 42%

121
99
106

R + G + B ~ 43%. #79636A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 99 + 106 = 326 (100%)
R 121 of 326 ~ 37.12%
G 99 of 326 ~ 30.37%
B 106 of 326 ~ 32.52'%

%37.12
%30.37
%32.52

CMYK color model

#79636A color CMYK value is (0,18,12,53).

  • cyan value is 0.00%
  • magenta value is 18.18%
  • yellow value is 12.40%
  • key color value is 52.55%

CMYK: (0,18,12,53)
C0M18Y12K53 (0%, 18%, 12%, 53%)
(0.00 / 0.18 / 0.12 / 0.53)

CMYK percentages

%0
%18.18
%12.4
%52.55

Codes

Color #79636A in popluar color models

79 63 6A
RGB 121 99 106
HSL 341° 10.00% 43.14%
HSB/HSV 341° 18.18% 47.45%
CMYK 0.00% 18.18% 12.40%
52.55%

Color #79636A in popluar number systems.

HEX 79 63 6A
Decimal 121 99 106
Binary 1111001 1100011 1101010
Octal 171 143 152

Shades and tints

Shades of #79636A

#79636A
(121,99,106)
#6E5A61
(110,90,97)
#635158
(99,81,88)
#58484F
(88,72,79)
#4D3F46
(77,63,70)
#42363D
(66,54,61)
#372D34
(55,45,52)
#2C242B
(44,36,43)
#211B22
(33,27,34)
#161219
(22,18,25)
#0B0910
(11,9,16)
#000000
(0,0,0)

Tints of #79636A

#79636A
(121,99,106)
#857177
(133,113,119)
#917F84
(145,127,132)
#9D8D91
(157,141,145)
#A99B9E
(169,155,158)
#B5A9AB
(181,169,171)
#C1B7B8
(193,183,184)
#CDC5C5
(205,197,197)
#D9D3D2
(217,211,210)
#E5E1DF
(229,225,223)
#F1EFEC
(241,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79636A color. Also use rgb(121,99,106) instead hex code.

Text Font Color

.myTextColor { color: #79636A; }

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

This text font color is #79636A.

Background Color

.myBgColor { background-color: #79636A; }

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

This div background color is #79636A.

Border color

.myBorderColor { border: 1px solid #79636A; }

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

This div border color is #79636A.

Opacity

.myOpacity80 { color: #79636A; opacity: 0.8; }

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

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

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

This text has shadow with #79636A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79636A.

Preview

Color preview on black background

This text has color #79636A on black background.


Color preview on white background

This text has color #79636A on white background.


Black color preview on #79636A background

This text has black color on #79636A background.


White color preview on #79636A background

This text has white color on #79636A background.


Related colors

Complementary color

Complementary color for #hex is #869C95.


I love getcolorcode.com

Triadic colors

1 #6A7963 and #636A79 with #79636A are triadic colors.

2 #6A6379 and #63796A with #79636A are triadic colors.