COLOR #619A43

HEX: #619A43 RGB: (97,154,67)

Color info

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

RGB color model

#619A43 color RGB value is (97,154,67).

RGB: (97,154,67) (38%, 60%, 26%)

RGB channels and saturation

R 97 of 255 = 38%
G 154 of 255 = 60%
B 67 of 255 = 26%

97
154
67

R + G + B ~ 41%. #619A43 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 154 + 67 = 318 (100%)
R 97 of 318 ~ 30.5%
G 154 of 318 ~ 48.43%
B 67 of 318 ~ 21.07'%

%30.5
%48.43
%21.07

CMYK color model

#619A43 color CMYK value is (37,0,56,40).

  • cyan value is 37.01%
  • magenta value is 0.00%
  • yellow value is 56.49%
  • key color value is 39.61%

CMYK: (37,0,56,40)
C37M0Y56K40 (37%, 0%, 56%, 40%)
(0.37 / 0.00 / 0.56 / 0.40)

CMYK percentages

%37.01
%0
%56.49
%39.61

Codes

Color #619A43 in popluar color models

61 9A 43
RGB 97 154 67
HSL 99° 39.37% 43.33%
HSB/HSV 99° 56.49% 60.39%
CMYK 37.01% 0.00% 56.49%
39.61%

Color #619A43 in popluar number systems.

HEX 61 9A 43
Decimal 97 154 67
Binary 1100001 10011010 1000011
Octal 141 232 103

Shades and tints

Shades of #619A43

#619A43
(97,154,67)
#598C3D
(89,140,61)
#517E37
(81,126,55)
#497031
(73,112,49)
#41622B
(65,98,43)
#395425
(57,84,37)
#31461F
(49,70,31)
#293819
(41,56,25)
#212A13
(33,42,19)
#191C0D
(25,28,13)
#110E07
(17,14,7)
#000000
(0,0,0)

Tints of #619A43

#619A43
(97,154,67)
#6FA354
(111,163,84)
#7DAC65
(125,172,101)
#8BB576
(139,181,118)
#99BE87
(153,190,135)
#A7C798
(167,199,152)
#B5D0A9
(181,208,169)
#C3D9BA
(195,217,186)
#D1E2CB
(209,226,203)
#DFEBDC
(223,235,220)
#EDF4ED
(237,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #619A43 color. Also use rgb(97,154,67) instead hex code.

Text Font Color

.myTextColor { color: #619A43; }

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

This text font color is #619A43.

Background Color

.myBgColor { background-color: #619A43; }

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

This div background color is #619A43.

Border color

.myBorderColor { border: 1px solid #619A43; }

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

This div border color is #619A43.

Opacity

.myOpacity80 { color: #619A43; opacity: 0.8; }

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

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

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

This text has shadow with #619A43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619A43.

Preview

Color preview on black background

This text has color #619A43 on black background.


Color preview on white background

This text has color #619A43 on white background.


Black color preview on #619A43 background

This text has black color on #619A43 background.


White color preview on #619A43 background

This text has white color on #619A43 background.


Related colors

Complementary color

Complementary color for #hex is #9E65BC.


I love getcolorcode.com

Triadic colors

1 #43619A and #9A4361 with #619A43 are triadic colors.

2 #439A61 and #9A6143 with #619A43 are triadic colors.