COLOR #609881

HEX: #609881 RGB: (96,152,129)

Color info

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

RGB color model

#609881 color RGB value is (96,152,129).

RGB: (96,152,129) (38%, 60%, 51%)

RGB channels and saturation

R 96 of 255 = 38%
G 152 of 255 = 60%
B 129 of 255 = 51%

96
152
129

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

Portions of RGB colors in percentages

R + G + B = 96 + 152 + 129 = 377 (100%)
R 96 of 377 ~ 25.46%
G 152 of 377 ~ 40.32%
B 129 of 377 ~ 34.22'%

%25.46
%40.32
%34.22

CMYK color model

#609881 color CMYK value is (37,0,15,40).

  • cyan value is 36.84%
  • magenta value is 0.00%
  • yellow value is 15.13%
  • key color value is 40.39%

CMYK: (37,0,15,40)
C37M0Y15K40 (37%, 0%, 15%, 40%)
(0.37 / 0.00 / 0.15 / 0.40)

CMYK percentages

%36.84
%0
%15.13
%40.39

Codes

Color #609881 in popluar color models

60 98 81
RGB 96 152 129
HSL 155° 22.58% 48.63%
HSB/HSV 155° 36.84% 59.61%
CMYK 36.84% 0.00% 15.13%
40.39%

Color #609881 in popluar number systems.

HEX 60 98 81
Decimal 96 152 129
Binary 1100000 10011000 10000001
Octal 140 230 201

Shades and tints

Shades of #609881

#609881
(96,152,129)
#588B76
(88,139,118)
#507E6B
(80,126,107)
#487160
(72,113,96)
#406455
(64,100,85)
#38574A
(56,87,74)
#304A3F
(48,74,63)
#283D34
(40,61,52)
#203029
(32,48,41)
#18231E
(24,35,30)
#101613
(16,22,19)
#000000
(0,0,0)

Tints of #609881

#609881
(96,152,129)
#6EA18C
(110,161,140)
#7CAA97
(124,170,151)
#8AB3A2
(138,179,162)
#98BCAD
(152,188,173)
#A6C5B8
(166,197,184)
#B4CEC3
(180,206,195)
#C2D7CE
(194,215,206)
#D0E0D9
(208,224,217)
#DEE9E4
(222,233,228)
#ECF2EF
(236,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609881 color. Also use rgb(96,152,129) instead hex code.

Text Font Color

.myTextColor { color: #609881; }

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

This text font color is #609881.

Background Color

.myBgColor { background-color: #609881; }

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

This div background color is #609881.

Border color

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

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

This div border color is #609881.

Opacity

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

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

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

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

This text has shadow with #609881 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609881.

Preview

Color preview on black background

This text has color #609881 on black background.


Color preview on white background

This text has color #609881 on white background.


Black color preview on #609881 background

This text has black color on #609881 background.


White color preview on #609881 background

This text has white color on #609881 background.


Related colors

Complementary color

Complementary color for #hex is #9F677E.


I love getcolorcode.com

Triadic colors

1 #816098 and #988160 with #609881 are triadic colors.

2 #819860 and #986081 with #609881 are triadic colors.