COLOR #60763B

HEX: #60763B RGB: (96,118,59)

Color info

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

RGB color model

#60763B color RGB value is (96,118,59).

RGB: (96,118,59) (38%, 46%, 23%)

RGB channels and saturation

R 96 of 255 = 38%
G 118 of 255 = 46%
B 59 of 255 = 23%

96
118
59

R + G + B ~ 36%. #60763B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 118 + 59 = 273 (100%)
R 96 of 273 ~ 35.16%
G 118 of 273 ~ 43.22%
B 59 of 273 ~ 21.61'%

%35.16
%43.22
%21.61

CMYK color model

#60763B color CMYK value is (19,0,50,54).

  • cyan value is 18.64%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 53.73%
CMYK: (19,0,50,54) C19M0Y50K54 (19%,0%,50%,54%) (0.19/0.00/0.50/0.54) 

CMYK percentages

%18.64
%0
%50
%53.73

Codes

Color #60763B in popluar color models

60 76 3B
RGB 96 118 59
HSL 82° 33.33% 34.71%
HSB/HSV 82° 50.00% 46.27%
CMYK 18.64% 0.00% 50.00%
53.73%

Color #60763B in popluar number systems.

HEX 60 76 3B
Decimal 96 118 59
Binary 1100000 1110110 111011
Octal 140 166 73

Shades and tints

Shades of #60763B

#60763B
(96,118,59)
#586C36
(88,108,54)
#506231
(80,98,49)
#48582C
(72,88,44)
#404E27
(64,78,39)
#384422
(56,68,34)
#303A1D
(48,58,29)
#283018
(40,48,24)
#202613
(32,38,19)
#181C0E
(24,28,14)
#101209
(16,18,9)
#000000
(0,0,0)

Tints of #60763B

#60763B
(96,118,59)
#6E824C
(110,130,76)
#7C8E5D
(124,142,93)
#8A9A6E
(138,154,110)
#98A67F
(152,166,127)
#A6B290
(166,178,144)
#B4BEA1
(180,190,161)
#C2CAB2
(194,202,178)
#D0D6C3
(208,214,195)
#DEE2D4
(222,226,212)
#ECEEE5
(236,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #60763B; }

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

This text font color is #60763B.

Background Color

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

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

This div background color is #60763B.

Border color

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

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

This div border color is #60763B.

Opacity

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

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

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

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

This text has shadow with #60763B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #60763B.

Preview

Color preview on black background

This text has color #60763B on black background.


Color preview on white background

This text has color #60763B on white background.


Black color preview on #60763B background

This text has black color on #60763B background.


White color preview on #60763B background

This text has white color on #60763B background.


Related colors

Complementary color

Complementary color for #hex is #9F89C4.


I love getcolorcode.com

Triadic colors

1 #3B6076 and #763B60 with #60763B are triadic colors.

2 #3B7660 and #76603B with #60763B are triadic colors.