COLOR #609126

HEX: #609126 RGB: (96,145,38)

Color info

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

RGB color model

#609126 color RGB value is (96,145,38).

RGB: (96,145,38) (38%, 57%, 15%)

RGB channels and saturation

R 96 of 255 = 38%
G 145 of 255 = 57%
B 38 of 255 = 15%

96
145
38

R + G + B ~ 37%. #609126 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 145 + 38 = 279 (100%)
R 96 of 279 ~ 34.41%
G 145 of 279 ~ 51.97%
B 38 of 279 ~ 13.62'%

%34.41
%51.97
%13.62

CMYK color model

#609126 color CMYK value is (34,0,74,43).

  • cyan value is 33.79%
  • magenta value is 0.00%
  • yellow value is 73.79%
  • key color value is 43.14%

CMYK: (34,0,74,43)
C34M0Y74K43 (34%, 0%, 74%, 43%)
(0.34 / 0.00 / 0.74 / 0.43)

CMYK percentages

%33.79
%0
%73.79
%43.14

Codes

Color #609126 in popluar color models

60 91 26
RGB 96 145 38
HSL 87° 58.47% 35.88%
HSB/HSV 87° 73.79% 56.86%
CMYK 33.79% 0.00% 73.79%
43.14%

Color #609126 in popluar number systems.

HEX 60 91 26
Decimal 96 145 38
Binary 1100000 10010001 100110
Octal 140 221 46

Shades and tints

Shades of #609126

#609126
(96,145,38)
#588423
(88,132,35)
#507720
(80,119,32)
#486A1D
(72,106,29)
#405D1A
(64,93,26)
#385017
(56,80,23)
#304314
(48,67,20)
#283611
(40,54,17)
#20290E
(32,41,14)
#181C0B
(24,28,11)
#100F08
(16,15,8)
#000000
(0,0,0)

Tints of #609126

#609126
(96,145,38)
#6E9B39
(110,155,57)
#7CA54C
(124,165,76)
#8AAF5F
(138,175,95)
#98B972
(152,185,114)
#A6C385
(166,195,133)
#B4CD98
(180,205,152)
#C2D7AB
(194,215,171)
#D0E1BE
(208,225,190)
#DEEBD1
(222,235,209)
#ECF5E4
(236,245,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609126 color. Also use rgb(96,145,38) instead hex code.

Text Font Color

.myTextColor { color: #609126; }

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

This text font color is #609126.

Background Color

.myBgColor { background-color: #609126; }

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

This div background color is #609126.

Border color

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

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

This div border color is #609126.

Opacity

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

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

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

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

This text has shadow with #609126 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609126.

Preview

Color preview on black background

This text has color #609126 on black background.


Color preview on white background

This text has color #609126 on white background.


Black color preview on #609126 background

This text has black color on #609126 background.


White color preview on #609126 background

This text has white color on #609126 background.


Related colors

Complementary color

Complementary color for #hex is #9F6ED9.


I love getcolorcode.com

Triadic colors

1 #266091 and #912660 with #609126 are triadic colors.

2 #269160 and #916026 with #609126 are triadic colors.