COLOR #618792

HEX: #618792 RGB: (97,135,146)

Color info

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

RGB color model

#618792 color RGB value is (97,135,146).

RGB: (97,135,146) (38%, 53%, 57%)

RGB channels and saturation

R 97 of 255 = 38%
G 135 of 255 = 53%
B 146 of 255 = 57%

97
135
146

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

Portions of RGB colors in percentages

R + G + B = 97 + 135 + 146 = 378 (100%)
R 97 of 378 ~ 25.66%
G 135 of 378 ~ 35.71%
B 146 of 378 ~ 38.62'%

%25.66
%35.71
%38.62

CMYK color model

#618792 color CMYK value is (34,8,0,43).

  • cyan value is 33.56%
  • magenta value is 7.53%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (34,8,0,43)
C34M8Y0K43 (34%, 8%, 0%, 43%)
(0.34 / 0.08 / 0.00 / 0.43)

CMYK percentages

%33.56
%7.53
%0
%42.75

Codes

Color #618792 in popluar color models

61 87 92
RGB 97 135 146
HSL 193° 20.16% 47.65%
HSB/HSV 193° 33.56% 57.25%
CMYK 33.56% 7.53% 0.00%
42.75%

Color #618792 in popluar number systems.

HEX 61 87 92
Decimal 97 135 146
Binary 1100001 10000111 10010010
Octal 141 207 222

Shades and tints

Shades of #618792

#618792
(97,135,146)
#597B85
(89,123,133)
#516F78
(81,111,120)
#49636B
(73,99,107)
#41575E
(65,87,94)
#394B51
(57,75,81)
#313F44
(49,63,68)
#293337
(41,51,55)
#21272A
(33,39,42)
#191B1D
(25,27,29)
#110F10
(17,15,16)
#000000
(0,0,0)

Tints of #618792

#618792
(97,135,146)
#6F919B
(111,145,155)
#7D9BA4
(125,155,164)
#8BA5AD
(139,165,173)
#99AFB6
(153,175,182)
#A7B9BF
(167,185,191)
#B5C3C8
(181,195,200)
#C3CDD1
(195,205,209)
#D1D7DA
(209,215,218)
#DFE1E3
(223,225,227)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #618792 color. Also use rgb(97,135,146) instead hex code.

Text Font Color

.myTextColor { color: #618792; }

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

This text font color is #618792.

Background Color

.myBgColor { background-color: #618792; }

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

This div background color is #618792.

Border color

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

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

This div border color is #618792.

Opacity

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

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

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

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

This text has shadow with #618792 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618792.

Preview

Color preview on black background

This text has color #618792 on black background.


Color preview on white background

This text has color #618792 on white background.


Black color preview on #618792 background

This text has black color on #618792 background.


White color preview on #618792 background

This text has white color on #618792 background.


Related colors

Complementary color

Complementary color for #618792 is #9E786D.


I love getcolorcode.com

Triadic colors

1 #926187 and #879261 with #618792 are triadic colors.

2 #928761 and #876192 with #618792 are triadic colors.