COLOR #619698

HEX: #619698 RGB: (97,150,152)

Color info

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

RGB color model

#619698 color RGB value is (97,150,152).

RGB: (97,150,152) (38%, 59%, 60%)

RGB channels and saturation

R 97 of 255 = 38%
G 150 of 255 = 59%
B 152 of 255 = 60%

97
150
152

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

Portions of RGB colors in percentages

R + G + B = 97 + 150 + 152 = 399 (100%)
R 97 of 399 ~ 24.31%
G 150 of 399 ~ 37.59%
B 152 of 399 ~ 38.1'%

%24.31
%37.59
%38.1

CMYK color model

#619698 color CMYK value is (36,1,0,40).

  • cyan value is 36.18%
  • magenta value is 1.32%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (36,1,0,40)
C36M1Y0K40 (36%, 1%, 0%, 40%)
(0.36 / 0.01 / 0.00 / 0.40)

CMYK percentages

%36.18
%1.32
%0
%40.39

Codes

Color #619698 in popluar color models

61 96 98
RGB 97 150 152
HSL 182° 22.09% 48.82%
HSB/HSV 182° 36.18% 59.61%
CMYK 36.18% 1.32% 0.00%
40.39%

Color #619698 in popluar number systems.

HEX 61 96 98
Decimal 97 150 152
Binary 1100001 10010110 10011000
Octal 141 226 230

Shades and tints

Shades of #619698

#619698
(97,150,152)
#59898B
(89,137,139)
#517C7E
(81,124,126)
#496F71
(73,111,113)
#416264
(65,98,100)
#395557
(57,85,87)
#31484A
(49,72,74)
#293B3D
(41,59,61)
#212E30
(33,46,48)
#192123
(25,33,35)
#111416
(17,20,22)
#000000
(0,0,0)

Tints of #619698

#619698
(97,150,152)
#6F9FA1
(111,159,161)
#7DA8AA
(125,168,170)
#8BB1B3
(139,177,179)
#99BABC
(153,186,188)
#A7C3C5
(167,195,197)
#B5CCCE
(181,204,206)
#C3D5D7
(195,213,215)
#D1DEE0
(209,222,224)
#DFE7E9
(223,231,233)
#EDF0F2
(237,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #619698 color. Also use rgb(97,150,152) instead hex code.

Text Font Color

.myTextColor { color: #619698; }

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

This text font color is #619698.

Background Color

.myBgColor { background-color: #619698; }

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

This div background color is #619698.

Border color

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

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

This div border color is #619698.

Opacity

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

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

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

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

This text has shadow with #619698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619698.

Preview

Color preview on black background

This text has color #619698 on black background.


Color preview on white background

This text has color #619698 on white background.


Black color preview on #619698 background

This text has black color on #619698 background.


White color preview on #619698 background

This text has white color on #619698 background.


Related colors

Complementary color

Complementary color for #hex is #9E6967.


I love getcolorcode.com

Triadic colors

1 #986196 and #969861 with #619698 are triadic colors.

2 #989661 and #966198 with #619698 are triadic colors.