COLOR #608633

HEX: #608633 RGB: (96,134,51)

Color info

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

RGB color model

#608633 color RGB value is (96,134,51).

RGB: (96,134,51) (38%, 53%, 20%)

RGB channels and saturation

R 96 of 255 = 38%
G 134 of 255 = 53%
B 51 of 255 = 20%

96
134
51

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

Portions of RGB colors in percentages

R + G + B = 96 + 134 + 51 = 281 (100%)
R 96 of 281 ~ 34.16%
G 134 of 281 ~ 47.69%
B 51 of 281 ~ 18.15'%

%34.16
%47.69
%18.15

CMYK color model

#608633 color CMYK value is (28,0,62,47).

  • cyan value is 28.36%
  • magenta value is 0.00%
  • yellow value is 61.94%
  • key color value is 47.45%

CMYK: (28,0,62,47)
C28M0Y62K47 (28%, 0%, 62%, 47%)
(0.28 / 0.00 / 0.62 / 0.47)

CMYK percentages

%28.36
%0
%61.94
%47.45

Codes

Color #608633 in popluar color models

60 86 33
RGB 96 134 51
HSL 87° 44.86% 36.27%
HSB/HSV 87° 61.94% 52.55%
CMYK 28.36% 0.00% 61.94%
47.45%

Color #608633 in popluar number systems.

HEX 60 86 33
Decimal 96 134 51
Binary 1100000 10000110 110011
Octal 140 206 63

Shades and tints

Shades of #608633

#608633
(96,134,51)
#587A2F
(88,122,47)
#506E2B
(80,110,43)
#486227
(72,98,39)
#405623
(64,86,35)
#384A1F
(56,74,31)
#303E1B
(48,62,27)
#283217
(40,50,23)
#202613
(32,38,19)
#181A0F
(24,26,15)
#100E0B
(16,14,11)
#000000
(0,0,0)

Tints of #608633

#608633
(96,134,51)
#6E9145
(110,145,69)
#7C9C57
(124,156,87)
#8AA769
(138,167,105)
#98B27B
(152,178,123)
#A6BD8D
(166,189,141)
#B4C89F
(180,200,159)
#C2D3B1
(194,211,177)
#D0DEC3
(208,222,195)
#DEE9D5
(222,233,213)
#ECF4E7
(236,244,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #608633 color. Also use rgb(96,134,51) instead hex code.

Text Font Color

.myTextColor { color: #608633; }

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

This text font color is #608633.

Background Color

.myBgColor { background-color: #608633; }

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

This div background color is #608633.

Border color

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

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

This div border color is #608633.

Opacity

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

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

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

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

This text has shadow with #608633 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608633.

Preview

Color preview on black background

This text has color #608633 on black background.


Color preview on white background

This text has color #608633 on white background.


Black color preview on #608633 background

This text has black color on #608633 background.


White color preview on #608633 background

This text has white color on #608633 background.


Related colors

Complementary color

Complementary color for #hex is #9F79CC.


I love getcolorcode.com

Triadic colors

1 #336086 and #863360 with #608633 are triadic colors.

2 #338660 and #866033 with #608633 are triadic colors.