COLOR #609B29

HEX: #609B29 RGB: (96,155,41)

Color info

#609B29 contains mainly red and green colors. Web safe color of #609B29 is #669933 (or #693).

RGB color model

#609B29 color RGB value is (96,155,41).

RGB: (96,155,41) (38%, 61%, 16%)

RGB channels and saturation

R 96 of 255 = 38%
G 155 of 255 = 61%
B 41 of 255 = 16%

96
155
41

R + G + B ~ 38%. #609B29 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 155 + 41 = 292 (100%)
R 96 of 292 ~ 32.88%
G 155 of 292 ~ 53.08%
B 41 of 292 ~ 14.04'%

%32.88
%53.08
%14.04

CMYK color model

#609B29 color CMYK value is (38,0,74,39).

  • cyan value is 38.06%
  • magenta value is 0.00%
  • yellow value is 73.55%
  • key color value is 39.22%

CMYK: (38,0,74,39)
C38M0Y74K39 (38%, 0%, 74%, 39%)
(0.38 / 0.00 / 0.74 / 0.39)

CMYK percentages

%38.06
%0
%73.55
%39.22

Codes

Color #609B29 in popluar color models

60 9B 29
RGB 96 155 41
HSL 91° 58.16% 38.43%
HSB/HSV 91° 73.55% 60.78%
CMYK 38.06% 0.00% 73.55%
39.22%

Color #609B29 in popluar number systems.

HEX 60 9B 29
Decimal 96 155 41
Binary 1100000 10011011 101001
Octal 140 233 51

Shades and tints

Shades of #609B29

#609B29
(96,155,41)
#588D26
(88,141,38)
#507F23
(80,127,35)
#487120
(72,113,32)
#40631D
(64,99,29)
#38551A
(56,85,26)
#304717
(48,71,23)
#283914
(40,57,20)
#202B11
(32,43,17)
#181D0E
(24,29,14)
#100F0B
(16,15,11)
#000000
(0,0,0)

Tints of #609B29

#609B29
(96,155,41)
#6EA43C
(110,164,60)
#7CAD4F
(124,173,79)
#8AB662
(138,182,98)
#98BF75
(152,191,117)
#A6C888
(166,200,136)
#B4D19B
(180,209,155)
#C2DAAE
(194,218,174)
#D0E3C1
(208,227,193)
#DEECD4
(222,236,212)
#ECF5E7
(236,245,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609B29 color. Also use rgb(96,155,41) instead hex code.

Text Font Color

.myTextColor { color: #609B29; }

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

This text font color is #609B29.

Background Color

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

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

This div background color is #609B29.

Border color

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

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

This div border color is #609B29.

Opacity

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

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

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

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

This text has shadow with #609B29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609B29.

Preview

Color preview on black background

This text has color #609B29 on black background.


Color preview on white background

This text has color #609B29 on white background.


Black color preview on #609B29 background

This text has black color on #609B29 background.


White color preview on #609B29 background

This text has white color on #609B29 background.


Related colors

Complementary color

Complementary color for #hex is #9F64D6.


I love getcolorcode.com

Triadic colors

1 #29609B and #9B2960 with #609B29 are triadic colors.

2 #299B60 and #9B6029 with #609B29 are triadic colors.