COLOR #618286

HEX: #618286 RGB: (97,130,134)

Color info

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

RGB color model

#618286 color RGB value is (97,130,134).

RGB: (97,130,134) (38%, 51%, 53%)

RGB channels and saturation

R 97 of 255 = 38%
G 130 of 255 = 51%
B 134 of 255 = 53%

97
130
134

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

Portions of RGB colors in percentages

R + G + B = 97 + 130 + 134 = 361 (100%)
R 97 of 361 ~ 26.87%
G 130 of 361 ~ 36.01%
B 134 of 361 ~ 37.12'%

%26.87
%36.01
%37.12

CMYK color model

#618286 color CMYK value is (28,3,0,47).

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

CMYK: (28,3,0,47)
C28M3Y0K47 (28%, 3%, 0%, 47%)
(0.28 / 0.03 / 0.00 / 0.47)

CMYK percentages

%27.61
%2.99
%0
%47.45

Codes

Color #618286 in popluar color models

61 82 86
RGB 97 130 134
HSL 186° 16.02% 45.29%
HSB/HSV 186° 27.61% 52.55%
CMYK 27.61% 2.99% 0.00%
47.45%

Color #618286 in popluar number systems.

HEX 61 82 86
Decimal 97 130 134
Binary 1100001 10000010 10000110
Octal 141 202 206

Shades and tints

Shades of #618286

#618286
(97,130,134)
#59777A
(89,119,122)
#516C6E
(81,108,110)
#496162
(73,97,98)
#415656
(65,86,86)
#394B4A
(57,75,74)
#31403E
(49,64,62)
#293532
(41,53,50)
#212A26
(33,42,38)
#191F1A
(25,31,26)
#11140E
(17,20,14)
#000000
(0,0,0)

Tints of #618286

#618286
(97,130,134)
#6F8D91
(111,141,145)
#7D989C
(125,152,156)
#8BA3A7
(139,163,167)
#99AEB2
(153,174,178)
#A7B9BD
(167,185,189)
#B5C4C8
(181,196,200)
#C3CFD3
(195,207,211)
#D1DADE
(209,218,222)
#DFE5E9
(223,229,233)
#EDF0F4
(237,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #618286; }

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

This text font color is #618286.

Background Color

.myBgColor { background-color: #618286; }

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

This div background color is #618286.

Border color

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

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

This div border color is #618286.

Opacity

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

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

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

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

This text has shadow with #618286 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618286.

Preview

Color preview on black background

This text has color #618286 on black background.


Color preview on white background

This text has color #618286 on white background.


Black color preview on #618286 background

This text has black color on #618286 background.


White color preview on #618286 background

This text has white color on #618286 background.


Related colors

Complementary color

Complementary color for #hex is #9E7D79.


I love getcolorcode.com

Triadic colors

1 #866182 and #828661 with #618286 are triadic colors.

2 #868261 and #826186 with #618286 are triadic colors.