COLOR #618D67

HEX: #618D67 RGB: (97,141,103)

Color info

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

RGB color model

#618D67 color RGB value is (97,141,103).

RGB: (97,141,103) (38%, 55%, 40%)

RGB channels and saturation

R 97 of 255 = 38%
G 141 of 255 = 55%
B 103 of 255 = 40%

97
141
103

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

Portions of RGB colors in percentages

R + G + B = 97 + 141 + 103 = 341 (100%)
R 97 of 341 ~ 28.45%
G 141 of 341 ~ 41.35%
B 103 of 341 ~ 30.21'%

%28.45
%41.35
%30.21

CMYK color model

#618D67 color CMYK value is (31,0,27,45).

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

CMYK: (31,0,27,45)
C31M0Y27K45 (31%, 0%, 27%, 45%)
(0.31 / 0.00 / 0.27 / 0.45)

CMYK percentages

%31.21
%0
%26.95
%44.71

Codes

Color #618D67 in popluar color models

61 8D 67
RGB 97 141 103
HSL 128° 18.49% 46.67%
HSB/HSV 128° 31.21% 55.29%
CMYK 31.21% 0.00% 26.95%
44.71%

Color #618D67 in popluar number systems.

HEX 61 8D 67
Decimal 97 141 103
Binary 1100001 10001101 1100111
Octal 141 215 147

Shades and tints

Shades of #618D67

#618D67
(97,141,103)
#59815E
(89,129,94)
#517555
(81,117,85)
#49694C
(73,105,76)
#415D43
(65,93,67)
#39513A
(57,81,58)
#314531
(49,69,49)
#293928
(41,57,40)
#212D1F
(33,45,31)
#192116
(25,33,22)
#11150D
(17,21,13)
#000000
(0,0,0)

Tints of #618D67

#618D67
(97,141,103)
#6F9774
(111,151,116)
#7DA181
(125,161,129)
#8BAB8E
(139,171,142)
#99B59B
(153,181,155)
#A7BFA8
(167,191,168)
#B5C9B5
(181,201,181)
#C3D3C2
(195,211,194)
#D1DDCF
(209,221,207)
#DFE7DC
(223,231,220)
#EDF1E9
(237,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #618D67; }

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

This text font color is #618D67.

Background Color

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

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

This div background color is #618D67.

Border color

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

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

This div border color is #618D67.

Opacity

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

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

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

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

This text has shadow with #618D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618D67.

Preview

Color preview on black background

This text has color #618D67 on black background.


Color preview on white background

This text has color #618D67 on white background.


Black color preview on #618D67 background

This text has black color on #618D67 background.


White color preview on #618D67 background

This text has white color on #618D67 background.


Related colors

Complementary color

Complementary color for #hex is #9E7298.


I love getcolorcode.com

Triadic colors

1 #67618D and #8D6761 with #618D67 are triadic colors.

2 #678D61 and #8D6167 with #618D67 are triadic colors.