COLOR #7874A7

HEX: #7874A7 RGB: (120,116,167)

Color info

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

RGB color model

#7874A7 color RGB value is (120,116,167).

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

RGB channels and saturation

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

120
116
167

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

Portions of RGB colors in percentages

R + G + B = 120 + 116 + 167 = 403 (100%)
R 120 of 403 ~ 29.78%
G 116 of 403 ~ 28.78%
B 167 of 403 ~ 41.44'%

%29.78
%28.78
%41.44

CMYK color model

#7874A7 color CMYK value is (28,31,0,35).

  • cyan value is 28.14%
  • magenta value is 30.54%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (28,31,0,35)
C28M31Y0K35 (28%, 31%, 0%, 35%)
(0.28 / 0.31 / 0.00 / 0.35)

CMYK percentages

%28.14
%30.54
%0
%34.51

Codes

Color #7874A7 in popluar color models

78 74 A7
RGB 120 116 167
HSL 245° 22.47% 55.49%
HSB/HSV 245° 30.54% 65.49%
CMYK 28.14% 30.54% 0.00%
34.51%

Color #7874A7 in popluar number systems.

HEX 78 74 A7
Decimal 120 116 167
Binary 1111000 1110100 10100111
Octal 170 164 247

Shades and tints

Shades of #7874A7

#7874A7
(120,116,167)
#6E6A98
(110,106,152)
#646089
(100,96,137)
#5A567A
(90,86,122)
#504C6B
(80,76,107)
#46425C
(70,66,92)
#3C384D
(60,56,77)
#322E3E
(50,46,62)
#28242F
(40,36,47)
#1E1A20
(30,26,32)
#141011
(20,16,17)
#000000
(0,0,0)

Tints of #7874A7

#7874A7
(120,116,167)
#8480AF
(132,128,175)
#908CB7
(144,140,183)
#9C98BF
(156,152,191)
#A8A4C7
(168,164,199)
#B4B0CF
(180,176,207)
#C0BCD7
(192,188,215)
#CCC8DF
(204,200,223)
#D8D4E7
(216,212,231)
#E4E0EF
(228,224,239)
#F0ECF7
(240,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7874A7; }

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

This text font color is #7874A7.

Background Color

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

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

This div background color is #7874A7.

Border color

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

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

This div border color is #7874A7.

Opacity

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

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

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

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

This text has shadow with #7874A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7874A7.

Preview

Color preview on black background

This text has color #7874A7 on black background.


Color preview on white background

This text has color #7874A7 on white background.


Black color preview on #7874A7 background

This text has black color on #7874A7 background.


White color preview on #7874A7 background

This text has white color on #7874A7 background.


Related colors

Complementary color

Complementary color for #hex is #878B58.


I love getcolorcode.com

Triadic colors

1 #A77874 and #74A778 with #7874A7 are triadic colors.

2 #A77478 and #7478A7 with #7874A7 are triadic colors.