COLOR #678268

HEX: #678268 RGB: (103,130,104)

Color info

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

RGB color model

#678268 color RGB value is (103,130,104).

RGB: (103,130,104) (40%, 51%, 41%)

RGB channels and saturation

R 103 of 255 = 40%
G 130 of 255 = 51%
B 104 of 255 = 41%

103
130
104

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

Portions of RGB colors in percentages

R + G + B = 103 + 130 + 104 = 337 (100%)
R 103 of 337 ~ 30.56%
G 130 of 337 ~ 38.58%
B 104 of 337 ~ 30.86'%

%30.56
%38.58
%30.86

CMYK color model

#678268 color CMYK value is (21,0,20,49).

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

CMYK: (21,0,20,49)
C21M0Y20K49 (21%, 0%, 20%, 49%)
(0.21 / 0.00 / 0.20 / 0.49)

CMYK percentages

%20.77
%0
%20
%49.02

Codes

Color #678268 in popluar color models

67 82 68
RGB 103 130 104
HSL 122° 11.59% 45.69%
HSB/HSV 122° 20.77% 50.98%
CMYK 20.77% 0.00% 20.00%
49.02%

Color #678268 in popluar number systems.

HEX 67 82 68
Decimal 103 130 104
Binary 1100111 10000010 1101000
Octal 147 202 150

Shades and tints

Shades of #678268

#678268
(103,130,104)
#5E775F
(94,119,95)
#556C56
(85,108,86)
#4C614D
(76,97,77)
#435644
(67,86,68)
#3A4B3B
(58,75,59)
#314032
(49,64,50)
#283529
(40,53,41)
#1F2A20
(31,42,32)
#161F17
(22,31,23)
#0D140E
(13,20,14)
#000000
(0,0,0)

Tints of #678268

#678268
(103,130,104)
#748D75
(116,141,117)
#819882
(129,152,130)
#8EA38F
(142,163,143)
#9BAE9C
(155,174,156)
#A8B9A9
(168,185,169)
#B5C4B6
(181,196,182)
#C2CFC3
(194,207,195)
#CFDAD0
(207,218,208)
#DCE5DD
(220,229,221)
#E9F0EA
(233,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #678268; }

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

This text font color is #678268.

Background Color

.myBgColor { background-color: #678268; }

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

This div background color is #678268.

Border color

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

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

This div border color is #678268.

Opacity

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

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

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

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

This text has shadow with #678268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #678268.

Preview

Color preview on black background

This text has color #678268 on black background.


Color preview on white background

This text has color #678268 on white background.


Black color preview on #678268 background

This text has black color on #678268 background.


White color preview on #678268 background

This text has white color on #678268 background.


Related colors

Complementary color

Complementary color for #hex is #987D97.


I love getcolorcode.com

Triadic colors

1 #686782 and #826867 with #678268 are triadic colors.

2 #688267 and #826768 with #678268 are triadic colors.