COLOR #619870

HEX: #619870 RGB: (97,152,112)

Color info

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

RGB color model

#619870 color RGB value is (97,152,112).

RGB: (97,152,112) (38%, 60%, 44%)

RGB channels and saturation

R 97 of 255 = 38%
G 152 of 255 = 60%
B 112 of 255 = 44%

97
152
112

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

Portions of RGB colors in percentages

R + G + B = 97 + 152 + 112 = 361 (100%)
R 97 of 361 ~ 26.87%
G 152 of 361 ~ 42.11%
B 112 of 361 ~ 31.02'%

%26.87
%42.11
%31.02

CMYK color model

#619870 color CMYK value is (36,0,26,40).

  • cyan value is 36.18%
  • magenta value is 0.00%
  • yellow value is 26.32%
  • key color value is 40.39%

CMYK: (36,0,26,40)
C36M0Y26K40 (36%, 0%, 26%, 40%)
(0.36 / 0.00 / 0.26 / 0.40)

CMYK percentages

%36.18
%0
%26.32
%40.39

Codes

Color #619870 in popluar color models

61 98 70
RGB 97 152 112
HSL 136° 22.09% 48.82%
HSB/HSV 136° 36.18% 59.61%
CMYK 36.18% 0.00% 26.32%
40.39%

Color #619870 in popluar number systems.

HEX 61 98 70
Decimal 97 152 112
Binary 1100001 10011000 1110000
Octal 141 230 160

Shades and tints

Shades of #619870

#619870
(97,152,112)
#598B66
(89,139,102)
#517E5C
(81,126,92)
#497152
(73,113,82)
#416448
(65,100,72)
#39573E
(57,87,62)
#314A34
(49,74,52)
#293D2A
(41,61,42)
#213020
(33,48,32)
#192316
(25,35,22)
#11160C
(17,22,12)
#000000
(0,0,0)

Tints of #619870

#619870
(97,152,112)
#6FA17D
(111,161,125)
#7DAA8A
(125,170,138)
#8BB397
(139,179,151)
#99BCA4
(153,188,164)
#A7C5B1
(167,197,177)
#B5CEBE
(181,206,190)
#C3D7CB
(195,215,203)
#D1E0D8
(209,224,216)
#DFE9E5
(223,233,229)
#EDF2F2
(237,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #619870 color. Also use rgb(97,152,112) instead hex code.

Text Font Color

.myTextColor { color: #619870; }

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

This text font color is #619870.

Background Color

.myBgColor { background-color: #619870; }

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

This div background color is #619870.

Border color

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

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

This div border color is #619870.

Opacity

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

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

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

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

This text has shadow with #619870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619870.

Preview

Color preview on black background

This text has color #619870 on black background.


Color preview on white background

This text has color #619870 on white background.


Black color preview on #619870 background

This text has black color on #619870 background.


White color preview on #619870 background

This text has white color on #619870 background.


Related colors

Complementary color

Complementary color for #hex is #9E678F.


I love getcolorcode.com

Triadic colors

1 #706198 and #987061 with #619870 are triadic colors.

2 #709861 and #986170 with #619870 are triadic colors.