COLOR #609023

HEX: #609023 RGB: (96,144,35)

Color info

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

RGB color model

#609023 color RGB value is (96,144,35).

RGB: (96,144,35) (38%, 56%, 14%)

RGB channels and saturation

R 96 of 255 = 38%
G 144 of 255 = 56%
B 35 of 255 = 14%

96
144
35

R + G + B ~ 36%. #609023 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 144 + 35 = 275 (100%)
R 96 of 275 ~ 34.91%
G 144 of 275 ~ 52.36%
B 35 of 275 ~ 12.73'%

%34.91
%52.36
%12.73

CMYK color model

#609023 color CMYK value is (33,0,76,44).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 75.69%
  • key color value is 43.53%
CMYK: (33,0,76,44) C33M0Y76K44 (33%,0%,76%,44%) (0.33/0.00/0.76/0.44) 

CMYK percentages

%33.33
%0
%75.69
%43.53

Codes

Color #609023 in popluar color models

60 90 23
RGB 96 144 35
HSL 86° 60.89% 35.10%
HSB/HSV 86° 75.69% 56.47%
CMYK 33.33% 0.00% 75.69%
43.53%

Color #609023 in popluar number systems.

HEX 60 90 23
Decimal 96 144 35
Binary 1100000 10010000 100011
Octal 140 220 43

Shades and tints

Shades of #609023

#609023
(96,144,35)
#588320
(88,131,32)
#50761D
(80,118,29)
#48691A
(72,105,26)
#405C17
(64,92,23)
#384F14
(56,79,20)
#304211
(48,66,17)
#28350E
(40,53,14)
#20280B
(32,40,11)
#181B08
(24,27,8)
#100E05
(16,14,5)
#000000
(0,0,0)

Tints of #609023

#609023
(96,144,35)
#6E9A37
(110,154,55)
#7CA44B
(124,164,75)
#8AAE5F
(138,174,95)
#98B873
(152,184,115)
#A6C287
(166,194,135)
#B4CC9B
(180,204,155)
#C2D6AF
(194,214,175)
#D0E0C3
(208,224,195)
#DEEAD7
(222,234,215)
#ECF4EB
(236,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609023 color. Also use rgb(96,144,35) instead hex code.

Text Font Color

.myTextColor { color: #609023; }

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

This text font color is #609023.

Background Color

.myBgColor { background-color: #609023; }

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

This div background color is #609023.

Border color

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

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

This div border color is #609023.

Opacity

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

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

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

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

This text has shadow with #609023 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609023.

Preview

Color preview on black background

This text has color #609023 on black background.


Color preview on white background

This text has color #609023 on white background.


Black color preview on #609023 background

This text has black color on #609023 background.


White color preview on #609023 background

This text has white color on #609023 background.


Related colors

Complementary color

Complementary color for #hex is #9F6FDC.


I love getcolorcode.com

Triadic colors

1 #236090 and #902360 with #609023 are triadic colors.

2 #239060 and #906023 with #609023 are triadic colors.