COLOR #78628A

HEX: #78628A RGB: (120,98,138)

Color info

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

RGB color model

#78628A color RGB value is (120,98,138).

RGB: (120,98,138) (47%, 38%, 54%)

RGB channels and saturation

R 120 of 255 = 47%
G 98 of 255 = 38%
B 138 of 255 = 54%

120
98
138

R + G + B ~ 46%. #78628A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 120 + 98 + 138 = 356 (100%)
R 120 of 356 ~ 33.71%
G 98 of 356 ~ 27.53%
B 138 of 356 ~ 38.76'%

%33.71
%27.53
%38.76

CMYK color model

#78628A color CMYK value is (13,29,0,46).

  • cyan value is 13.04%
  • magenta value is 28.99%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (13,29,0,46) C13M29Y0K46 (13%,29%,0%,46%) (0.13/0.29/0.00/0.46) 

CMYK percentages

%13.04
%28.99
%0
%45.88

Codes

Color #78628A in popluar color models

78 62 8A
RGB 120 98 138
HSL 273° 16.95% 46.27%
HSB/HSV 273° 28.99% 54.12%
CMYK 13.04% 28.99% 0.00%
45.88%

Color #78628A in popluar number systems.

HEX 78 62 8A
Decimal 120 98 138
Binary 1111000 1100010 10001010
Octal 170 142 212

Shades and tints

Shades of #78628A

#78628A
(120,98,138)
#6E5A7E
(110,90,126)
#645272
(100,82,114)
#5A4A66
(90,74,102)
#50425A
(80,66,90)
#463A4E
(70,58,78)
#3C3242
(60,50,66)
#322A36
(50,42,54)
#28222A
(40,34,42)
#1E1A1E
(30,26,30)
#141212
(20,18,18)
#000000
(0,0,0)

Tints of #78628A

#78628A
(120,98,138)
#847094
(132,112,148)
#907E9E
(144,126,158)
#9C8CA8
(156,140,168)
#A89AB2
(168,154,178)
#B4A8BC
(180,168,188)
#C0B6C6
(192,182,198)
#CCC4D0
(204,196,208)
#D8D2DA
(216,210,218)
#E4E0E4
(228,224,228)
#F0EEEE
(240,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78628A color. Also use rgb(120,98,138) instead hex code.

Text Font Color

.myTextColor { color: #78628A; }

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

This text font color is #78628A.

Background Color

.myBgColor { background-color: #78628A; }

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

This div background color is #78628A.

Border color

.myBorderColor { border: 1px solid #78628A; }

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

This div border color is #78628A.

Opacity

.myOpacity80 { color: #78628A; opacity: 0.8; }

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

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

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

This text has shadow with #78628A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78628A.

Preview

Color preview on black background

This text has color #78628A on black background.


Color preview on white background

This text has color #78628A on white background.


Black color preview on #78628A background

This text has black color on #78628A background.


White color preview on #78628A background

This text has white color on #78628A background.


Related colors

Complementary color

Complementary color for #hex is #879D75.


I love getcolorcode.com

Triadic colors

1 #8A7862 and #628A78 with #78628A are triadic colors.

2 #8A6278 and #62788A with #78628A are triadic colors.