COLOR #609074

HEX: #609074 RGB: (96,144,116)

Color info

#609074 contains red, green and blue colors in about the same proportion. Web safe color of #609074 is #669966 (or #696).

RGB color model

#609074 color RGB value is (96,144,116).

RGB: (96,144,116) (38%, 56%, 45%)

RGB channels and saturation

R 96 of 255 = 38%
G 144 of 255 = 56%
B 116 of 255 = 45%

96
144
116

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

Portions of RGB colors in percentages

R + G + B = 96 + 144 + 116 = 356 (100%)
R 96 of 356 ~ 26.97%
G 144 of 356 ~ 40.45%
B 116 of 356 ~ 32.58'%

%26.97
%40.45
%32.58

CMYK color model

#609074 color CMYK value is (33,0,19,44).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 19.44%
  • key color value is 43.53%
CMYK: (33,0,19,44) C33M0Y19K44 (33%,0%,19%,44%) (0.33/0.00/0.19/0.44) 

CMYK percentages

%33.33
%0
%19.44
%43.53

Codes

Color #609074 in popluar color models

60 90 74
RGB 96 144 116
HSL 145° 20.00% 47.06%
HSB/HSV 145° 33.33% 56.47%
CMYK 33.33% 0.00% 19.44%
43.53%

Color #609074 in popluar number systems.

HEX 60 90 74
Decimal 96 144 116
Binary 1100000 10010000 1110100
Octal 140 220 164

Shades and tints

Shades of #609074

#609074
(96,144,116)
#58836A
(88,131,106)
#507660
(80,118,96)
#486956
(72,105,86)
#405C4C
(64,92,76)
#384F42
(56,79,66)
#304238
(48,66,56)
#28352E
(40,53,46)
#202824
(32,40,36)
#181B1A
(24,27,26)
#100E10
(16,14,16)
#000000
(0,0,0)

Tints of #609074

#609074
(96,144,116)
#6E9A80
(110,154,128)
#7CA48C
(124,164,140)
#8AAE98
(138,174,152)
#98B8A4
(152,184,164)
#A6C2B0
(166,194,176)
#B4CCBC
(180,204,188)
#C2D6C8
(194,214,200)
#D0E0D4
(208,224,212)
#DEEAE0
(222,234,224)
#ECF4EC
(236,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609074 color. Also use rgb(96,144,116) instead hex code.

Text Font Color

.myTextColor { color: #609074; }

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

This text font color is #609074.

Background Color

.myBgColor { background-color: #609074; }

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

This div background color is #609074.

Border color

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

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

This div border color is #609074.

Opacity

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

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

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

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

This text has shadow with #609074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609074.

Preview

Color preview on black background

This text has color #609074 on black background.


Color preview on white background

This text has color #609074 on white background.


Black color preview on #609074 background

This text has black color on #609074 background.


White color preview on #609074 background

This text has white color on #609074 background.


Related colors

Complementary color

Complementary color for #hex is #9F6F8B.


I love getcolorcode.com

Triadic colors

1 #746090 and #907460 with #609074 are triadic colors.

2 #749060 and #906074 with #609074 are triadic colors.