COLOR #7775A6

HEX: #7775A6 RGB: (119,117,166)

Color info

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

RGB color model

#7775A6 color RGB value is (119,117,166).

RGB: (119,117,166) (47%, 46%, 65%)

RGB channels and saturation

R 119 of 255 = 47%
G 117 of 255 = 46%
B 166 of 255 = 65%

119
117
166

R + G + B ~ 53%. #7775A6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 117 + 166 = 402 (100%)
R 119 of 402 ~ 29.6%
G 117 of 402 ~ 29.1%
B 166 of 402 ~ 41.29'%

%29.6
%29.1
%41.29

CMYK color model

#7775A6 color CMYK value is (28,30,0,35).

  • cyan value is 28.31%
  • magenta value is 29.52%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (28,30,0,35)
C28M30Y0K35 (28%, 30%, 0%, 35%)
(0.28 / 0.30 / 0.00 / 0.35)

CMYK percentages

%28.31
%29.52
%0
%34.9

Codes

Color #7775A6 in popluar color models

77 75 A6
RGB 119 117 166
HSL 242° 21.59% 55.49%
HSB/HSV 242° 29.52% 65.10%
CMYK 28.31% 29.52% 0.00%
34.90%

Color #7775A6 in popluar number systems.

HEX 77 75 A6
Decimal 119 117 166
Binary 1110111 1110101 10100110
Octal 167 165 246

Shades and tints

Shades of #7775A6

#7775A6
(119,117,166)
#6D6B97
(109,107,151)
#636188
(99,97,136)
#595779
(89,87,121)
#4F4D6A
(79,77,106)
#45435B
(69,67,91)
#3B394C
(59,57,76)
#312F3D
(49,47,61)
#27252E
(39,37,46)
#1D1B1F
(29,27,31)
#131110
(19,17,16)
#000000
(0,0,0)

Tints of #7775A6

#7775A6
(119,117,166)
#8381AE
(131,129,174)
#8F8DB6
(143,141,182)
#9B99BE
(155,153,190)
#A7A5C6
(167,165,198)
#B3B1CE
(179,177,206)
#BFBDD6
(191,189,214)
#CBC9DE
(203,201,222)
#D7D5E6
(215,213,230)
#E3E1EE
(227,225,238)
#EFEDF6
(239,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7775A6 color. Also use rgb(119,117,166) instead hex code.

Text Font Color

.myTextColor { color: #7775A6; }

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

This text font color is #7775A6.

Background Color

.myBgColor { background-color: #7775A6; }

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

This div background color is #7775A6.

Border color

.myBorderColor { border: 1px solid #7775A6; }

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

This div border color is #7775A6.

Opacity

.myOpacity80 { color: #7775A6; opacity: 0.8; }

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

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

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

This text has shadow with #7775A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7775A6.

Preview

Color preview on black background

This text has color #7775A6 on black background.


Color preview on white background

This text has color #7775A6 on white background.


Black color preview on #7775A6 background

This text has black color on #7775A6 background.


White color preview on #7775A6 background

This text has white color on #7775A6 background.


Related colors

Complementary color

Complementary color for #hex is #888A59.


I love getcolorcode.com

Triadic colors

1 #A67775 and #75A677 with #7775A6 are triadic colors.

2 #A67577 and #7577A6 with #7775A6 are triadic colors.