COLOR #7770A2

HEX: #7770A2 RGB: (119,112,162)

Color info

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

RGB color model

#7770A2 color RGB value is (119,112,162).

RGB: (119,112,162) (47%, 44%, 64%)

RGB channels and saturation

R 119 of 255 = 47%
G 112 of 255 = 44%
B 162 of 255 = 64%

119
112
162

R + G + B ~ 52%. #7770A2 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 112 + 162 = 393 (100%)
R 119 of 393 ~ 30.28%
G 112 of 393 ~ 28.5%
B 162 of 393 ~ 41.22'%

%30.28
%28.5
%41.22

CMYK color model

#7770A2 color CMYK value is (27,31,0,36).

  • cyan value is 26.54%
  • magenta value is 30.86%
  • yellow value is 0.00%
  • key color value is 36.47%

CMYK: (27,31,0,36)
C27M31Y0K36 (27%, 31%, 0%, 36%)
(0.27 / 0.31 / 0.00 / 0.36)

CMYK percentages

%26.54
%30.86
%0
%36.47

Codes

Color #7770A2 in popluar color models

77 70 A2
RGB 119 112 162
HSL 248° 21.19% 53.73%
HSB/HSV 248° 30.86% 63.53%
CMYK 26.54% 30.86% 0.00%
36.47%

Color #7770A2 in popluar number systems.

HEX 77 70 A2
Decimal 119 112 162
Binary 1110111 1110000 10100010
Octal 167 160 242

Shades and tints

Shades of #7770A2

#7770A2
(119,112,162)
#6D6694
(109,102,148)
#635C86
(99,92,134)
#595278
(89,82,120)
#4F486A
(79,72,106)
#453E5C
(69,62,92)
#3B344E
(59,52,78)
#312A40
(49,42,64)
#272032
(39,32,50)
#1D1624
(29,22,36)
#130C16
(19,12,22)
#000000
(0,0,0)

Tints of #7770A2

#7770A2
(119,112,162)
#837DAA
(131,125,170)
#8F8AB2
(143,138,178)
#9B97BA
(155,151,186)
#A7A4C2
(167,164,194)
#B3B1CA
(179,177,202)
#BFBED2
(191,190,210)
#CBCBDA
(203,203,218)
#D7D8E2
(215,216,226)
#E3E5EA
(227,229,234)
#EFF2F2
(239,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7770A2 color. Also use rgb(119,112,162) instead hex code.

Text Font Color

.myTextColor { color: #7770A2; }

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

This text font color is #7770A2.

Background Color

.myBgColor { background-color: #7770A2; }

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

This div background color is #7770A2.

Border color

.myBorderColor { border: 1px solid #7770A2; }

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

This div border color is #7770A2.

Opacity

.myOpacity80 { color: #7770A2; opacity: 0.8; }

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

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

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

This text has shadow with #7770A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7770A2.

Preview

Color preview on black background

This text has color #7770A2 on black background.


Color preview on white background

This text has color #7770A2 on white background.


Black color preview on #7770A2 background

This text has black color on #7770A2 background.


White color preview on #7770A2 background

This text has white color on #7770A2 background.


Related colors

Complementary color

Complementary color for #hex is #888F5D.


I love getcolorcode.com

Triadic colors

1 #A27770 and #70A277 with #7770A2 are triadic colors.

2 #A27077 and #7077A2 with #7770A2 are triadic colors.