COLOR #618226

HEX: #618226 RGB: (97,130,38)

Color info

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

RGB color model

#618226 color RGB value is (97,130,38).

RGB: (97,130,38) (38%, 51%, 15%)

RGB channels and saturation

R 97 of 255 = 38%
G 130 of 255 = 51%
B 38 of 255 = 15%

97
130
38

R + G + B ~ 35%. #618226 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 130 + 38 = 265 (100%)
R 97 of 265 ~ 36.6%
G 130 of 265 ~ 49.06%
B 38 of 265 ~ 14.34'%

%36.6
%49.06
%14.34

CMYK color model

#618226 color CMYK value is (25,0,71,49).

  • cyan value is 25.38%
  • magenta value is 0.00%
  • yellow value is 70.77%
  • key color value is 49.02%
CMYK: (25,0,71,49) C25M0Y71K49 (25%,0%,71%,49%) (0.25/0.00/0.71/0.49) 

CMYK percentages

%25.38
%0
%70.77
%49.02

Codes

Color #618226 in popluar color models

61 82 26
RGB 97 130 38
HSL 82° 54.76% 32.94%
HSB/HSV 82° 70.77% 50.98%
CMYK 25.38% 0.00% 70.77%
49.02%

Color #618226 in popluar number systems.

HEX 61 82 26
Decimal 97 130 38
Binary 1100001 10000010 100110
Octal 141 202 46

Shades and tints

Shades of #618226

#618226
(97,130,38)
#597723
(89,119,35)
#516C20
(81,108,32)
#49611D
(73,97,29)
#41561A
(65,86,26)
#394B17
(57,75,23)
#314014
(49,64,20)
#293511
(41,53,17)
#212A0E
(33,42,14)
#191F0B
(25,31,11)
#111408
(17,20,8)
#000000
(0,0,0)

Tints of #618226

#618226
(97,130,38)
#6F8D39
(111,141,57)
#7D984C
(125,152,76)
#8BA35F
(139,163,95)
#99AE72
(153,174,114)
#A7B985
(167,185,133)
#B5C498
(181,196,152)
#C3CFAB
(195,207,171)
#D1DABE
(209,218,190)
#DFE5D1
(223,229,209)
#EDF0E4
(237,240,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #618226 color. Also use rgb(97,130,38) instead hex code.

Text Font Color

.myTextColor { color: #618226; }

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

This text font color is #618226.

Background Color

.myBgColor { background-color: #618226; }

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

This div background color is #618226.

Border color

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

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

This div border color is #618226.

Opacity

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

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

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

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

This text has shadow with #618226 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618226.

Preview

Color preview on black background

This text has color #618226 on black background.


Color preview on white background

This text has color #618226 on white background.


Black color preview on #618226 background

This text has black color on #618226 background.


White color preview on #618226 background

This text has white color on #618226 background.


Related colors

Complementary color

Complementary color for #hex is #9E7DD9.


I love getcolorcode.com

Triadic colors

1 #266182 and #822661 with #618226 are triadic colors.

2 #268261 and #826126 with #618226 are triadic colors.