COLOR #609B8E

HEX: #609B8E RGB: (96,155,142)

Color info

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

RGB color model

#609B8E color RGB value is (96,155,142).

RGB: (96,155,142) (38%, 61%, 56%)

RGB channels and saturation

R 96 of 255 = 38%
G 155 of 255 = 61%
B 142 of 255 = 56%

96
155
142

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

Portions of RGB colors in percentages

R + G + B = 96 + 155 + 142 = 393 (100%)
R 96 of 393 ~ 24.43%
G 155 of 393 ~ 39.44%
B 142 of 393 ~ 36.13'%

%24.43
%39.44
%36.13

CMYK color model

#609B8E color CMYK value is (38,0,8,39).

  • cyan value is 38.06%
  • magenta value is 0.00%
  • yellow value is 8.39%
  • key color value is 39.22%
CMYK: (38,0,8,39) C38M0Y8K39 (38%,0%,8%,39%) (0.38/0.00/0.08/0.39) 

CMYK percentages

%38.06
%0
%8.39
%39.22

Codes

Color #609B8E in popluar color models

60 9B 8E
RGB 96 155 142
HSL 167° 23.51% 49.22%
HSB/HSV 167° 38.06% 60.78%
CMYK 38.06% 0.00% 8.39%
39.22%

Color #609B8E in popluar number systems.

HEX 60 9B 8E
Decimal 96 155 142
Binary 1100000 10011011 10001110
Octal 140 233 216

Shades and tints

Shades of #609B8E

#609B8E
(96,155,142)
#588D82
(88,141,130)
#507F76
(80,127,118)
#48716A
(72,113,106)
#40635E
(64,99,94)
#385552
(56,85,82)
#304746
(48,71,70)
#28393A
(40,57,58)
#202B2E
(32,43,46)
#181D22
(24,29,34)
#100F16
(16,15,22)
#000000
(0,0,0)

Tints of #609B8E

#609B8E
(96,155,142)
#6EA498
(110,164,152)
#7CADA2
(124,173,162)
#8AB6AC
(138,182,172)
#98BFB6
(152,191,182)
#A6C8C0
(166,200,192)
#B4D1CA
(180,209,202)
#C2DAD4
(194,218,212)
#D0E3DE
(208,227,222)
#DEECE8
(222,236,232)
#ECF5F2
(236,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609B8E color. Also use rgb(96,155,142) instead hex code.

Text Font Color

.myTextColor { color: #609B8E; }

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

This text font color is #609B8E.

Background Color

.myBgColor { background-color: #609B8E; }

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

This div background color is #609B8E.

Border color

.myBorderColor { border: 1px solid #609B8E; }

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

This div border color is #609B8E.

Opacity

.myOpacity80 { color: #609B8E; opacity: 0.8; }

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

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

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

This text has shadow with #609B8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609B8E.

Preview

Color preview on black background

This text has color #609B8E on black background.


Color preview on white background

This text has color #609B8E on white background.


Black color preview on #609B8E background

This text has black color on #609B8E background.


White color preview on #609B8E background

This text has white color on #609B8E background.


Related colors

Complementary color

Complementary color for #hex is #9F6471.


I love getcolorcode.com

Triadic colors

1 #8E609B and #9B8E60 with #609B8E are triadic colors.

2 #8E9B60 and #9B608E with #609B8E are triadic colors.