COLOR #60743B

HEX: #60743B RGB: (96,116,59)

Color info

#60743B contains red, green and blue colors in about the same proportion. Web safe color of #60743B is #666633 (or #663).

RGB color model

#60743B color RGB value is (96,116,59).

RGB: (96,116,59) (38%, 45%, 23%)

RGB channels and saturation

R 96 of 255 = 38%
G 116 of 255 = 45%
B 59 of 255 = 23%

96
116
59

R + G + B ~ 35%. #60743B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 116 + 59 = 271 (100%)
R 96 of 271 ~ 35.42%
G 116 of 271 ~ 42.8%
B 59 of 271 ~ 21.77'%

%35.42
%42.8
%21.77

CMYK color model

#60743B color CMYK value is (17,0,49,55).

  • cyan value is 17.24%
  • magenta value is 0.00%
  • yellow value is 49.14%
  • key color value is 54.51%

CMYK: (17,0,49,55)
C17M0Y49K55 (17%, 0%, 49%, 55%)
(0.17 / 0.00 / 0.49 / 0.55)

CMYK percentages

%17.24
%0
%49.14
%54.51

Codes

Color #60743B in popluar color models

60 74 3B
RGB 96 116 59
HSL 81° 32.57% 34.31%
HSB/HSV 81° 49.14% 45.49%
CMYK 17.24% 0.00% 49.14%
54.51%

Color #60743B in popluar number systems.

HEX 60 74 3B
Decimal 96 116 59
Binary 1100000 1110100 111011
Octal 140 164 73

Shades and tints

Shades of #60743B

#60743B
(96,116,59)
#586A36
(88,106,54)
#506031
(80,96,49)
#48562C
(72,86,44)
#404C27
(64,76,39)
#384222
(56,66,34)
#30381D
(48,56,29)
#282E18
(40,46,24)
#202413
(32,36,19)
#181A0E
(24,26,14)
#101009
(16,16,9)
#000000
(0,0,0)

Tints of #60743B

#60743B
(96,116,59)
#6E804C
(110,128,76)
#7C8C5D
(124,140,93)
#8A986E
(138,152,110)
#98A47F
(152,164,127)
#A6B090
(166,176,144)
#B4BCA1
(180,188,161)
#C2C8B2
(194,200,178)
#D0D4C3
(208,212,195)
#DEE0D4
(222,224,212)
#ECECE5
(236,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #60743B color. Also use rgb(96,116,59) instead hex code.

Text Font Color

.myTextColor { color: #60743B; }

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

This text font color is #60743B.

Background Color

.myBgColor { background-color: #60743B; }

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

This div background color is #60743B.

Border color

.myBorderColor { border: 1px solid #60743B; }

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

This div border color is #60743B.

Opacity

.myOpacity80 { color: #60743B; opacity: 0.8; }

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

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

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

This text has shadow with #60743B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #60743B.

Preview

Color preview on black background

This text has color #60743B on black background.


Color preview on white background

This text has color #60743B on white background.


Black color preview on #60743B background

This text has black color on #60743B background.


White color preview on #60743B background

This text has white color on #60743B background.


Related colors

Complementary color

Complementary color for #hex is #9F8BC4.


I love getcolorcode.com

Triadic colors

1 #3B6074 and #743B60 with #60743B are triadic colors.

2 #3B7460 and #74603B with #60743B are triadic colors.