COLOR #79759C

HEX: #79759C RGB: (121,117,156)

Color info

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

RGB color model

#79759C color RGB value is (121,117,156).

RGB: (121,117,156) (47%, 46%, 61%)

RGB channels and saturation

R 121 of 255 = 47%
G 117 of 255 = 46%
B 156 of 255 = 61%

121
117
156

R + G + B ~ 51%. #79759C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 117 + 156 = 394 (100%)
R 121 of 394 ~ 30.71%
G 117 of 394 ~ 29.7%
B 156 of 394 ~ 39.59'%

%30.71
%29.7
%39.59

CMYK color model

#79759C color CMYK value is (22,25,0,39).

  • cyan value is 22.44%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 38.82%

CMYK: (22,25,0,39)
C22M25Y0K39 (22%, 25%, 0%, 39%)
(0.22 / 0.25 / 0.00 / 0.39)

CMYK percentages

%22.44
%25
%0
%38.82

Codes

Color #79759C in popluar color models

79 75 9C
RGB 121 117 156
HSL 246° 16.46% 53.53%
HSB/HSV 246° 25.00% 61.18%
CMYK 22.44% 25.00% 0.00%
38.82%

Color #79759C in popluar number systems.

HEX 79 75 9C
Decimal 121 117 156
Binary 1111001 1110101 10011100
Octal 171 165 234

Shades and tints

Shades of #79759C

#79759C
(121,117,156)
#6E6B8E
(110,107,142)
#636180
(99,97,128)
#585772
(88,87,114)
#4D4D64
(77,77,100)
#424356
(66,67,86)
#373948
(55,57,72)
#2C2F3A
(44,47,58)
#21252C
(33,37,44)
#161B1E
(22,27,30)
#0B1110
(11,17,16)
#000000
(0,0,0)

Tints of #79759C

#79759C
(121,117,156)
#8581A5
(133,129,165)
#918DAE
(145,141,174)
#9D99B7
(157,153,183)
#A9A5C0
(169,165,192)
#B5B1C9
(181,177,201)
#C1BDD2
(193,189,210)
#CDC9DB
(205,201,219)
#D9D5E4
(217,213,228)
#E5E1ED
(229,225,237)
#F1EDF6
(241,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79759C color. Also use rgb(121,117,156) instead hex code.

Text Font Color

.myTextColor { color: #79759C; }

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

This text font color is #79759C.

Background Color

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

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

This div background color is #79759C.

Border color

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

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

This div border color is #79759C.

Opacity

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

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

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

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

This text has shadow with #79759C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79759C.

Preview

Color preview on black background

This text has color #79759C on black background.


Color preview on white background

This text has color #79759C on white background.


Black color preview on #79759C background

This text has black color on #79759C background.


White color preview on #79759C background

This text has white color on #79759C background.


Related colors

Complementary color

Complementary color for #hex is #868A63.


I love getcolorcode.com

Triadic colors

1 #9C7975 and #759C79 with #79759C are triadic colors.

2 #9C7579 and #75799C with #79759C are triadic colors.