COLOR #609067

HEX: #609067 RGB: (96,144,103)

Color info

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

RGB color model

#609067 color RGB value is (96,144,103).

RGB: (96,144,103) (38%, 56%, 40%)

RGB channels and saturation

R 96 of 255 = 38%
G 144 of 255 = 56%
B 103 of 255 = 40%

96
144
103

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

Portions of RGB colors in percentages

R + G + B = 96 + 144 + 103 = 343 (100%)
R 96 of 343 ~ 27.99%
G 144 of 343 ~ 41.98%
B 103 of 343 ~ 30.03'%

%27.99
%41.98
%30.03

CMYK color model

#609067 color CMYK value is (33,0,28,44).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 28.47%
  • key color value is 43.53%
CMYK: (33,0,28,44) C33M0Y28K44 (33%,0%,28%,44%) (0.33/0.00/0.28/0.44) 

CMYK percentages

%33.33
%0
%28.47
%43.53

Codes

Color #609067 in popluar color models

60 90 67
RGB 96 144 103
HSL 129° 20.00% 47.06%
HSB/HSV 129° 33.33% 56.47%
CMYK 33.33% 0.00% 28.47%
43.53%

Color #609067 in popluar number systems.

HEX 60 90 67
Decimal 96 144 103
Binary 1100000 10010000 1100111
Octal 140 220 147

Shades and tints

Shades of #609067

#609067
(96,144,103)
#58835E
(88,131,94)
#507655
(80,118,85)
#48694C
(72,105,76)
#405C43
(64,92,67)
#384F3A
(56,79,58)
#304231
(48,66,49)
#283528
(40,53,40)
#20281F
(32,40,31)
#181B16
(24,27,22)
#100E0D
(16,14,13)
#000000
(0,0,0)

Tints of #609067

#609067
(96,144,103)
#6E9A74
(110,154,116)
#7CA481
(124,164,129)
#8AAE8E
(138,174,142)
#98B89B
(152,184,155)
#A6C2A8
(166,194,168)
#B4CCB5
(180,204,181)
#C2D6C2
(194,214,194)
#D0E0CF
(208,224,207)
#DEEADC
(222,234,220)
#ECF4E9
(236,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #609067; }

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

This text font color is #609067.

Background Color

.myBgColor { background-color: #609067; }

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

This div background color is #609067.

Border color

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

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

This div border color is #609067.

Opacity

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

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

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

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

This text has shadow with #609067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609067.

Preview

Color preview on black background

This text has color #609067 on black background.


Color preview on white background

This text has color #609067 on white background.


Black color preview on #609067 background

This text has black color on #609067 background.


White color preview on #609067 background

This text has white color on #609067 background.


Related colors

Complementary color

Complementary color for #hex is #9F6F98.


I love getcolorcode.com

Triadic colors

1 #676090 and #906760 with #609067 are triadic colors.

2 #679060 and #906067 with #609067 are triadic colors.