COLOR #609384

HEX: #609384 RGB: (96,147,132)

Color info

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

RGB color model

#609384 color RGB value is (96,147,132).

RGB: (96,147,132) (38%, 58%, 52%)

RGB channels and saturation

R 96 of 255 = 38%
G 147 of 255 = 58%
B 132 of 255 = 52%

96
147
132

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

Portions of RGB colors in percentages

R + G + B = 96 + 147 + 132 = 375 (100%)
R 96 of 375 ~ 25.6%
G 147 of 375 ~ 39.2%
B 132 of 375 ~ 35.2'%

%25.6
%39.2
%35.2

CMYK color model

#609384 color CMYK value is (35,0,10,42).

  • cyan value is 34.69%
  • magenta value is 0.00%
  • yellow value is 10.20%
  • key color value is 42.35%
CMYK: (35,0,10,42) C35M0Y10K42 (35%,0%,10%,42%) (0.35/0.00/0.10/0.42) 

CMYK percentages

%34.69
%0
%10.2
%42.35

Codes

Color #609384 in popluar color models

60 93 84
RGB 96 147 132
HSL 162° 20.99% 47.65%
HSB/HSV 162° 34.69% 57.65%
CMYK 34.69% 0.00% 10.20%
42.35%

Color #609384 in popluar number systems.

HEX 60 93 84
Decimal 96 147 132
Binary 1100000 10010011 10000100
Octal 140 223 204

Shades and tints

Shades of #609384

#609384
(96,147,132)
#588678
(88,134,120)
#50796C
(80,121,108)
#486C60
(72,108,96)
#405F54
(64,95,84)
#385248
(56,82,72)
#30453C
(48,69,60)
#283830
(40,56,48)
#202B24
(32,43,36)
#181E18
(24,30,24)
#10110C
(16,17,12)
#000000
(0,0,0)

Tints of #609384

#609384
(96,147,132)
#6E9C8F
(110,156,143)
#7CA59A
(124,165,154)
#8AAEA5
(138,174,165)
#98B7B0
(152,183,176)
#A6C0BB
(166,192,187)
#B4C9C6
(180,201,198)
#C2D2D1
(194,210,209)
#D0DBDC
(208,219,220)
#DEE4E7
(222,228,231)
#ECEDF2
(236,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609384 color. Also use rgb(96,147,132) instead hex code.

Text Font Color

.myTextColor { color: #609384; }

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

This text font color is #609384.

Background Color

.myBgColor { background-color: #609384; }

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

This div background color is #609384.

Border color

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

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

This div border color is #609384.

Opacity

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

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

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

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

This text has shadow with #609384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609384.

Preview

Color preview on black background

This text has color #609384 on black background.


Color preview on white background

This text has color #609384 on white background.


Black color preview on #609384 background

This text has black color on #609384 background.


White color preview on #609384 background

This text has white color on #609384 background.


Related colors

Complementary color

Complementary color for #hex is #9F6C7B.


I love getcolorcode.com

Triadic colors

1 #846093 and #938460 with #609384 are triadic colors.

2 #849360 and #936084 with #609384 are triadic colors.