COLOR #609A51

HEX: #609A51 RGB: (96,154,81)

Color info

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

RGB color model

#609A51 color RGB value is (96,154,81).

RGB: (96,154,81) (38%, 60%, 32%)

RGB channels and saturation

R 96 of 255 = 38%
G 154 of 255 = 60%
B 81 of 255 = 32%

96
154
81

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

Portions of RGB colors in percentages

R + G + B = 96 + 154 + 81 = 331 (100%)
R 96 of 331 ~ 29%
G 154 of 331 ~ 46.53%
B 81 of 331 ~ 24.47'%

%29
%46.53
%24.47

CMYK color model

#609A51 color CMYK value is (38,0,47,40).

  • cyan value is 37.66%
  • magenta value is 0.00%
  • yellow value is 47.40%
  • key color value is 39.61%

CMYK: (38,0,47,40)
C38M0Y47K40 (38%, 0%, 47%, 40%)
(0.38 / 0.00 / 0.47 / 0.40)

CMYK percentages

%37.66
%0
%47.4
%39.61

Codes

Color #609A51 in popluar color models

60 9A 51
RGB 96 154 81
HSL 108° 31.06% 46.08%
HSB/HSV 108° 47.40% 60.39%
CMYK 37.66% 0.00% 47.40%
39.61%

Color #609A51 in popluar number systems.

HEX 60 9A 51
Decimal 96 154 81
Binary 1100000 10011010 1010001
Octal 140 232 121

Shades and tints

Shades of #609A51

#609A51
(96,154,81)
#588C4A
(88,140,74)
#507E43
(80,126,67)
#48703C
(72,112,60)
#406235
(64,98,53)
#38542E
(56,84,46)
#304627
(48,70,39)
#283820
(40,56,32)
#202A19
(32,42,25)
#181C12
(24,28,18)
#100E0B
(16,14,11)
#000000
(0,0,0)

Tints of #609A51

#609A51
(96,154,81)
#6EA360
(110,163,96)
#7CAC6F
(124,172,111)
#8AB57E
(138,181,126)
#98BE8D
(152,190,141)
#A6C79C
(166,199,156)
#B4D0AB
(180,208,171)
#C2D9BA
(194,217,186)
#D0E2C9
(208,226,201)
#DEEBD8
(222,235,216)
#ECF4E7
(236,244,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609A51 color. Also use rgb(96,154,81) instead hex code.

Text Font Color

.myTextColor { color: #609A51; }

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

This text font color is #609A51.

Background Color

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

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

This div background color is #609A51.

Border color

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

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

This div border color is #609A51.

Opacity

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

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

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

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

This text has shadow with #609A51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609A51.

Preview

Color preview on black background

This text has color #609A51 on black background.


Color preview on white background

This text has color #609A51 on white background.


Black color preview on #609A51 background

This text has black color on #609A51 background.


White color preview on #609A51 background

This text has white color on #609A51 background.


Related colors

Complementary color

Complementary color for #hex is #9F65AE.


I love getcolorcode.com

Triadic colors

1 #51609A and #9A5160 with #609A51 are triadic colors.

2 #519A60 and #9A6051 with #609A51 are triadic colors.