COLOR #688027

HEX: #688027 RGB: (104,128,39)

Color info

#688027 contains mainly red and green colors. Web safe color of #688027 is #666633 (or #663).

RGB color model

#688027 color RGB value is (104,128,39).

RGB: (104,128,39) (41%, 50%, 15%)

RGB channels and saturation

R 104 of 255 = 41%
G 128 of 255 = 50%
B 39 of 255 = 15%

104
128
39

R + G + B ~ 35%. #688027 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 128 + 39 = 271 (100%)
R 104 of 271 ~ 38.38%
G 128 of 271 ~ 47.23%
B 39 of 271 ~ 14.39'%

%38.38
%47.23
%14.39

CMYK color model

#688027 color CMYK value is (19,0,70,50).

  • cyan value is 18.75%
  • magenta value is 0.00%
  • yellow value is 69.53%
  • key color value is 49.80%

CMYK: (19,0,70,50)
C19M0Y70K50 (19%, 0%, 70%, 50%)
(0.19 / 0.00 / 0.70 / 0.50)

CMYK percentages

%18.75
%0
%69.53
%49.8

Codes

Color #688027 in popluar color models

68 80 27
RGB 104 128 39
HSL 76° 53.29% 32.75%
HSB/HSV 76° 69.53% 50.20%
CMYK 18.75% 0.00% 69.53%
49.80%

Color #688027 in popluar number systems.

HEX 68 80 27
Decimal 104 128 39
Binary 1101000 10000000 100111
Octal 150 200 47

Shades and tints

Shades of #688027

#688027
(104,128,39)
#5F7524
(95,117,36)
#566A21
(86,106,33)
#4D5F1E
(77,95,30)
#44541B
(68,84,27)
#3B4918
(59,73,24)
#323E15
(50,62,21)
#293312
(41,51,18)
#20280F
(32,40,15)
#171D0C
(23,29,12)
#0E1209
(14,18,9)
#000000
(0,0,0)

Tints of #688027

#688027
(104,128,39)
#758B3A
(117,139,58)
#82964D
(130,150,77)
#8FA160
(143,161,96)
#9CAC73
(156,172,115)
#A9B786
(169,183,134)
#B6C299
(182,194,153)
#C3CDAC
(195,205,172)
#D0D8BF
(208,216,191)
#DDE3D2
(221,227,210)
#EAEEE5
(234,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688027 color. Also use rgb(104,128,39) instead hex code.

Text Font Color

.myTextColor { color: #688027; }

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

This text font color is #688027.

Background Color

.myBgColor { background-color: #688027; }

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

This div background color is #688027.

Border color

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

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

This div border color is #688027.

Opacity

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

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

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

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

This text has shadow with #688027 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688027.

Preview

Color preview on black background

This text has color #688027 on black background.


Color preview on white background

This text has color #688027 on white background.


Black color preview on #688027 background

This text has black color on #688027 background.


White color preview on #688027 background

This text has white color on #688027 background.


Related colors

Complementary color

Complementary color for #hex is #977FD8.


I love getcolorcode.com

Triadic colors

1 #276880 and #802768 with #688027 are triadic colors.

2 #278068 and #806827 with #688027 are triadic colors.