COLOR #689319

HEX: #689319 RGB: (104,147,25)

Color info

#689319 contains mainly red and green colors. Web safe color of #689319 is #669900 (or #690).

RGB color model

#689319 color RGB value is (104,147,25).

RGB: (104,147,25) (41%, 58%, 10%)

RGB channels and saturation

R 104 of 255 = 41%
G 147 of 255 = 58%
B 25 of 255 = 10%

104
147
25

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

Portions of RGB colors in percentages

R + G + B = 104 + 147 + 25 = 276 (100%)
R 104 of 276 ~ 37.68%
G 147 of 276 ~ 53.26%
B 25 of 276 ~ 9.06'%

%37.68
%53.26

CMYK color model

#689319 color CMYK value is (29,0,83,42).

  • cyan value is 29.25%
  • magenta value is 0.00%
  • yellow value is 82.99%
  • key color value is 42.35%

CMYK: (29,0,83,42)
C29M0Y83K42 (29%, 0%, 83%, 42%)
(0.29 / 0.00 / 0.83 / 0.42)

CMYK percentages

%29.25
%0
%82.99
%42.35

Codes

Color #689319 in popluar color models

68 93 19
RGB 104 147 25
HSL 81° 70.93% 33.73%
HSB/HSV 81° 82.99% 57.65%
CMYK 29.25% 0.00% 82.99%
42.35%

Color #689319 in popluar number systems.

HEX 68 93 19
Decimal 104 147 25
Binary 1101000 10010011 11001
Octal 150 223 31

Shades and tints

Shades of #689319

#689319
(104,147,25)
#5F8617
(95,134,23)
#567915
(86,121,21)
#4D6C13
(77,108,19)
#445F11
(68,95,17)
#3B520F
(59,82,15)
#32450D
(50,69,13)
#29380B
(41,56,11)
#202B09
(32,43,9)
#171E07
(23,30,7)
#0E1105
(14,17,5)
#000000
(0,0,0)

Tints of #689319

#689319
(104,147,25)
#759C2D
(117,156,45)
#82A541
(130,165,65)
#8FAE55
(143,174,85)
#9CB769
(156,183,105)
#A9C07D
(169,192,125)
#B6C991
(182,201,145)
#C3D2A5
(195,210,165)
#D0DBB9
(208,219,185)
#DDE4CD
(221,228,205)
#EAEDE1
(234,237,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #689319 color. Also use rgb(104,147,25) instead hex code.

Text Font Color

.myTextColor { color: #689319; }

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

This text font color is #689319.

Background Color

.myBgColor { background-color: #689319; }

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

This div background color is #689319.

Border color

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

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

This div border color is #689319.

Opacity

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

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

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

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

This text has shadow with #689319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689319.

Preview

Color preview on black background

This text has color #689319 on black background.


Color preview on white background

This text has color #689319 on white background.


Black color preview on #689319 background

This text has black color on #689319 background.


White color preview on #689319 background

This text has white color on #689319 background.


Related colors

Complementary color

Complementary color for #hex is #976CE6.


I love getcolorcode.com

Triadic colors

1 #196893 and #931968 with #689319 are triadic colors.

2 #199368 and #936819 with #689319 are triadic colors.