COLOR #619362

HEX: #619362 RGB: (97,147,98)

Color info

#619362 contains red, green and blue colors in about the same proportion. Web safe color of #619362 is #669966 (or #696).

RGB color model

#619362 color RGB value is (97,147,98).

RGB: (97,147,98) (38%, 58%, 38%)

RGB channels and saturation

R 97 of 255 = 38%
G 147 of 255 = 58%
B 98 of 255 = 38%

97
147
98

R + G + B ~ 45%. #619362 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 147 + 98 = 342 (100%)
R 97 of 342 ~ 28.36%
G 147 of 342 ~ 42.98%
B 98 of 342 ~ 28.65'%

%28.36
%42.98
%28.65

CMYK color model

#619362 color CMYK value is (34,0,33,42).

  • cyan value is 34.01%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 42.35%
CMYK: (34,0,33,42) C34M0Y33K42 (34%,0%,33%,42%) (0.34/0.00/0.33/0.42) 

CMYK percentages

%34.01
%0
%33.33
%42.35

Codes

Color #619362 in popluar color models

61 93 62
RGB 97 147 98
HSL 121° 20.49% 47.84%
HSB/HSV 121° 34.01% 57.65%
CMYK 34.01% 0.00% 33.33%
42.35%

Color #619362 in popluar number systems.

HEX 61 93 62
Decimal 97 147 98
Binary 1100001 10010011 1100010
Octal 141 223 142

Shades and tints

Shades of #619362

#619362
(97,147,98)
#59865A
(89,134,90)
#517952
(81,121,82)
#496C4A
(73,108,74)
#415F42
(65,95,66)
#39523A
(57,82,58)
#314532
(49,69,50)
#29382A
(41,56,42)
#212B22
(33,43,34)
#191E1A
(25,30,26)
#111112
(17,17,18)
#000000
(0,0,0)

Tints of #619362

#619362
(97,147,98)
#6F9C70
(111,156,112)
#7DA57E
(125,165,126)
#8BAE8C
(139,174,140)
#99B79A
(153,183,154)
#A7C0A8
(167,192,168)
#B5C9B6
(181,201,182)
#C3D2C4
(195,210,196)
#D1DBD2
(209,219,210)
#DFE4E0
(223,228,224)
#EDEDEE
(237,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #619362; }

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

This text font color is #619362.

Background Color

.myBgColor { background-color: #619362; }

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

This div background color is #619362.

Border color

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

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

This div border color is #619362.

Opacity

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

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

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

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

This text has shadow with #619362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619362.

Preview

Color preview on black background

This text has color #619362 on black background.


Color preview on white background

This text has color #619362 on white background.


Black color preview on #619362 background

This text has black color on #619362 background.


White color preview on #619362 background

This text has white color on #619362 background.


Related colors

Complementary color

Complementary color for #hex is #9E6C9D.


I love getcolorcode.com

Triadic colors

1 #626193 and #936261 with #619362 are triadic colors.

2 #629361 and #936162 with #619362 are triadic colors.