COLOR #68984B

HEX: #68984B RGB: (104,152,75)

Color info

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

RGB color model

#68984B color RGB value is (104,152,75).

RGB: (104,152,75) (41%, 60%, 29%)

RGB channels and saturation

R 104 of 255 = 41%
G 152 of 255 = 60%
B 75 of 255 = 29%

104
152
75

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

Portions of RGB colors in percentages

R + G + B = 104 + 152 + 75 = 331 (100%)
R 104 of 331 ~ 31.42%
G 152 of 331 ~ 45.92%
B 75 of 331 ~ 22.66'%

%31.42
%45.92
%22.66

CMYK color model

#68984B color CMYK value is (32,0,51,40).

  • cyan value is 31.58%
  • magenta value is 0.00%
  • yellow value is 50.66%
  • key color value is 40.39%

CMYK: (32,0,51,40)
C32M0Y51K40 (32%, 0%, 51%, 40%)
(0.32 / 0.00 / 0.51 / 0.40)

CMYK percentages

%31.58
%0
%50.66
%40.39

Codes

Color #68984B in popluar color models

68 98 4B
RGB 104 152 75
HSL 97° 33.92% 44.51%
HSB/HSV 97° 50.66% 59.61%
CMYK 31.58% 0.00% 50.66%
40.39%

Color #68984B in popluar number systems.

HEX 68 98 4B
Decimal 104 152 75
Binary 1101000 10011000 1001011
Octal 150 230 113

Shades and tints

Shades of #68984B

#68984B
(104,152,75)
#5F8B45
(95,139,69)
#567E3F
(86,126,63)
#4D7139
(77,113,57)
#446433
(68,100,51)
#3B572D
(59,87,45)
#324A27
(50,74,39)
#293D21
(41,61,33)
#20301B
(32,48,27)
#172315
(23,35,21)
#0E160F
(14,22,15)
#000000
(0,0,0)

Tints of #68984B

#68984B
(104,152,75)
#75A15B
(117,161,91)
#82AA6B
(130,170,107)
#8FB37B
(143,179,123)
#9CBC8B
(156,188,139)
#A9C59B
(169,197,155)
#B6CEAB
(182,206,171)
#C3D7BB
(195,215,187)
#D0E0CB
(208,224,203)
#DDE9DB
(221,233,219)
#EAF2EB
(234,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68984B color. Also use rgb(104,152,75) instead hex code.

Text Font Color

.myTextColor { color: #68984B; }

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

This text font color is #68984B.

Background Color

.myBgColor { background-color: #68984B; }

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

This div background color is #68984B.

Border color

.myBorderColor { border: 1px solid #68984B; }

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

This div border color is #68984B.

Opacity

.myOpacity80 { color: #68984B; opacity: 0.8; }

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

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

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

This text has shadow with #68984B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68984B.

Preview

Color preview on black background

This text has color #68984B on black background.


Color preview on white background

This text has color #68984B on white background.


Black color preview on #68984B background

This text has black color on #68984B background.


White color preview on #68984B background

This text has white color on #68984B background.


Related colors

Complementary color

Complementary color for #hex is #9767B4.


I love getcolorcode.com

Triadic colors

1 #4B6898 and #984B68 with #68984B are triadic colors.

2 #4B9868 and #98684B with #68984B are triadic colors.