COLOR #609455

HEX: #609455 RGB: (96,148,85)

Color info

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

RGB color model

#609455 color RGB value is (96,148,85).

RGB: (96,148,85) (38%, 58%, 33%)

RGB channels and saturation

R 96 of 255 = 38%
G 148 of 255 = 58%
B 85 of 255 = 33%

96
148
85

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

Portions of RGB colors in percentages

R + G + B = 96 + 148 + 85 = 329 (100%)
R 96 of 329 ~ 29.18%
G 148 of 329 ~ 44.98%
B 85 of 329 ~ 25.84'%

%29.18
%44.98
%25.84

CMYK color model

#609455 color CMYK value is (35,0,43,42).

  • cyan value is 35.14%
  • magenta value is 0.00%
  • yellow value is 42.57%
  • key color value is 41.96%

CMYK: (35,0,43,42)
C35M0Y43K42 (35%, 0%, 43%, 42%)
(0.35 / 0.00 / 0.43 / 0.42)

CMYK percentages

%35.14
%0
%42.57
%41.96

Codes

Color #609455 in popluar color models

60 94 55
RGB 96 148 85
HSL 110° 27.04% 45.69%
HSB/HSV 110° 42.57% 58.04%
CMYK 35.14% 0.00% 42.57%
41.96%

Color #609455 in popluar number systems.

HEX 60 94 55
Decimal 96 148 85
Binary 1100000 10010100 1010101
Octal 140 224 125

Shades and tints

Shades of #609455

#609455
(96,148,85)
#58874E
(88,135,78)
#507A47
(80,122,71)
#486D40
(72,109,64)
#406039
(64,96,57)
#385332
(56,83,50)
#30462B
(48,70,43)
#283924
(40,57,36)
#202C1D
(32,44,29)
#181F16
(24,31,22)
#10120F
(16,18,15)
#000000
(0,0,0)

Tints of #609455

#609455
(96,148,85)
#6E9D64
(110,157,100)
#7CA673
(124,166,115)
#8AAF82
(138,175,130)
#98B891
(152,184,145)
#A6C1A0
(166,193,160)
#B4CAAF
(180,202,175)
#C2D3BE
(194,211,190)
#D0DCCD
(208,220,205)
#DEE5DC
(222,229,220)
#ECEEEB
(236,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609455 color. Also use rgb(96,148,85) instead hex code.

Text Font Color

.myTextColor { color: #609455; }

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

This text font color is #609455.

Background Color

.myBgColor { background-color: #609455; }

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

This div background color is #609455.

Border color

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

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

This div border color is #609455.

Opacity

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

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

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

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

This text has shadow with #609455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609455.

Preview

Color preview on black background

This text has color #609455 on black background.


Color preview on white background

This text has color #609455 on white background.


Black color preview on #609455 background

This text has black color on #609455 background.


White color preview on #609455 background

This text has white color on #609455 background.


Related colors

Complementary color

Complementary color for #hex is #9F6BAA.


I love getcolorcode.com

Triadic colors

1 #556094 and #945560 with #609455 are triadic colors.

2 #559460 and #946055 with #609455 are triadic colors.