COLOR #68924A

HEX: #68924A RGB: (104,146,74)

Color info

#68924A contains mainly red and green colors. Web safe color of #68924A is #669933 (or #693).

RGB color model

#68924A color RGB value is (104,146,74).

RGB: (104,146,74) (41%, 57%, 29%)

RGB channels and saturation

R 104 of 255 = 41%
G 146 of 255 = 57%
B 74 of 255 = 29%

104
146
74

R + G + B ~ 42%. #68924A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 146 + 74 = 324 (100%)
R 104 of 324 ~ 32.1%
G 146 of 324 ~ 45.06%
B 74 of 324 ~ 22.84'%

%32.1
%45.06
%22.84

CMYK color model

#68924A color CMYK value is (29,0,49,43).

  • cyan value is 28.77%
  • magenta value is 0.00%
  • yellow value is 49.32%
  • key color value is 42.75%

CMYK: (29,0,49,43)
C29M0Y49K43 (29%, 0%, 49%, 43%)
(0.29 / 0.00 / 0.49 / 0.43)

CMYK percentages

%28.77
%0
%49.32
%42.75

Codes

Color #68924A in popluar color models

68 92 4A
RGB 104 146 74
HSL 95° 32.73% 43.14%
HSB/HSV 95° 49.32% 57.25%
CMYK 28.77% 0.00% 49.32%
42.75%

Color #68924A in popluar number systems.

HEX 68 92 4A
Decimal 104 146 74
Binary 1101000 10010010 1001010
Octal 150 222 112

Shades and tints

Shades of #68924A

#68924A
(104,146,74)
#5F8544
(95,133,68)
#56783E
(86,120,62)
#4D6B38
(77,107,56)
#445E32
(68,94,50)
#3B512C
(59,81,44)
#324426
(50,68,38)
#293720
(41,55,32)
#202A1A
(32,42,26)
#171D14
(23,29,20)
#0E100E
(14,16,14)
#000000
(0,0,0)

Tints of #68924A

#68924A
(104,146,74)
#759B5A
(117,155,90)
#82A46A
(130,164,106)
#8FAD7A
(143,173,122)
#9CB68A
(156,182,138)
#A9BF9A
(169,191,154)
#B6C8AA
(182,200,170)
#C3D1BA
(195,209,186)
#D0DACA
(208,218,202)
#DDE3DA
(221,227,218)
#EAECEA
(234,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68924A color. Also use rgb(104,146,74) instead hex code.

Text Font Color

.myTextColor { color: #68924A; }

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

This text font color is #68924A.

Background Color

.myBgColor { background-color: #68924A; }

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

This div background color is #68924A.

Border color

.myBorderColor { border: 1px solid #68924A; }

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

This div border color is #68924A.

Opacity

.myOpacity80 { color: #68924A; opacity: 0.8; }

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

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

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

This text has shadow with #68924A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68924A.

Preview

Color preview on black background

This text has color #68924A on black background.


Color preview on white background

This text has color #68924A on white background.


Black color preview on #68924A background

This text has black color on #68924A background.


White color preview on #68924A background

This text has white color on #68924A background.


Related colors

Complementary color

Complementary color for #hex is #976DB5.


I love getcolorcode.com

Triadic colors

1 #4A6892 and #924A68 with #68924A are triadic colors.

2 #4A9268 and #92684A with #68924A are triadic colors.