COLOR #678984

HEX: #678984 RGB: (103,137,132)

Color info

#678984 contains red, green and blue colors in about the same proportion. Web safe color of #678984 is #669999 (or #699).

RGB color model

#678984 color RGB value is (103,137,132).

RGB: (103,137,132) (40%, 54%, 52%)

RGB channels and saturation

R 103 of 255 = 40%
G 137 of 255 = 54%
B 132 of 255 = 52%

103
137
132

R + G + B ~ 49%. #678984 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 103 + 137 + 132 = 372 (100%)
R 103 of 372 ~ 27.69%
G 137 of 372 ~ 36.83%
B 132 of 372 ~ 35.48'%

%27.69
%36.83
%35.48

CMYK color model

#678984 color CMYK value is (25,0,4,46).

  • cyan value is 24.82%
  • magenta value is 0.00%
  • yellow value is 3.65%
  • key color value is 46.27%

CMYK: (25,0,4,46)
C25M0Y4K46 (25%, 0%, 4%, 46%)
(0.25 / 0.00 / 0.04 / 0.46)

CMYK percentages

%24.82
%0
%3.65
%46.27

Codes

Color #678984 in popluar color models

67 89 84
RGB 103 137 132
HSL 171° 14.17% 47.06%
HSB/HSV 171° 24.82% 53.73%
CMYK 24.82% 0.00% 3.65%
46.27%

Color #678984 in popluar number systems.

HEX 67 89 84
Decimal 103 137 132
Binary 1100111 10001001 10000100
Octal 147 211 204

Shades and tints

Shades of #678984

#678984
(103,137,132)
#5E7D78
(94,125,120)
#55716C
(85,113,108)
#4C6560
(76,101,96)
#435954
(67,89,84)
#3A4D48
(58,77,72)
#31413C
(49,65,60)
#283530
(40,53,48)
#1F2924
(31,41,36)
#161D18
(22,29,24)
#0D110C
(13,17,12)
#000000
(0,0,0)

Tints of #678984

#678984
(103,137,132)
#74938F
(116,147,143)
#819D9A
(129,157,154)
#8EA7A5
(142,167,165)
#9BB1B0
(155,177,176)
#A8BBBB
(168,187,187)
#B5C5C6
(181,197,198)
#C2CFD1
(194,207,209)
#CFD9DC
(207,217,220)
#DCE3E7
(220,227,231)
#E9EDF2
(233,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #678984 color. Also use rgb(103,137,132) instead hex code.

Text Font Color

.myTextColor { color: #678984; }

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

This text font color is #678984.

Background Color

.myBgColor { background-color: #678984; }

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

This div background color is #678984.

Border color

.myBorderColor { border: 1px solid #678984; }

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

This div border color is #678984.

Opacity

.myOpacity80 { color: #678984; opacity: 0.8; }

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

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

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

This text has shadow with #678984 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #678984.

Preview

Color preview on black background

This text has color #678984 on black background.


Color preview on white background

This text has color #678984 on white background.


Black color preview on #678984 background

This text has black color on #678984 background.


White color preview on #678984 background

This text has white color on #678984 background.


Related colors

Complementary color

Complementary color for #hex is #98767B.


I love getcolorcode.com

Triadic colors

1 #846789 and #898467 with #678984 are triadic colors.

2 #848967 and #896784 with #678984 are triadic colors.