COLOR #79699D

HEX: #79699D RGB: (121,105,157)

Color info

#79699D contains red, green and blue colors in about the same proportion. Web safe color of #79699D is #666699 (or #669).

RGB color model

#79699D color RGB value is (121,105,157).

RGB: (121,105,157) (47%, 41%, 62%)

RGB channels and saturation

R 121 of 255 = 47%
G 105 of 255 = 41%
B 157 of 255 = 62%

121
105
157

R + G + B ~ 50%. #79699D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 105 + 157 = 383 (100%)
R 121 of 383 ~ 31.59%
G 105 of 383 ~ 27.42%
B 157 of 383 ~ 40.99'%

%31.59
%27.42
%40.99

CMYK color model

#79699D color CMYK value is (23,33,0,38).

  • cyan value is 22.93%
  • magenta value is 33.12%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (23,33,0,38)
C23M33Y0K38 (23%, 33%, 0%, 38%)
(0.23 / 0.33 / 0.00 / 0.38)

CMYK percentages

%22.93
%33.12
%0
%38.43

Codes

Color #79699D in popluar color models

79 69 9D
RGB 121 105 157
HSL 258° 20.97% 51.37%
HSB/HSV 258° 33.12% 61.57%
CMYK 22.93% 33.12% 0.00%
38.43%

Color #79699D in popluar number systems.

HEX 79 69 9D
Decimal 121 105 157
Binary 1111001 1101001 10011101
Octal 171 151 235

Shades and tints

Shades of #79699D

#79699D
(121,105,157)
#6E608F
(110,96,143)
#635781
(99,87,129)
#584E73
(88,78,115)
#4D4565
(77,69,101)
#423C57
(66,60,87)
#373349
(55,51,73)
#2C2A3B
(44,42,59)
#21212D
(33,33,45)
#16181F
(22,24,31)
#0B0F11
(11,15,17)
#000000
(0,0,0)

Tints of #79699D

#79699D
(121,105,157)
#8576A5
(133,118,165)
#9183AD
(145,131,173)
#9D90B5
(157,144,181)
#A99DBD
(169,157,189)
#B5AAC5
(181,170,197)
#C1B7CD
(193,183,205)
#CDC4D5
(205,196,213)
#D9D1DD
(217,209,221)
#E5DEE5
(229,222,229)
#F1EBED
(241,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79699D color. Also use rgb(121,105,157) instead hex code.

Text Font Color

.myTextColor { color: #79699D; }

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

This text font color is #79699D.

Background Color

.myBgColor { background-color: #79699D; }

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

This div background color is #79699D.

Border color

.myBorderColor { border: 1px solid #79699D; }

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

This div border color is #79699D.

Opacity

.myOpacity80 { color: #79699D; opacity: 0.8; }

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

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

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

This text has shadow with #79699D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79699D.

Preview

Color preview on black background

This text has color #79699D on black background.


Color preview on white background

This text has color #79699D on white background.


Black color preview on #79699D background

This text has black color on #79699D background.


White color preview on #79699D background

This text has white color on #79699D background.


Related colors

Complementary color

Complementary color for #hex is #869662.


I love getcolorcode.com

Triadic colors

1 #9D7969 and #699D79 with #79699D are triadic colors.

2 #9D6979 and #69799D with #79699D are triadic colors.