COLOR #609C66

HEX: #609C66 RGB: (96,156,102)

Color info

#609C66 contains mainly green and blue colors. Web safe color of #609C66 is #669966 (or #696).

RGB color model

#609C66 color RGB value is (96,156,102).

RGB: (96,156,102) (38%, 61%, 40%)

RGB channels and saturation

R 96 of 255 = 38%
G 156 of 255 = 61%
B 102 of 255 = 40%

96
156
102

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

Portions of RGB colors in percentages

R + G + B = 96 + 156 + 102 = 354 (100%)
R 96 of 354 ~ 27.12%
G 156 of 354 ~ 44.07%
B 102 of 354 ~ 28.81'%

%27.12
%44.07
%28.81

CMYK color model

#609C66 color CMYK value is (38,0,35,39).

  • cyan value is 38.46%
  • magenta value is 0.00%
  • yellow value is 34.62%
  • key color value is 38.82%
CMYK: (38,0,35,39) C38M0Y35K39 (38%,0%,35%,39%) (0.38/0.00/0.35/0.39) 

CMYK percentages

%38.46
%0
%34.62
%38.82

Codes

Color #609C66 in popluar color models

60 9C 66
RGB 96 156 102
HSL 126° 23.81% 49.41%
HSB/HSV 126° 38.46% 61.18%
CMYK 38.46% 0.00% 34.62%
38.82%

Color #609C66 in popluar number systems.

HEX 60 9C 66
Decimal 96 156 102
Binary 1100000 10011100 1100110
Octal 140 234 146

Shades and tints

Shades of #609C66

#609C66
(96,156,102)
#588E5D
(88,142,93)
#508054
(80,128,84)
#48724B
(72,114,75)
#406442
(64,100,66)
#385639
(56,86,57)
#304830
(48,72,48)
#283A27
(40,58,39)
#202C1E
(32,44,30)
#181E15
(24,30,21)
#10100C
(16,16,12)
#000000
(0,0,0)

Tints of #609C66

#609C66
(96,156,102)
#6EA573
(110,165,115)
#7CAE80
(124,174,128)
#8AB78D
(138,183,141)
#98C09A
(152,192,154)
#A6C9A7
(166,201,167)
#B4D2B4
(180,210,180)
#C2DBC1
(194,219,193)
#D0E4CE
(208,228,206)
#DEEDDB
(222,237,219)
#ECF6E8
(236,246,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609C66 color. Also use rgb(96,156,102) instead hex code.

Text Font Color

.myTextColor { color: #609C66; }

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

This text font color is #609C66.

Background Color

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

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

This div background color is #609C66.

Border color

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

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

This div border color is #609C66.

Opacity

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

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

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

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

This text has shadow with #609C66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609C66.

Preview

Color preview on black background

This text has color #609C66 on black background.


Color preview on white background

This text has color #609C66 on white background.


Black color preview on #609C66 background

This text has black color on #609C66 background.


White color preview on #609C66 background

This text has white color on #609C66 background.


Related colors

Complementary color

Complementary color for #hex is #9F6399.


I love getcolorcode.com

Triadic colors

1 #66609C and #9C6660 with #609C66 are triadic colors.

2 #669C60 and #9C6066 with #609C66 are triadic colors.