COLOR #609270

HEX: #609270 RGB: (96,146,112)

Color info

#609270 contains red, green and blue colors in about the same proportion. Web safe color of #609270 is #669966 (or #696).

RGB color model

#609270 color RGB value is (96,146,112).

RGB: (96,146,112) (38%, 57%, 44%)

RGB channels and saturation

R 96 of 255 = 38%
G 146 of 255 = 57%
B 112 of 255 = 44%

96
146
112

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

Portions of RGB colors in percentages

R + G + B = 96 + 146 + 112 = 354 (100%)
R 96 of 354 ~ 27.12%
G 146 of 354 ~ 41.24%
B 112 of 354 ~ 31.64'%

%27.12
%41.24
%31.64

CMYK color model

#609270 color CMYK value is (34,0,23,43).

  • cyan value is 34.25%
  • magenta value is 0.00%
  • yellow value is 23.29%
  • key color value is 42.75%
CMYK: (34,0,23,43) C34M0Y23K43 (34%,0%,23%,43%) (0.34/0.00/0.23/0.43) 

CMYK percentages

%34.25
%0
%23.29
%42.75

Codes

Color #609270 in popluar color models

60 92 70
RGB 96 146 112
HSL 139° 20.66% 47.45%
HSB/HSV 139° 34.25% 57.25%
CMYK 34.25% 0.00% 23.29%
42.75%

Color #609270 in popluar number systems.

HEX 60 92 70
Decimal 96 146 112
Binary 1100000 10010010 1110000
Octal 140 222 160

Shades and tints

Shades of #609270

#609270
(96,146,112)
#588566
(88,133,102)
#50785C
(80,120,92)
#486B52
(72,107,82)
#405E48
(64,94,72)
#38513E
(56,81,62)
#304434
(48,68,52)
#28372A
(40,55,42)
#202A20
(32,42,32)
#181D16
(24,29,22)
#10100C
(16,16,12)
#000000
(0,0,0)

Tints of #609270

#609270
(96,146,112)
#6E9B7D
(110,155,125)
#7CA48A
(124,164,138)
#8AAD97
(138,173,151)
#98B6A4
(152,182,164)
#A6BFB1
(166,191,177)
#B4C8BE
(180,200,190)
#C2D1CB
(194,209,203)
#D0DAD8
(208,218,216)
#DEE3E5
(222,227,229)
#ECECF2
(236,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609270 color. Also use rgb(96,146,112) instead hex code.

Text Font Color

.myTextColor { color: #609270; }

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

This text font color is #609270.

Background Color

.myBgColor { background-color: #609270; }

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

This div background color is #609270.

Border color

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

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

This div border color is #609270.

Opacity

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

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

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

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

This text has shadow with #609270 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609270.

Preview

Color preview on black background

This text has color #609270 on black background.


Color preview on white background

This text has color #609270 on white background.


Black color preview on #609270 background

This text has black color on #609270 background.


White color preview on #609270 background

This text has white color on #609270 background.


Related colors

Complementary color

Complementary color for #hex is #9F6D8F.


I love getcolorcode.com

Triadic colors

1 #706092 and #927060 with #609270 are triadic colors.

2 #709260 and #926070 with #609270 are triadic colors.