COLOR #7874A6

HEX: #7874A6 RGB: (120,116,166)

Color info

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

RGB color model

#7874A6 color RGB value is (120,116,166).

RGB: (120,116,166) (47%, 45%, 65%)

RGB channels and saturation

R 120 of 255 = 47%
G 116 of 255 = 45%
B 166 of 255 = 65%

120
116
166

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

Portions of RGB colors in percentages

R + G + B = 120 + 116 + 166 = 402 (100%)
R 120 of 402 ~ 29.85%
G 116 of 402 ~ 28.86%
B 166 of 402 ~ 41.29'%

%29.85
%28.86
%41.29

CMYK color model

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

  • cyan value is 27.71%
  • magenta value is 30.12%
  • 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

%27.71
%30.12
%0
%34.9

Codes

Color #7874A6 in popluar color models

78 74 A6
RGB 120 116 166
HSL 245° 21.93% 55.29%
HSB/HSV 245° 30.12% 65.10%
CMYK 27.71% 30.12% 0.00%
34.90%

Color #7874A6 in popluar number systems.

HEX 78 74 A6
Decimal 120 116 166
Binary 1111000 1110100 10100110
Octal 170 164 246

Shades and tints

Shades of #7874A6

#7874A6
(120,116,166)
#6E6A97
(110,106,151)
#646088
(100,96,136)
#5A5679
(90,86,121)
#504C6A
(80,76,106)
#46425B
(70,66,91)
#3C384C
(60,56,76)
#322E3D
(50,46,61)
#28242E
(40,36,46)
#1E1A1F
(30,26,31)
#141010
(20,16,16)
#000000
(0,0,0)

Tints of #7874A6

#7874A6
(120,116,166)
#8480AE
(132,128,174)
#908CB6
(144,140,182)
#9C98BE
(156,152,190)
#A8A4C6
(168,164,198)
#B4B0CE
(180,176,206)
#C0BCD6
(192,188,214)
#CCC8DE
(204,200,222)
#D8D4E6
(216,212,230)
#E4E0EE
(228,224,238)
#F0ECF6
(240,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7874A6 color. Also use rgb(120,116,166) instead hex code.

Text Font Color

.myTextColor { color: #7874A6; }

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

This text font color is #7874A6.

Background Color

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

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

This div background color is #7874A6.

Border color

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

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

This div border color is #7874A6.

Opacity

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

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

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

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

This text has shadow with #7874A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7874A6.

Preview

Color preview on black background

This text has color #7874A6 on black background.


Color preview on white background

This text has color #7874A6 on white background.


Black color preview on #7874A6 background

This text has black color on #7874A6 background.


White color preview on #7874A6 background

This text has white color on #7874A6 background.


Related colors

Complementary color

Complementary color for #hex is #878B59.


I love getcolorcode.com

Triadic colors

1 #A67874 and #74A678 with #7874A6 are triadic colors.

2 #A67478 and #7478A6 with #7874A6 are triadic colors.