COLOR #619021

HEX: #619021 RGB: (97,144,33)

Color info

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

RGB color model

#619021 color RGB value is (97,144,33).

RGB: (97,144,33) (38%, 56%, 13%)

RGB channels and saturation

R 97 of 255 = 38%
G 144 of 255 = 56%
B 33 of 255 = 13%

97
144
33

R + G + B ~ 36%. #619021 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 144 + 33 = 274 (100%)
R 97 of 274 ~ 35.4%
G 144 of 274 ~ 52.55%
B 33 of 274 ~ 12.04'%

%35.4
%52.55
%12.04

CMYK color model

#619021 color CMYK value is (33,0,77,44).

  • cyan value is 32.64%
  • magenta value is 0.00%
  • yellow value is 77.08%
  • key color value is 43.53%

CMYK: (33,0,77,44)
C33M0Y77K44 (33%, 0%, 77%, 44%)
(0.33 / 0.00 / 0.77 / 0.44)

CMYK percentages

%32.64
%0
%77.08
%43.53

Codes

Color #619021 in popluar color models

61 90 21
RGB 97 144 33
HSL 85° 62.71% 34.71%
HSB/HSV 85° 77.08% 56.47%
CMYK 32.64% 0.00% 77.08%
43.53%

Color #619021 in popluar number systems.

HEX 61 90 21
Decimal 97 144 33
Binary 1100001 10010000 100001
Octal 141 220 41

Shades and tints

Shades of #619021

#619021
(97,144,33)
#59831E
(89,131,30)
#51761B
(81,118,27)
#496918
(73,105,24)
#415C15
(65,92,21)
#394F12
(57,79,18)
#31420F
(49,66,15)
#29350C
(41,53,12)
#212809
(33,40,9)
#191B06
(25,27,6)
#110E03
(17,14,3)
#000000
(0,0,0)

Tints of #619021

#619021
(97,144,33)
#6F9A35
(111,154,53)
#7DA449
(125,164,73)
#8BAE5D
(139,174,93)
#99B871
(153,184,113)
#A7C285
(167,194,133)
#B5CC99
(181,204,153)
#C3D6AD
(195,214,173)
#D1E0C1
(209,224,193)
#DFEAD5
(223,234,213)
#EDF4E9
(237,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #619021 color. Also use rgb(97,144,33) instead hex code.

Text Font Color

.myTextColor { color: #619021; }

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

This text font color is #619021.

Background Color

.myBgColor { background-color: #619021; }

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

This div background color is #619021.

Border color

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

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

This div border color is #619021.

Opacity

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

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

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

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

This text has shadow with #619021 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619021.

Preview

Color preview on black background

This text has color #619021 on black background.


Color preview on white background

This text has color #619021 on white background.


Black color preview on #619021 background

This text has black color on #619021 background.


White color preview on #619021 background

This text has white color on #619021 background.


Related colors

Complementary color

Complementary color for #hex is #9E6FDE.


I love getcolorcode.com

Triadic colors

1 #216190 and #902161 with #619021 are triadic colors.

2 #219061 and #906121 with #619021 are triadic colors.