COLOR #618822

HEX: #618822 RGB: (97,136,34)

Color info

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

RGB color model

#618822 color RGB value is (97,136,34).

RGB: (97,136,34) (38%, 53%, 13%)

RGB channels and saturation

R 97 of 255 = 38%
G 136 of 255 = 53%
B 34 of 255 = 13%

97
136
34

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

Portions of RGB colors in percentages

R + G + B = 97 + 136 + 34 = 267 (100%)
R 97 of 267 ~ 36.33%
G 136 of 267 ~ 50.94%
B 34 of 267 ~ 12.73'%

%36.33
%50.94
%12.73

CMYK color model

#618822 color CMYK value is (29,0,75,47).

  • cyan value is 28.68%
  • magenta value is 0.00%
  • yellow value is 75.00%
  • key color value is 46.67%
CMYK: (29,0,75,47) C29M0Y75K47 (29%,0%,75%,47%) (0.29/0.00/0.75/0.47) 

CMYK percentages

%28.68
%0
%75
%46.67

Codes

Color #618822 in popluar color models

61 88 22
RGB 97 136 34
HSL 83° 60.00% 33.33%
HSB/HSV 83° 75.00% 53.33%
CMYK 28.68% 0.00% 75.00%
46.67%

Color #618822 in popluar number systems.

HEX 61 88 22
Decimal 97 136 34
Binary 1100001 10001000 100010
Octal 141 210 42

Shades and tints

Shades of #618822

#618822
(97,136,34)
#597C1F
(89,124,31)
#51701C
(81,112,28)
#496419
(73,100,25)
#415816
(65,88,22)
#394C13
(57,76,19)
#314010
(49,64,16)
#29340D
(41,52,13)
#21280A
(33,40,10)
#191C07
(25,28,7)
#111004
(17,16,4)
#000000
(0,0,0)

Tints of #618822

#618822
(97,136,34)
#6F9236
(111,146,54)
#7D9C4A
(125,156,74)
#8BA65E
(139,166,94)
#99B072
(153,176,114)
#A7BA86
(167,186,134)
#B5C49A
(181,196,154)
#C3CEAE
(195,206,174)
#D1D8C2
(209,216,194)
#DFE2D6
(223,226,214)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #618822 color. Also use rgb(97,136,34) instead hex code.

Text Font Color

.myTextColor { color: #618822; }

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

This text font color is #618822.

Background Color

.myBgColor { background-color: #618822; }

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

This div background color is #618822.

Border color

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

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

This div border color is #618822.

Opacity

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

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

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

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

This text has shadow with #618822 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618822.

Preview

Color preview on black background

This text has color #618822 on black background.


Color preview on white background

This text has color #618822 on white background.


Black color preview on #618822 background

This text has black color on #618822 background.


White color preview on #618822 background

This text has white color on #618822 background.


Related colors

Complementary color

Complementary color for #hex is #9E77DD.


I love getcolorcode.com

Triadic colors

1 #226188 and #882261 with #618822 are triadic colors.

2 #228861 and #886122 with #618822 are triadic colors.