COLOR #609697

HEX: #609697 RGB: (96,150,151)

Color info

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

RGB color model

#609697 color RGB value is (96,150,151).

RGB: (96,150,151) (38%, 59%, 59%)

RGB channels and saturation

R 96 of 255 = 38%
G 150 of 255 = 59%
B 151 of 255 = 59%

96
150
151

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

Portions of RGB colors in percentages

R + G + B = 96 + 150 + 151 = 397 (100%)
R 96 of 397 ~ 24.18%
G 150 of 397 ~ 37.78%
B 151 of 397 ~ 38.04'%

%24.18
%37.78
%38.04

CMYK color model

#609697 color CMYK value is (36,1,0,41).

  • cyan value is 36.42%
  • magenta value is 0.66%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (36,1,0,41)
C36M1Y0K41 (36%, 1%, 0%, 41%)
(0.36 / 0.01 / 0.00 / 0.41)

CMYK percentages

%36.42
%0.66
%0
%40.78

Codes

Color #609697 in popluar color models

60 96 97
RGB 96 150 151
HSL 181° 22.27% 48.43%
HSB/HSV 181° 36.42% 59.22%
CMYK 36.42% 0.66% 0.00%
40.78%

Color #609697 in popluar number systems.

HEX 60 96 97
Decimal 96 150 151
Binary 1100000 10010110 10010111
Octal 140 226 227

Shades and tints

Shades of #609697

#609697
(96,150,151)
#58898A
(88,137,138)
#507C7D
(80,124,125)
#486F70
(72,111,112)
#406263
(64,98,99)
#385556
(56,85,86)
#304849
(48,72,73)
#283B3C
(40,59,60)
#202E2F
(32,46,47)
#182122
(24,33,34)
#101415
(16,20,21)
#000000
(0,0,0)

Tints of #609697

#609697
(96,150,151)
#6E9FA0
(110,159,160)
#7CA8A9
(124,168,169)
#8AB1B2
(138,177,178)
#98BABB
(152,186,187)
#A6C3C4
(166,195,196)
#B4CCCD
(180,204,205)
#C2D5D6
(194,213,214)
#D0DEDF
(208,222,223)
#DEE7E8
(222,231,232)
#ECF0F1
(236,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609697 color. Also use rgb(96,150,151) instead hex code.

Text Font Color

.myTextColor { color: #609697; }

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

This text font color is #609697.

Background Color

.myBgColor { background-color: #609697; }

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

This div background color is #609697.

Border color

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

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

This div border color is #609697.

Opacity

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

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

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

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

This text has shadow with #609697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609697.

Preview

Color preview on black background

This text has color #609697 on black background.


Color preview on white background

This text has color #609697 on white background.


Black color preview on #609697 background

This text has black color on #609697 background.


White color preview on #609697 background

This text has white color on #609697 background.


Related colors

Complementary color

Complementary color for #hex is #9F6968.


I love getcolorcode.com

Triadic colors

1 #976096 and #969760 with #609697 are triadic colors.

2 #979660 and #966097 with #609697 are triadic colors.