COLOR #618C72

HEX: #618C72 RGB: (97,140,114)

Color info

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

RGB color model

#618C72 color RGB value is (97,140,114).

RGB: (97,140,114) (38%, 55%, 45%)

RGB channels and saturation

R 97 of 255 = 38%
G 140 of 255 = 55%
B 114 of 255 = 45%

97
140
114

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

Portions of RGB colors in percentages

R + G + B = 97 + 140 + 114 = 351 (100%)
R 97 of 351 ~ 27.64%
G 140 of 351 ~ 39.89%
B 114 of 351 ~ 32.48'%

%27.64
%39.89
%32.48

CMYK color model

#618C72 color CMYK value is (31,0,19,45).

  • cyan value is 30.71%
  • magenta value is 0.00%
  • yellow value is 18.57%
  • key color value is 45.10%

CMYK: (31,0,19,45)
C31M0Y19K45 (31%, 0%, 19%, 45%)
(0.31 / 0.00 / 0.19 / 0.45)

CMYK percentages

%30.71
%0
%18.57
%45.1

Codes

Color #618C72 in popluar color models

61 8C 72
RGB 97 140 114
HSL 144° 18.14% 46.47%
HSB/HSV 144° 30.71% 54.90%
CMYK 30.71% 0.00% 18.57%
45.10%

Color #618C72 in popluar number systems.

HEX 61 8C 72
Decimal 97 140 114
Binary 1100001 10001100 1110010
Octal 141 214 162

Shades and tints

Shades of #618C72

#618C72
(97,140,114)
#598068
(89,128,104)
#51745E
(81,116,94)
#496854
(73,104,84)
#415C4A
(65,92,74)
#395040
(57,80,64)
#314436
(49,68,54)
#29382C
(41,56,44)
#212C22
(33,44,34)
#192018
(25,32,24)
#11140E
(17,20,14)
#000000
(0,0,0)

Tints of #618C72

#618C72
(97,140,114)
#6F967E
(111,150,126)
#7DA08A
(125,160,138)
#8BAA96
(139,170,150)
#99B4A2
(153,180,162)
#A7BEAE
(167,190,174)
#B5C8BA
(181,200,186)
#C3D2C6
(195,210,198)
#D1DCD2
(209,220,210)
#DFE6DE
(223,230,222)
#EDF0EA
(237,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #618C72 color. Also use rgb(97,140,114) instead hex code.

Text Font Color

.myTextColor { color: #618C72; }

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

This text font color is #618C72.

Background Color

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

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

This div background color is #618C72.

Border color

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

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

This div border color is #618C72.

Opacity

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

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

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

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

This text has shadow with #618C72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618C72.

Preview

Color preview on black background

This text has color #618C72 on black background.


Color preview on white background

This text has color #618C72 on white background.


Black color preview on #618C72 background

This text has black color on #618C72 background.


White color preview on #618C72 background

This text has white color on #618C72 background.


Related colors

Complementary color

Complementary color for #hex is #9E738D.


I love getcolorcode.com

Triadic colors

1 #72618C and #8C7261 with #618C72 are triadic colors.

2 #728C61 and #8C6172 with #618C72 are triadic colors.