COLOR #619590

HEX: #619590 RGB: (97,149,144)

Color info

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

RGB color model

#619590 color RGB value is (97,149,144).

RGB: (97,149,144) (38%, 58%, 56%)

RGB channels and saturation

R 97 of 255 = 38%
G 149 of 255 = 58%
B 144 of 255 = 56%

97
149
144

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

Portions of RGB colors in percentages

R + G + B = 97 + 149 + 144 = 390 (100%)
R 97 of 390 ~ 24.87%
G 149 of 390 ~ 38.21%
B 144 of 390 ~ 36.92'%

%24.87
%38.21
%36.92

CMYK color model

#619590 color CMYK value is (35,0,3,42).

  • cyan value is 34.90%
  • magenta value is 0.00%
  • yellow value is 3.36%
  • key color value is 41.57%

CMYK: (35,0,3,42)
C35M0Y3K42 (35%, 0%, 3%, 42%)
(0.35 / 0.00 / 0.03 / 0.42)

CMYK percentages

%34.9
%0
%3.36
%41.57

Codes

Color #619590 in popluar color models

61 95 90
RGB 97 149 144
HSL 174° 21.14% 48.24%
HSB/HSV 174° 34.90% 58.43%
CMYK 34.90% 0.00% 3.36%
41.57%

Color #619590 in popluar number systems.

HEX 61 95 90
Decimal 97 149 144
Binary 1100001 10010101 10010000
Octal 141 225 220

Shades and tints

Shades of #619590

#619590
(97,149,144)
#598883
(89,136,131)
#517B76
(81,123,118)
#496E69
(73,110,105)
#41615C
(65,97,92)
#39544F
(57,84,79)
#314742
(49,71,66)
#293A35
(41,58,53)
#212D28
(33,45,40)
#19201B
(25,32,27)
#11130E
(17,19,14)
#000000
(0,0,0)

Tints of #619590

#619590
(97,149,144)
#6F9E9A
(111,158,154)
#7DA7A4
(125,167,164)
#8BB0AE
(139,176,174)
#99B9B8
(153,185,184)
#A7C2C2
(167,194,194)
#B5CBCC
(181,203,204)
#C3D4D6
(195,212,214)
#D1DDE0
(209,221,224)
#DFE6EA
(223,230,234)
#EDEFF4
(237,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #619590 color. Also use rgb(97,149,144) instead hex code.

Text Font Color

.myTextColor { color: #619590; }

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

This text font color is #619590.

Background Color

.myBgColor { background-color: #619590; }

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

This div background color is #619590.

Border color

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

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

This div border color is #619590.

Opacity

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

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

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

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

This text has shadow with #619590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619590.

Preview

Color preview on black background

This text has color #619590 on black background.


Color preview on white background

This text has color #619590 on white background.


Black color preview on #619590 background

This text has black color on #619590 background.


White color preview on #619590 background

This text has white color on #619590 background.


Related colors

Complementary color

Complementary color for #hex is #9E6A6F.


I love getcolorcode.com

Triadic colors

1 #906195 and #959061 with #619590 are triadic colors.

2 #909561 and #956190 with #619590 are triadic colors.