COLOR #678249

HEX: #678249 RGB: (103,130,73)

Color info

#678249 contains red, green and blue colors in about the same proportion. Web safe color of #678249 is #669933 (or #693).

RGB color model

#678249 color RGB value is (103,130,73).

RGB: (103,130,73) (40%, 51%, 29%)

RGB channels and saturation

R 103 of 255 = 40%
G 130 of 255 = 51%
B 73 of 255 = 29%

103
130
73

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

Portions of RGB colors in percentages

R + G + B = 103 + 130 + 73 = 306 (100%)
R 103 of 306 ~ 33.66%
G 130 of 306 ~ 42.48%
B 73 of 306 ~ 23.86'%

%33.66
%42.48
%23.86

CMYK color model

#678249 color CMYK value is (21,0,44,49).

  • cyan value is 20.77%
  • magenta value is 0.00%
  • yellow value is 43.85%
  • key color value is 49.02%

CMYK: (21,0,44,49)
C21M0Y44K49 (21%, 0%, 44%, 49%)
(0.21 / 0.00 / 0.44 / 0.49)

CMYK percentages

%20.77
%0
%43.85
%49.02

Codes

Color #678249 in popluar color models

67 82 49
RGB 103 130 73
HSL 88° 28.08% 39.80%
HSB/HSV 88° 43.85% 50.98%
CMYK 20.77% 0.00% 43.85%
49.02%

Color #678249 in popluar number systems.

HEX 67 82 49
Decimal 103 130 73
Binary 1100111 10000010 1001001
Octal 147 202 111

Shades and tints

Shades of #678249

#678249
(103,130,73)
#5E7743
(94,119,67)
#556C3D
(85,108,61)
#4C6137
(76,97,55)
#435631
(67,86,49)
#3A4B2B
(58,75,43)
#314025
(49,64,37)
#28351F
(40,53,31)
#1F2A19
(31,42,25)
#161F13
(22,31,19)
#0D140D
(13,20,13)
#000000
(0,0,0)

Tints of #678249

#678249
(103,130,73)
#748D59
(116,141,89)
#819869
(129,152,105)
#8EA379
(142,163,121)
#9BAE89
(155,174,137)
#A8B999
(168,185,153)
#B5C4A9
(181,196,169)
#C2CFB9
(194,207,185)
#CFDAC9
(207,218,201)
#DCE5D9
(220,229,217)
#E9F0E9
(233,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #678249 color. Also use rgb(103,130,73) instead hex code.

Text Font Color

.myTextColor { color: #678249; }

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

This text font color is #678249.

Background Color

.myBgColor { background-color: #678249; }

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

This div background color is #678249.

Border color

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

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

This div border color is #678249.

Opacity

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

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

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

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

This text has shadow with #678249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #678249.

Preview

Color preview on black background

This text has color #678249 on black background.


Color preview on white background

This text has color #678249 on white background.


Black color preview on #678249 background

This text has black color on #678249 background.


White color preview on #678249 background

This text has white color on #678249 background.


Related colors

Complementary color

Complementary color for #hex is #987DB6.


I love getcolorcode.com

Triadic colors

1 #496782 and #824967 with #678249 are triadic colors.

2 #498267 and #826749 with #678249 are triadic colors.