COLOR #608751

HEX: #608751 RGB: (96,135,81)

Color info

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

RGB color model

#608751 color RGB value is (96,135,81).

RGB: (96,135,81) (38%, 53%, 32%)

RGB channels and saturation

R 96 of 255 = 38%
G 135 of 255 = 53%
B 81 of 255 = 32%

96
135
81

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

Portions of RGB colors in percentages

R + G + B = 96 + 135 + 81 = 312 (100%)
R 96 of 312 ~ 30.77%
G 135 of 312 ~ 43.27%
B 81 of 312 ~ 25.96'%

%30.77
%43.27
%25.96

CMYK color model

#608751 color CMYK value is (29,0,40,47).

  • cyan value is 28.89%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 47.06%

CMYK: (29,0,40,47)
C29M0Y40K47 (29%, 0%, 40%, 47%)
(0.29 / 0.00 / 0.40 / 0.47)

CMYK percentages

%28.89
%0
%40
%47.06

Codes

Color #608751 in popluar color models

60 87 51
RGB 96 135 81
HSL 103° 25.00% 42.35%
HSB/HSV 103° 40.00% 52.94%
CMYK 28.89% 0.00% 40.00%
47.06%

Color #608751 in popluar number systems.

HEX 60 87 51
Decimal 96 135 81
Binary 1100000 10000111 1010001
Octal 140 207 121

Shades and tints

Shades of #608751

#608751
(96,135,81)
#587B4A
(88,123,74)
#506F43
(80,111,67)
#48633C
(72,99,60)
#405735
(64,87,53)
#384B2E
(56,75,46)
#303F27
(48,63,39)
#283320
(40,51,32)
#202719
(32,39,25)
#181B12
(24,27,18)
#100F0B
(16,15,11)
#000000
(0,0,0)

Tints of #608751

#608751
(96,135,81)
#6E9160
(110,145,96)
#7C9B6F
(124,155,111)
#8AA57E
(138,165,126)
#98AF8D
(152,175,141)
#A6B99C
(166,185,156)
#B4C3AB
(180,195,171)
#C2CDBA
(194,205,186)
#D0D7C9
(208,215,201)
#DEE1D8
(222,225,216)
#ECEBE7
(236,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #608751 color. Also use rgb(96,135,81) instead hex code.

Text Font Color

.myTextColor { color: #608751; }

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

This text font color is #608751.

Background Color

.myBgColor { background-color: #608751; }

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

This div background color is #608751.

Border color

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

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

This div border color is #608751.

Opacity

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

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

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

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

This text has shadow with #608751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608751.

Preview

Color preview on black background

This text has color #608751 on black background.


Color preview on white background

This text has color #608751 on white background.


Black color preview on #608751 background

This text has black color on #608751 background.


White color preview on #608751 background

This text has white color on #608751 background.


Related colors

Complementary color

Complementary color for #hex is #9F78AE.


I love getcolorcode.com

Triadic colors

1 #516087 and #875160 with #608751 are triadic colors.

2 #518760 and #876051 with #608751 are triadic colors.