COLOR #618983

HEX: #618983 RGB: (97,137,131)

Color info

#618983 contains red, green and blue colors in about the same proportion. Web safe color of #618983 is #669999 (or #699).

RGB color model

#618983 color RGB value is (97,137,131).

RGB: (97,137,131) (38%, 54%, 51%)

RGB channels and saturation

R 97 of 255 = 38%
G 137 of 255 = 54%
B 131 of 255 = 51%

97
137
131

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

Portions of RGB colors in percentages

R + G + B = 97 + 137 + 131 = 365 (100%)
R 97 of 365 ~ 26.58%
G 137 of 365 ~ 37.53%
B 131 of 365 ~ 35.89'%

%26.58
%37.53
%35.89

CMYK color model

#618983 color CMYK value is (29,0,4,46).

  • cyan value is 29.20%
  • magenta value is 0.00%
  • yellow value is 4.38%
  • key color value is 46.27%

CMYK: (29,0,4,46)
C29M0Y4K46 (29%, 0%, 4%, 46%)
(0.29 / 0.00 / 0.04 / 0.46)

CMYK percentages

%29.2
%0
%4.38
%46.27

Codes

Color #618983 in popluar color models

61 89 83
RGB 97 137 131
HSL 171° 17.09% 45.88%
HSB/HSV 171° 29.20% 53.73%
CMYK 29.20% 0.00% 4.38%
46.27%

Color #618983 in popluar number systems.

HEX 61 89 83
Decimal 97 137 131
Binary 1100001 10001001 10000011
Octal 141 211 203

Shades and tints

Shades of #618983

#618983
(97,137,131)
#597D78
(89,125,120)
#51716D
(81,113,109)
#496562
(73,101,98)
#415957
(65,89,87)
#394D4C
(57,77,76)
#314141
(49,65,65)
#293536
(41,53,54)
#21292B
(33,41,43)
#191D20
(25,29,32)
#111115
(17,17,21)
#000000
(0,0,0)

Tints of #618983

#618983
(97,137,131)
#6F938E
(111,147,142)
#7D9D99
(125,157,153)
#8BA7A4
(139,167,164)
#99B1AF
(153,177,175)
#A7BBBA
(167,187,186)
#B5C5C5
(181,197,197)
#C3CFD0
(195,207,208)
#D1D9DB
(209,217,219)
#DFE3E6
(223,227,230)
#EDEDF1
(237,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #618983 color. Also use rgb(97,137,131) instead hex code.

Text Font Color

.myTextColor { color: #618983; }

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

This text font color is #618983.

Background Color

.myBgColor { background-color: #618983; }

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

This div background color is #618983.

Border color

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

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

This div border color is #618983.

Opacity

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

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

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

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

This text has shadow with #618983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618983.

Preview

Color preview on black background

This text has color #618983 on black background.


Color preview on white background

This text has color #618983 on white background.


Black color preview on #618983 background

This text has black color on #618983 background.


White color preview on #618983 background

This text has white color on #618983 background.


Related colors

Complementary color

Complementary color for #hex is #9E767C.


I love getcolorcode.com

Triadic colors

1 #836189 and #898361 with #618983 are triadic colors.

2 #838961 and #896183 with #618983 are triadic colors.