COLOR #619D74

HEX: #619D74 RGB: (97,157,116)

Color info

#619D74 contains mainly green and blue colors. Web safe color of #619D74 is #669966 (or #696).

RGB color model

#619D74 color RGB value is (97,157,116).

RGB: (97,157,116) (38%, 62%, 45%)

RGB channels and saturation

R 97 of 255 = 38%
G 157 of 255 = 62%
B 116 of 255 = 45%

97
157
116

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

Portions of RGB colors in percentages

R + G + B = 97 + 157 + 116 = 370 (100%)
R 97 of 370 ~ 26.22%
G 157 of 370 ~ 42.43%
B 116 of 370 ~ 31.35'%

%26.22
%42.43
%31.35

CMYK color model

#619D74 color CMYK value is (38,0,26,38).

  • cyan value is 38.22%
  • magenta value is 0.00%
  • yellow value is 26.11%
  • key color value is 38.43%

CMYK: (38,0,26,38)
C38M0Y26K38 (38%, 0%, 26%, 38%)
(0.38 / 0.00 / 0.26 / 0.38)

CMYK percentages

%38.22
%0
%26.11
%38.43

Codes

Color #619D74 in popluar color models

61 9D 74
RGB 97 157 116
HSL 139° 23.62% 49.80%
HSB/HSV 139° 38.22% 61.57%
CMYK 38.22% 0.00% 26.11%
38.43%

Color #619D74 in popluar number systems.

HEX 61 9D 74
Decimal 97 157 116
Binary 1100001 10011101 1110100
Octal 141 235 164

Shades and tints

Shades of #619D74

#619D74
(97,157,116)
#598F6A
(89,143,106)
#518160
(81,129,96)
#497356
(73,115,86)
#41654C
(65,101,76)
#395742
(57,87,66)
#314938
(49,73,56)
#293B2E
(41,59,46)
#212D24
(33,45,36)
#191F1A
(25,31,26)
#111110
(17,17,16)
#000000
(0,0,0)

Tints of #619D74

#619D74
(97,157,116)
#6FA580
(111,165,128)
#7DAD8C
(125,173,140)
#8BB598
(139,181,152)
#99BDA4
(153,189,164)
#A7C5B0
(167,197,176)
#B5CDBC
(181,205,188)
#C3D5C8
(195,213,200)
#D1DDD4
(209,221,212)
#DFE5E0
(223,229,224)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #619D74 color. Also use rgb(97,157,116) instead hex code.

Text Font Color

.myTextColor { color: #619D74; }

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

This text font color is #619D74.

Background Color

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

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

This div background color is #619D74.

Border color

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

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

This div border color is #619D74.

Opacity

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

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

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

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

This text has shadow with #619D74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619D74.

Preview

Color preview on black background

This text has color #619D74 on black background.


Color preview on white background

This text has color #619D74 on white background.


Black color preview on #619D74 background

This text has black color on #619D74 background.


White color preview on #619D74 background

This text has white color on #619D74 background.


Related colors

Complementary color

Complementary color for #hex is #9E628B.


I love getcolorcode.com

Triadic colors

1 #74619D and #9D7461 with #619D74 are triadic colors.

2 #749D61 and #9D6174 with #619D74 are triadic colors.