COLOR #619323

HEX: #619323 RGB: (97,147,35)

Color info

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

RGB color model

#619323 color RGB value is (97,147,35).

RGB: (97,147,35) (38%, 58%, 14%)

RGB channels and saturation

R 97 of 255 = 38%
G 147 of 255 = 58%
B 35 of 255 = 14%

97
147
35

R + G + B ~ 37%. #619323 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 147 + 35 = 279 (100%)
R 97 of 279 ~ 34.77%
G 147 of 279 ~ 52.69%
B 35 of 279 ~ 12.54'%

%34.77
%52.69
%12.54

CMYK color model

#619323 color CMYK value is (34,0,76,42).

  • cyan value is 34.01%
  • magenta value is 0.00%
  • yellow value is 76.19%
  • key color value is 42.35%

CMYK: (34,0,76,42)
C34M0Y76K42 (34%, 0%, 76%, 42%)
(0.34 / 0.00 / 0.76 / 0.42)

CMYK percentages

%34.01
%0
%76.19
%42.35

Codes

Color #619323 in popluar color models

61 93 23
RGB 97 147 35
HSL 87° 61.54% 35.69%
HSB/HSV 87° 76.19% 57.65%
CMYK 34.01% 0.00% 76.19%
42.35%

Color #619323 in popluar number systems.

HEX 61 93 23
Decimal 97 147 35
Binary 1100001 10010011 100011
Octal 141 223 43

Shades and tints

Shades of #619323

#619323
(97,147,35)
#598620
(89,134,32)
#51791D
(81,121,29)
#496C1A
(73,108,26)
#415F17
(65,95,23)
#395214
(57,82,20)
#314511
(49,69,17)
#29380E
(41,56,14)
#212B0B
(33,43,11)
#191E08
(25,30,8)
#111105
(17,17,5)
#000000
(0,0,0)

Tints of #619323

#619323
(97,147,35)
#6F9C37
(111,156,55)
#7DA54B
(125,165,75)
#8BAE5F
(139,174,95)
#99B773
(153,183,115)
#A7C087
(167,192,135)
#B5C99B
(181,201,155)
#C3D2AF
(195,210,175)
#D1DBC3
(209,219,195)
#DFE4D7
(223,228,215)
#EDEDEB
(237,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #619323 color. Also use rgb(97,147,35) instead hex code.

Text Font Color

.myTextColor { color: #619323; }

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

This text font color is #619323.

Background Color

.myBgColor { background-color: #619323; }

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

This div background color is #619323.

Border color

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

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

This div border color is #619323.

Opacity

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

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

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

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

This text has shadow with #619323 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619323.

Preview

Color preview on black background

This text has color #619323 on black background.


Color preview on white background

This text has color #619323 on white background.


Black color preview on #619323 background

This text has black color on #619323 background.


White color preview on #619323 background

This text has white color on #619323 background.


Related colors

Complementary color

Complementary color for #hex is #9E6CDC.


I love getcolorcode.com

Triadic colors

1 #236193 and #932361 with #619323 are triadic colors.

2 #239361 and #936123 with #619323 are triadic colors.