COLOR #619E87

HEX: #619E87 RGB: (97,158,135)

Color info

#619E87 contains mainly green and blue colors. Web safe color of #619E87 is #669999 (or #699).

RGB color model

#619E87 color RGB value is (97,158,135).

RGB: (97,158,135) (38%, 62%, 53%)

RGB channels and saturation

R 97 of 255 = 38%
G 158 of 255 = 62%
B 135 of 255 = 53%

97
158
135

R + G + B ~ 51%. #619E87 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 158 + 135 = 390 (100%)
R 97 of 390 ~ 24.87%
G 158 of 390 ~ 40.51%
B 135 of 390 ~ 34.62'%

%24.87
%40.51
%34.62

CMYK color model

#619E87 color CMYK value is (39,0,15,38).

  • cyan value is 38.61%
  • magenta value is 0.00%
  • yellow value is 14.56%
  • key color value is 38.04%

CMYK: (39,0,15,38)
C39M0Y15K38 (39%, 0%, 15%, 38%)
(0.39 / 0.00 / 0.15 / 0.38)

CMYK percentages

%38.61
%0
%14.56
%38.04

Codes

Color #619E87 in popluar color models

61 9E 87
RGB 97 158 135
HSL 157° 23.92% 50.00%
HSB/HSV 157° 38.61% 61.96%
CMYK 38.61% 0.00% 14.56%
38.04%

Color #619E87 in popluar number systems.

HEX 61 9E 87
Decimal 97 158 135
Binary 1100001 10011110 10000111
Octal 141 236 207

Shades and tints

Shades of #619E87

#619E87
(97,158,135)
#59907B
(89,144,123)
#51826F
(81,130,111)
#497463
(73,116,99)
#416657
(65,102,87)
#39584B
(57,88,75)
#314A3F
(49,74,63)
#293C33
(41,60,51)
#212E27
(33,46,39)
#19201B
(25,32,27)
#11120F
(17,18,15)
#000000
(0,0,0)

Tints of #619E87

#619E87
(97,158,135)
#6FA691
(111,166,145)
#7DAE9B
(125,174,155)
#8BB6A5
(139,182,165)
#99BEAF
(153,190,175)
#A7C6B9
(167,198,185)
#B5CEC3
(181,206,195)
#C3D6CD
(195,214,205)
#D1DED7
(209,222,215)
#DFE6E1
(223,230,225)
#EDEEEB
(237,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #619E87; }

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

This text font color is #619E87.

Background Color

.myBgColor { background-color: #619E87; }

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

This div background color is #619E87.

Border color

.myBorderColor { border: 1px solid #619E87; }

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

This div border color is #619E87.

Opacity

.myOpacity80 { color: #619E87; opacity: 0.8; }

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

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

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

This text has shadow with #619E87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619E87.

Preview

Color preview on black background

This text has color #619E87 on black background.


Color preview on white background

This text has color #619E87 on white background.


Black color preview on #619E87 background

This text has black color on #619E87 background.


White color preview on #619E87 background

This text has white color on #619E87 background.


Related colors

Complementary color

Complementary color for #hex is #9E6178.


I love getcolorcode.com

Triadic colors

1 #87619E and #9E8761 with #619E87 are triadic colors.

2 #879E61 and #9E6187 with #619E87 are triadic colors.