COLOR #608053

HEX: #608053 RGB: (96,128,83)

Color info

#608053 contains red, green and blue colors in about the same proportion. Web safe color of #608053 is #666666 (or #666).

RGB color model

#608053 color RGB value is (96,128,83).

RGB: (96,128,83) (38%, 50%, 33%)

RGB channels and saturation

R 96 of 255 = 38%
G 128 of 255 = 50%
B 83 of 255 = 33%

96
128
83

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

Portions of RGB colors in percentages

R + G + B = 96 + 128 + 83 = 307 (100%)
R 96 of 307 ~ 31.27%
G 128 of 307 ~ 41.69%
B 83 of 307 ~ 27.04'%

%31.27
%41.69
%27.04

CMYK color model

#608053 color CMYK value is (25,0,35,50).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 35.16%
  • key color value is 49.80%
CMYK: (25,0,35,50) C25M0Y35K50 (25%,0%,35%,50%) (0.25/0.00/0.35/0.50) 

CMYK percentages

%25
%0
%35.16
%49.8

Codes

Color #608053 in popluar color models

60 80 53
RGB 96 128 83
HSL 103° 21.33% 41.37%
HSB/HSV 103° 35.16% 50.20%
CMYK 25.00% 0.00% 35.16%
49.80%

Color #608053 in popluar number systems.

HEX 60 80 53
Decimal 96 128 83
Binary 1100000 10000000 1010011
Octal 140 200 123

Shades and tints

Shades of #608053

#608053
(96,128,83)
#58754C
(88,117,76)
#506A45
(80,106,69)
#485F3E
(72,95,62)
#405437
(64,84,55)
#384930
(56,73,48)
#303E29
(48,62,41)
#283322
(40,51,34)
#20281B
(32,40,27)
#181D14
(24,29,20)
#10120D
(16,18,13)
#000000
(0,0,0)

Tints of #608053

#608053
(96,128,83)
#6E8B62
(110,139,98)
#7C9671
(124,150,113)
#8AA180
(138,161,128)
#98AC8F
(152,172,143)
#A6B79E
(166,183,158)
#B4C2AD
(180,194,173)
#C2CDBC
(194,205,188)
#D0D8CB
(208,216,203)
#DEE3DA
(222,227,218)
#ECEEE9
(236,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #608053 color. Also use rgb(96,128,83) instead hex code.

Text Font Color

.myTextColor { color: #608053; }

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

This text font color is #608053.

Background Color

.myBgColor { background-color: #608053; }

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

This div background color is #608053.

Border color

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

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

This div border color is #608053.

Opacity

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

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

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

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

This text has shadow with #608053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608053.

Preview

Color preview on black background

This text has color #608053 on black background.


Color preview on white background

This text has color #608053 on white background.


Black color preview on #608053 background

This text has black color on #608053 background.


White color preview on #608053 background

This text has white color on #608053 background.


Related colors

Complementary color

Complementary color for #hex is #9F7FAC.


I love getcolorcode.com

Triadic colors

1 #536080 and #805360 with #608053 are triadic colors.

2 #538060 and #806053 with #608053 are triadic colors.