COLOR #775279

HEX: #775279 RGB: (119,82,121)

Color info

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

RGB color model

#775279 color RGB value is (119,82,121).

RGB: (119,82,121) (47%, 32%, 47%)

RGB channels and saturation

R 119 of 255 = 47%
G 82 of 255 = 32%
B 121 of 255 = 47%

119
82
121

R + G + B ~ 42%. #775279 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 82 + 121 = 322 (100%)
R 119 of 322 ~ 36.96%
G 82 of 322 ~ 25.47%
B 121 of 322 ~ 37.58'%

%36.96
%25.47
%37.58

CMYK color model

#775279 color CMYK value is (2,32,0,53).

  • cyan value is 1.65%
  • magenta value is 32.23%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (2,32,0,53)
C2M32Y0K53 (2%, 32%, 0%, 53%)
(0.02 / 0.32 / 0.00 / 0.53)

CMYK percentages

%1.65
%32.23
%0
%52.55

Codes

Color #775279 in popluar color models

77 52 79
RGB 119 82 121
HSL 297° 19.21% 39.80%
HSB/HSV 297° 32.23% 47.45%
CMYK 1.65% 32.23% 0.00%
52.55%

Color #775279 in popluar number systems.

HEX 77 52 79
Decimal 119 82 121
Binary 1110111 1010010 1111001
Octal 167 122 171

Shades and tints

Shades of #775279

#775279
(119,82,121)
#6D4B6E
(109,75,110)
#634463
(99,68,99)
#593D58
(89,61,88)
#4F364D
(79,54,77)
#452F42
(69,47,66)
#3B2837
(59,40,55)
#31212C
(49,33,44)
#271A21
(39,26,33)
#1D1316
(29,19,22)
#130C0B
(19,12,11)
#000000
(0,0,0)

Tints of #775279

#775279
(119,82,121)
#836185
(131,97,133)
#8F7091
(143,112,145)
#9B7F9D
(155,127,157)
#A78EA9
(167,142,169)
#B39DB5
(179,157,181)
#BFACC1
(191,172,193)
#CBBBCD
(203,187,205)
#D7CAD9
(215,202,217)
#E3D9E5
(227,217,229)
#EFE8F1
(239,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775279 color. Also use rgb(119,82,121) instead hex code.

Text Font Color

.myTextColor { color: #775279; }

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

This text font color is #775279.

Background Color

.myBgColor { background-color: #775279; }

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

This div background color is #775279.

Border color

.myBorderColor { border: 1px solid #775279; }

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

This div border color is #775279.

Opacity

.myOpacity80 { color: #775279; opacity: 0.8; }

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

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

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

This text has shadow with #775279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775279.

Preview

Color preview on black background

This text has color #775279 on black background.


Color preview on white background

This text has color #775279 on white background.


Black color preview on #775279 background

This text has black color on #775279 background.


White color preview on #775279 background

This text has white color on #775279 background.


Related colors

Complementary color

Complementary color for #hex is #88AD86.


I love getcolorcode.com

Triadic colors

1 #797752 and #527977 with #775279 are triadic colors.

2 #795277 and #527779 with #775279 are triadic colors.