COLOR #618673

HEX: #618673 RGB: (97,134,115)

Color info

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

RGB color model

#618673 color RGB value is (97,134,115).

RGB: (97,134,115) (38%, 53%, 45%)

RGB channels and saturation

R 97 of 255 = 38%
G 134 of 255 = 53%
B 115 of 255 = 45%

97
134
115

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

Portions of RGB colors in percentages

R + G + B = 97 + 134 + 115 = 346 (100%)
R 97 of 346 ~ 28.03%
G 134 of 346 ~ 38.73%
B 115 of 346 ~ 33.24'%

%28.03
%38.73
%33.24

CMYK color model

#618673 color CMYK value is (28,0,14,47).

  • cyan value is 27.61%
  • magenta value is 0.00%
  • yellow value is 14.18%
  • key color value is 47.45%

CMYK: (28,0,14,47)
C28M0Y14K47 (28%, 0%, 14%, 47%)
(0.28 / 0.00 / 0.14 / 0.47)

CMYK percentages

%27.61
%0
%14.18
%47.45

Codes

Color #618673 in popluar color models

61 86 73
RGB 97 134 115
HSL 149° 16.02% 45.29%
HSB/HSV 149° 27.61% 52.55%
CMYK 27.61% 0.00% 14.18%
47.45%

Color #618673 in popluar number systems.

HEX 61 86 73
Decimal 97 134 115
Binary 1100001 10000110 1110011
Octal 141 206 163

Shades and tints

Shades of #618673

#618673
(97,134,115)
#597A69
(89,122,105)
#516E5F
(81,110,95)
#496255
(73,98,85)
#41564B
(65,86,75)
#394A41
(57,74,65)
#313E37
(49,62,55)
#29322D
(41,50,45)
#212623
(33,38,35)
#191A19
(25,26,25)
#110E0F
(17,14,15)
#000000
(0,0,0)

Tints of #618673

#618673
(97,134,115)
#6F917F
(111,145,127)
#7D9C8B
(125,156,139)
#8BA797
(139,167,151)
#99B2A3
(153,178,163)
#A7BDAF
(167,189,175)
#B5C8BB
(181,200,187)
#C3D3C7
(195,211,199)
#D1DED3
(209,222,211)
#DFE9DF
(223,233,223)
#EDF4EB
(237,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #618673 color. Also use rgb(97,134,115) instead hex code.

Text Font Color

.myTextColor { color: #618673; }

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

This text font color is #618673.

Background Color

.myBgColor { background-color: #618673; }

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

This div background color is #618673.

Border color

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

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

This div border color is #618673.

Opacity

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

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

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

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

This text has shadow with #618673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618673.

Preview

Color preview on black background

This text has color #618673 on black background.


Color preview on white background

This text has color #618673 on white background.


Black color preview on #618673 background

This text has black color on #618673 background.


White color preview on #618673 background

This text has white color on #618673 background.


Related colors

Complementary color

Complementary color for #hex is #9E798C.


I love getcolorcode.com

Triadic colors

1 #736186 and #867361 with #618673 are triadic colors.

2 #738661 and #866173 with #618673 are triadic colors.