COLOR #6878A2

HEX: #6878A2 RGB: (104,120,162)

Color info

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

RGB color model

#6878A2 color RGB value is (104,120,162).

RGB: (104,120,162) (41%, 47%, 64%)

RGB channels and saturation

R 104 of 255 = 41%
G 120 of 255 = 47%
B 162 of 255 = 64%

104
120
162

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

Portions of RGB colors in percentages

R + G + B = 104 + 120 + 162 = 386 (100%)
R 104 of 386 ~ 26.94%
G 120 of 386 ~ 31.09%
B 162 of 386 ~ 41.97'%

%26.94
%31.09
%41.97

CMYK color model

#6878A2 color CMYK value is (36,26,0,36).

  • cyan value is 35.80%
  • magenta value is 25.93%
  • yellow value is 0.00%
  • key color value is 36.47%

CMYK: (36,26,0,36)
C36M26Y0K36 (36%, 26%, 0%, 36%)
(0.36 / 0.26 / 0.00 / 0.36)

CMYK percentages

%35.8
%25.93
%0
%36.47

Codes

Color #6878A2 in popluar color models

68 78 A2
RGB 104 120 162
HSL 223° 23.77% 52.16%
HSB/HSV 223° 35.80% 63.53%
CMYK 35.80% 25.93% 0.00%
36.47%

Color #6878A2 in popluar number systems.

HEX 68 78 A2
Decimal 104 120 162
Binary 1101000 1111000 10100010
Octal 150 170 242

Shades and tints

Shades of #6878A2

#6878A2
(104,120,162)
#5F6E94
(95,110,148)
#566486
(86,100,134)
#4D5A78
(77,90,120)
#44506A
(68,80,106)
#3B465C
(59,70,92)
#323C4E
(50,60,78)
#293240
(41,50,64)
#202832
(32,40,50)
#171E24
(23,30,36)
#0E1416
(14,20,22)
#000000
(0,0,0)

Tints of #6878A2

#6878A2
(104,120,162)
#7584AA
(117,132,170)
#8290B2
(130,144,178)
#8F9CBA
(143,156,186)
#9CA8C2
(156,168,194)
#A9B4CA
(169,180,202)
#B6C0D2
(182,192,210)
#C3CCDA
(195,204,218)
#D0D8E2
(208,216,226)
#DDE4EA
(221,228,234)
#EAF0F2
(234,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6878A2 color. Also use rgb(104,120,162) instead hex code.

Text Font Color

.myTextColor { color: #6878A2; }

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

This text font color is #6878A2.

Background Color

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

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

This div background color is #6878A2.

Border color

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

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

This div border color is #6878A2.

Opacity

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

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

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

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

This text has shadow with #6878A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6878A2.

Preview

Color preview on black background

This text has color #6878A2 on black background.


Color preview on white background

This text has color #6878A2 on white background.


Black color preview on #6878A2 background

This text has black color on #6878A2 background.


White color preview on #6878A2 background

This text has white color on #6878A2 background.


Related colors

Complementary color

Complementary color for #hex is #97875D.


I love getcolorcode.com

Triadic colors

1 #A26878 and #78A268 with #6878A2 are triadic colors.

2 #A27868 and #7868A2 with #6878A2 are triadic colors.