COLOR #618B67

HEX: #618B67 RGB: (97,139,103)

Color info

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

RGB color model

#618B67 color RGB value is (97,139,103).

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

RGB channels and saturation

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

97
139
103

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

Portions of RGB colors in percentages

R + G + B = 97 + 139 + 103 = 339 (100%)
R 97 of 339 ~ 28.61%
G 139 of 339 ~ 41%
B 103 of 339 ~ 30.38'%

%28.61
%41
%30.38

CMYK color model

#618B67 color CMYK value is (30,0,26,45).

  • cyan value is 30.22%
  • magenta value is 0.00%
  • yellow value is 25.90%
  • key color value is 45.49%

CMYK: (30,0,26,45)
C30M0Y26K45 (30%, 0%, 26%, 45%)
(0.30 / 0.00 / 0.26 / 0.45)

CMYK percentages

%30.22
%0
%25.9
%45.49

Codes

Color #618B67 in popluar color models

61 8B 67
RGB 97 139 103
HSL 129° 17.80% 46.27%
HSB/HSV 129° 30.22% 54.51%
CMYK 30.22% 0.00% 25.90%
45.49%

Color #618B67 in popluar number systems.

HEX 61 8B 67
Decimal 97 139 103
Binary 1100001 10001011 1100111
Octal 141 213 147

Shades and tints

Shades of #618B67

#618B67
(97,139,103)
#597F5E
(89,127,94)
#517355
(81,115,85)
#49674C
(73,103,76)
#415B43
(65,91,67)
#394F3A
(57,79,58)
#314331
(49,67,49)
#293728
(41,55,40)
#212B1F
(33,43,31)
#191F16
(25,31,22)
#11130D
(17,19,13)
#000000
(0,0,0)

Tints of #618B67

#618B67
(97,139,103)
#6F9574
(111,149,116)
#7D9F81
(125,159,129)
#8BA98E
(139,169,142)
#99B39B
(153,179,155)
#A7BDA8
(167,189,168)
#B5C7B5
(181,199,181)
#C3D1C2
(195,209,194)
#D1DBCF
(209,219,207)
#DFE5DC
(223,229,220)
#EDEFE9
(237,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #618B67; }

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

This text font color is #618B67.

Background Color

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

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

This div background color is #618B67.

Border color

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

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

This div border color is #618B67.

Opacity

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

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

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

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

This text has shadow with #618B67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618B67.

Preview

Color preview on black background

This text has color #618B67 on black background.


Color preview on white background

This text has color #618B67 on white background.


Black color preview on #618B67 background

This text has black color on #618B67 background.


White color preview on #618B67 background

This text has white color on #618B67 background.


Related colors

Complementary color

Complementary color for #hex is #9E7498.


I love getcolorcode.com

Triadic colors

1 #67618B and #8B6761 with #618B67 are triadic colors.

2 #678B61 and #8B6167 with #618B67 are triadic colors.