COLOR #687933

HEX: #687933 RGB: (104,121,51)

Color info

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

RGB color model

#687933 color RGB value is (104,121,51).

RGB: (104,121,51) (41%, 47%, 20%)

RGB channels and saturation

R 104 of 255 = 41%
G 121 of 255 = 47%
B 51 of 255 = 20%

104
121
51

R + G + B ~ 36%. #687933 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 121 + 51 = 276 (100%)
R 104 of 276 ~ 37.68%
G 121 of 276 ~ 43.84%
B 51 of 276 ~ 18.48'%

%37.68
%43.84
%18.48

CMYK color model

#687933 color CMYK value is (14,0,58,53).

  • cyan value is 14.05%
  • magenta value is 0.00%
  • yellow value is 57.85%
  • key color value is 52.55%

CMYK: (14,0,58,53)
C14M0Y58K53 (14%, 0%, 58%, 53%)
(0.14 / 0.00 / 0.58 / 0.53)

CMYK percentages

%14.05
%0
%57.85
%52.55

Codes

Color #687933 in popluar color models

68 79 33
RGB 104 121 51
HSL 75° 40.70% 33.73%
HSB/HSV 75° 57.85% 47.45%
CMYK 14.05% 0.00% 57.85%
52.55%

Color #687933 in popluar number systems.

HEX 68 79 33
Decimal 104 121 51
Binary 1101000 1111001 110011
Octal 150 171 63

Shades and tints

Shades of #687933

#687933
(104,121,51)
#5F6E2F
(95,110,47)
#56632B
(86,99,43)
#4D5827
(77,88,39)
#444D23
(68,77,35)
#3B421F
(59,66,31)
#32371B
(50,55,27)
#292C17
(41,44,23)
#202113
(32,33,19)
#17160F
(23,22,15)
#0E0B0B
(14,11,11)
#000000
(0,0,0)

Tints of #687933

#687933
(104,121,51)
#758545
(117,133,69)
#829157
(130,145,87)
#8F9D69
(143,157,105)
#9CA97B
(156,169,123)
#A9B58D
(169,181,141)
#B6C19F
(182,193,159)
#C3CDB1
(195,205,177)
#D0D9C3
(208,217,195)
#DDE5D5
(221,229,213)
#EAF1E7
(234,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #687933 color. Also use rgb(104,121,51) instead hex code.

Text Font Color

.myTextColor { color: #687933; }

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

This text font color is #687933.

Background Color

.myBgColor { background-color: #687933; }

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

This div background color is #687933.

Border color

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

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

This div border color is #687933.

Opacity

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

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

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

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

This text has shadow with #687933 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687933.

Preview

Color preview on black background

This text has color #687933 on black background.


Color preview on white background

This text has color #687933 on white background.


Black color preview on #687933 background

This text has black color on #687933 background.


White color preview on #687933 background

This text has white color on #687933 background.


Related colors

Complementary color

Complementary color for #hex is #9786CC.


I love getcolorcode.com

Triadic colors

1 #336879 and #793368 with #687933 are triadic colors.

2 #337968 and #796833 with #687933 are triadic colors.