COLOR #618E70

HEX: #618E70 RGB: (97,142,112)

Color info

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

RGB color model

#618E70 color RGB value is (97,142,112).

RGB: (97,142,112) (38%, 56%, 44%)

RGB channels and saturation

R 97 of 255 = 38%
G 142 of 255 = 56%
B 112 of 255 = 44%

97
142
112

R + G + B ~ 46%. #618E70 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 142 + 112 = 351 (100%)
R 97 of 351 ~ 27.64%
G 142 of 351 ~ 40.46%
B 112 of 351 ~ 31.91'%

%27.64
%40.46
%31.91

CMYK color model

#618E70 color CMYK value is (32,0,21,44).

  • cyan value is 31.69%
  • magenta value is 0.00%
  • yellow value is 21.13%
  • key color value is 44.31%
CMYK: (32,0,21,44) C32M0Y21K44 (32%,0%,21%,44%) (0.32/0.00/0.21/0.44) 

CMYK percentages

%31.69
%0
%21.13
%44.31

Codes

Color #618E70 in popluar color models

61 8E 70
RGB 97 142 112
HSL 140° 18.83% 46.86%
HSB/HSV 140° 31.69% 55.69%
CMYK 31.69% 0.00% 21.13%
44.31%

Color #618E70 in popluar number systems.

HEX 61 8E 70
Decimal 97 142 112
Binary 1100001 10001110 1110000
Octal 141 216 160

Shades and tints

Shades of #618E70

#618E70
(97,142,112)
#598266
(89,130,102)
#51765C
(81,118,92)
#496A52
(73,106,82)
#415E48
(65,94,72)
#39523E
(57,82,62)
#314634
(49,70,52)
#293A2A
(41,58,42)
#212E20
(33,46,32)
#192216
(25,34,22)
#11160C
(17,22,12)
#000000
(0,0,0)

Tints of #618E70

#618E70
(97,142,112)
#6F987D
(111,152,125)
#7DA28A
(125,162,138)
#8BAC97
(139,172,151)
#99B6A4
(153,182,164)
#A7C0B1
(167,192,177)
#B5CABE
(181,202,190)
#C3D4CB
(195,212,203)
#D1DED8
(209,222,216)
#DFE8E5
(223,232,229)
#EDF2F2
(237,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #618E70; }

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

This text font color is #618E70.

Background Color

.myBgColor { background-color: #618E70; }

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

This div background color is #618E70.

Border color

.myBorderColor { border: 1px solid #618E70; }

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

This div border color is #618E70.

Opacity

.myOpacity80 { color: #618E70; opacity: 0.8; }

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

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

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

This text has shadow with #618E70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618E70.

Preview

Color preview on black background

This text has color #618E70 on black background.


Color preview on white background

This text has color #618E70 on white background.


Black color preview on #618E70 background

This text has black color on #618E70 background.


White color preview on #618E70 background

This text has white color on #618E70 background.


Related colors

Complementary color

Complementary color for #hex is #9E718F.


I love getcolorcode.com

Triadic colors

1 #70618E and #8E7061 with #618E70 are triadic colors.

2 #708E61 and #8E6170 with #618E70 are triadic colors.