COLOR #618B40

HEX: #618B40 RGB: (97,139,64)

Color info

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

RGB color model

#618B40 color RGB value is (97,139,64).

RGB: (97,139,64) (38%, 55%, 25%)

RGB channels and saturation

R 97 of 255 = 38%
G 139 of 255 = 55%
B 64 of 255 = 25%

97
139
64

R + G + B ~ 39%. #618B40 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 139 + 64 = 300 (100%)
R 97 of 300 ~ 32.33%
G 139 of 300 ~ 46.33%
B 64 of 300 ~ 21.33'%

%32.33
%46.33
%21.33

CMYK color model

#618B40 color CMYK value is (30,0,54,45).

  • cyan value is 30.22%
  • magenta value is 0.00%
  • yellow value is 53.96%
  • key color value is 45.49%

CMYK: (30,0,54,45)
C30M0Y54K45 (30%, 0%, 54%, 45%)
(0.30 / 0.00 / 0.54 / 0.45)

CMYK percentages

%30.22
%0
%53.96
%45.49

Codes

Color #618B40 in popluar color models

61 8B 40
RGB 97 139 64
HSL 94° 36.95% 39.80%
HSB/HSV 94° 53.96% 54.51%
CMYK 30.22% 0.00% 53.96%
45.49%

Color #618B40 in popluar number systems.

HEX 61 8B 40
Decimal 97 139 64
Binary 1100001 10001011 1000000
Octal 141 213 100

Shades and tints

Shades of #618B40

#618B40
(97,139,64)
#597F3B
(89,127,59)
#517336
(81,115,54)
#496731
(73,103,49)
#415B2C
(65,91,44)
#394F27
(57,79,39)
#314322
(49,67,34)
#29371D
(41,55,29)
#212B18
(33,43,24)
#191F13
(25,31,19)
#11130E
(17,19,14)
#000000
(0,0,0)

Tints of #618B40

#618B40
(97,139,64)
#6F9551
(111,149,81)
#7D9F62
(125,159,98)
#8BA973
(139,169,115)
#99B384
(153,179,132)
#A7BD95
(167,189,149)
#B5C7A6
(181,199,166)
#C3D1B7
(195,209,183)
#D1DBC8
(209,219,200)
#DFE5D9
(223,229,217)
#EDEFEA
(237,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #618B40 color. Also use rgb(97,139,64) instead hex code.

Text Font Color

.myTextColor { color: #618B40; }

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

This text font color is #618B40.

Background Color

.myBgColor { background-color: #618B40; }

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

This div background color is #618B40.

Border color

.myBorderColor { border: 1px solid #618B40; }

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

This div border color is #618B40.

Opacity

.myOpacity80 { color: #618B40; opacity: 0.8; }

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

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

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

This text has shadow with #618B40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618B40.

Preview

Color preview on black background

This text has color #618B40 on black background.


Color preview on white background

This text has color #618B40 on white background.


Black color preview on #618B40 background

This text has black color on #618B40 background.


White color preview on #618B40 background

This text has white color on #618B40 background.


Related colors

Complementary color

Complementary color for #hex is #9E74BF.


I love getcolorcode.com

Triadic colors

1 #40618B and #8B4061 with #618B40 are triadic colors.

2 #408B61 and #8B6140 with #618B40 are triadic colors.