COLOR #678474

HEX: #678474 RGB: (103,132,116)

Color info

#678474 contains red, green and blue colors in about the same proportion. Web safe color of #678474 is #669966 (or #696).

RGB color model

#678474 color RGB value is (103,132,116).

RGB: (103,132,116) (40%, 52%, 45%)

RGB channels and saturation

R 103 of 255 = 40%
G 132 of 255 = 52%
B 116 of 255 = 45%

103
132
116

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

Portions of RGB colors in percentages

R + G + B = 103 + 132 + 116 = 351 (100%)
R 103 of 351 ~ 29.34%
G 132 of 351 ~ 37.61%
B 116 of 351 ~ 33.05'%

%29.34
%37.61
%33.05

CMYK color model

#678474 color CMYK value is (22,0,12,48).

  • cyan value is 21.97%
  • magenta value is 0.00%
  • yellow value is 12.12%
  • key color value is 48.24%

CMYK: (22,0,12,48)
C22M0Y12K48 (22%, 0%, 12%, 48%)
(0.22 / 0.00 / 0.12 / 0.48)

CMYK percentages

%21.97
%0
%12.12
%48.24

Codes

Color #678474 in popluar color models

67 84 74
RGB 103 132 116
HSL 147° 12.34% 46.08%
HSB/HSV 147° 21.97% 51.76%
CMYK 21.97% 0.00% 12.12%
48.24%

Color #678474 in popluar number systems.

HEX 67 84 74
Decimal 103 132 116
Binary 1100111 10000100 1110100
Octal 147 204 164

Shades and tints

Shades of #678474

#678474
(103,132,116)
#5E786A
(94,120,106)
#556C60
(85,108,96)
#4C6056
(76,96,86)
#43544C
(67,84,76)
#3A4842
(58,72,66)
#313C38
(49,60,56)
#28302E
(40,48,46)
#1F2424
(31,36,36)
#16181A
(22,24,26)
#0D0C10
(13,12,16)
#000000
(0,0,0)

Tints of #678474

#678474
(103,132,116)
#748F80
(116,143,128)
#819A8C
(129,154,140)
#8EA598
(142,165,152)
#9BB0A4
(155,176,164)
#A8BBB0
(168,187,176)
#B5C6BC
(181,198,188)
#C2D1C8
(194,209,200)
#CFDCD4
(207,220,212)
#DCE7E0
(220,231,224)
#E9F2EC
(233,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #678474; }

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

This text font color is #678474.

Background Color

.myBgColor { background-color: #678474; }

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

This div background color is #678474.

Border color

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

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

This div border color is #678474.

Opacity

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

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

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

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

This text has shadow with #678474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #678474.

Preview

Color preview on black background

This text has color #678474 on black background.


Color preview on white background

This text has color #678474 on white background.


Black color preview on #678474 background

This text has black color on #678474 background.


White color preview on #678474 background

This text has white color on #678474 background.


Related colors

Complementary color

Complementary color for #hex is #987B8B.


I love getcolorcode.com

Triadic colors

1 #746784 and #847467 with #678474 are triadic colors.

2 #748467 and #846774 with #678474 are triadic colors.