COLOR #618D6D

HEX: #618D6D RGB: (97,141,109)

Color info

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

RGB color model

#618D6D color RGB value is (97,141,109).

RGB: (97,141,109) (38%, 55%, 43%)

RGB channels and saturation

R 97 of 255 = 38%
G 141 of 255 = 55%
B 109 of 255 = 43%

97
141
109

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

Portions of RGB colors in percentages

R + G + B = 97 + 141 + 109 = 347 (100%)
R 97 of 347 ~ 27.95%
G 141 of 347 ~ 40.63%
B 109 of 347 ~ 31.41'%

%27.95
%40.63
%31.41

CMYK color model

#618D6D color CMYK value is (31,0,23,45).

  • cyan value is 31.21%
  • magenta value is 0.00%
  • yellow value is 22.70%
  • key color value is 44.71%

CMYK: (31,0,23,45)
C31M0Y23K45 (31%, 0%, 23%, 45%)
(0.31 / 0.00 / 0.23 / 0.45)

CMYK percentages

%31.21
%0
%22.7
%44.71

Codes

Color #618D6D in popluar color models

61 8D 6D
RGB 97 141 109
HSL 136° 18.49% 46.67%
HSB/HSV 136° 31.21% 55.29%
CMYK 31.21% 0.00% 22.70%
44.71%

Color #618D6D in popluar number systems.

HEX 61 8D 6D
Decimal 97 141 109
Binary 1100001 10001101 1101101
Octal 141 215 155

Shades and tints

Shades of #618D6D

#618D6D
(97,141,109)
#598164
(89,129,100)
#51755B
(81,117,91)
#496952
(73,105,82)
#415D49
(65,93,73)
#395140
(57,81,64)
#314537
(49,69,55)
#29392E
(41,57,46)
#212D25
(33,45,37)
#19211C
(25,33,28)
#111513
(17,21,19)
#000000
(0,0,0)

Tints of #618D6D

#618D6D
(97,141,109)
#6F977A
(111,151,122)
#7DA187
(125,161,135)
#8BAB94
(139,171,148)
#99B5A1
(153,181,161)
#A7BFAE
(167,191,174)
#B5C9BB
(181,201,187)
#C3D3C8
(195,211,200)
#D1DDD5
(209,221,213)
#DFE7E2
(223,231,226)
#EDF1EF
(237,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #618D6D color. Also use rgb(97,141,109) instead hex code.

Text Font Color

.myTextColor { color: #618D6D; }

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

This text font color is #618D6D.

Background Color

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

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

This div background color is #618D6D.

Border color

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

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

This div border color is #618D6D.

Opacity

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

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

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

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

This text has shadow with #618D6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618D6D.

Preview

Color preview on black background

This text has color #618D6D on black background.


Color preview on white background

This text has color #618D6D on white background.


Black color preview on #618D6D background

This text has black color on #618D6D background.


White color preview on #618D6D background

This text has white color on #618D6D background.


Related colors

Complementary color

Complementary color for #hex is #9E7292.


I love getcolorcode.com

Triadic colors

1 #6D618D and #8D6D61 with #618D6D are triadic colors.

2 #6D8D61 and #8D616D with #618D6D are triadic colors.