COLOR #608372

HEX: #608372 RGB: (96,131,114)

Color info

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

RGB color model

#608372 color RGB value is (96,131,114).

RGB: (96,131,114) (38%, 51%, 45%)

RGB channels and saturation

R 96 of 255 = 38%
G 131 of 255 = 51%
B 114 of 255 = 45%

96
131
114

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

Portions of RGB colors in percentages

R + G + B = 96 + 131 + 114 = 341 (100%)
R 96 of 341 ~ 28.15%
G 131 of 341 ~ 38.42%
B 114 of 341 ~ 33.43'%

%28.15
%38.42
%33.43

CMYK color model

#608372 color CMYK value is (27,0,13,49).

  • cyan value is 26.72%
  • magenta value is 0.00%
  • yellow value is 12.98%
  • key color value is 48.63%

CMYK: (27,0,13,49)
C27M0Y13K49 (27%, 0%, 13%, 49%)
(0.27 / 0.00 / 0.13 / 0.49)

CMYK percentages

%26.72
%0
%12.98
%48.63

Codes

Color #608372 in popluar color models

60 83 72
RGB 96 131 114
HSL 151° 15.42% 44.51%
HSB/HSV 151° 26.72% 51.37%
CMYK 26.72% 0.00% 12.98%
48.63%

Color #608372 in popluar number systems.

HEX 60 83 72
Decimal 96 131 114
Binary 1100000 10000011 1110010
Octal 140 203 162

Shades and tints

Shades of #608372

#608372
(96,131,114)
#587868
(88,120,104)
#506D5E
(80,109,94)
#486254
(72,98,84)
#40574A
(64,87,74)
#384C40
(56,76,64)
#304136
(48,65,54)
#28362C
(40,54,44)
#202B22
(32,43,34)
#182018
(24,32,24)
#10150E
(16,21,14)
#000000
(0,0,0)

Tints of #608372

#608372
(96,131,114)
#6E8E7E
(110,142,126)
#7C998A
(124,153,138)
#8AA496
(138,164,150)
#98AFA2
(152,175,162)
#A6BAAE
(166,186,174)
#B4C5BA
(180,197,186)
#C2D0C6
(194,208,198)
#D0DBD2
(208,219,210)
#DEE6DE
(222,230,222)
#ECF1EA
(236,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #608372 color. Also use rgb(96,131,114) instead hex code.

Text Font Color

.myTextColor { color: #608372; }

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

This text font color is #608372.

Background Color

.myBgColor { background-color: #608372; }

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

This div background color is #608372.

Border color

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

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

This div border color is #608372.

Opacity

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

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

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

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

This text has shadow with #608372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608372.

Preview

Color preview on black background

This text has color #608372 on black background.


Color preview on white background

This text has color #608372 on white background.


Black color preview on #608372 background

This text has black color on #608372 background.


White color preview on #608372 background

This text has white color on #608372 background.


Related colors

Complementary color

Complementary color for #hex is #9F7C8D.


I love getcolorcode.com

Triadic colors

1 #726083 and #837260 with #608372 are triadic colors.

2 #728360 and #836072 with #608372 are triadic colors.