COLOR #73762C

HEX: #73762C RGB: (115,118,44)

Color info

#73762C contains mainly red and green colors. Web safe color of #73762C is #666633 (or #663).

RGB color model

#73762C color RGB value is (115,118,44).

RGB: (115,118,44) (45%, 46%, 17%)

RGB channels and saturation

R 115 of 255 = 45%
G 118 of 255 = 46%
B 44 of 255 = 17%

115
118
44

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

Portions of RGB colors in percentages

R + G + B = 115 + 118 + 44 = 277 (100%)
R 115 of 277 ~ 41.52%
G 118 of 277 ~ 42.6%
B 44 of 277 ~ 15.88'%

%41.52
%42.6
%15.88

CMYK color model

#73762C color CMYK value is (3,0,63,54).

  • cyan value is 2.54%
  • magenta value is 0.00%
  • yellow value is 62.71%
  • key color value is 53.73%

CMYK: (3,0,63,54)
C3M0Y63K54 (3%, 0%, 63%, 54%)
(0.03 / 0.00 / 0.63 / 0.54)

CMYK percentages

%2.54
%0
%62.71
%53.73

Codes

Color #73762C in popluar color models

73 76 2C
RGB 115 118 44
HSL 62° 45.68% 31.76%
HSB/HSV 62° 62.71% 46.27%
CMYK 2.54% 0.00% 62.71%
53.73%

Color #73762C in popluar number systems.

HEX 73 76 2C
Decimal 115 118 44
Binary 1110011 1110110 101100
Octal 163 166 54

Shades and tints

Shades of #73762C

#73762C
(115,118,44)
#696C28
(105,108,40)
#5F6224
(95,98,36)
#555820
(85,88,32)
#4B4E1C
(75,78,28)
#414418
(65,68,24)
#373A14
(55,58,20)
#2D3010
(45,48,16)
#23260C
(35,38,12)
#191C08
(25,28,8)
#0F1204
(15,18,4)
#000000
(0,0,0)

Tints of #73762C

#73762C
(115,118,44)
#7F823F
(127,130,63)
#8B8E52
(139,142,82)
#979A65
(151,154,101)
#A3A678
(163,166,120)
#AFB28B
(175,178,139)
#BBBE9E
(187,190,158)
#C7CAB1
(199,202,177)
#D3D6C4
(211,214,196)
#DFE2D7
(223,226,215)
#EBEEEA
(235,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73762C color. Also use rgb(115,118,44) instead hex code.

Text Font Color

.myTextColor { color: #73762C; }

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

This text font color is #73762C.

Background Color

.myBgColor { background-color: #73762C; }

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

This div background color is #73762C.

Border color

.myBorderColor { border: 1px solid #73762C; }

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

This div border color is #73762C.

Opacity

.myOpacity80 { color: #73762C; opacity: 0.8; }

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

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

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

This text has shadow with #73762C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73762C.

Preview

Color preview on black background

This text has color #73762C on black background.


Color preview on white background

This text has color #73762C on white background.


Black color preview on #73762C background

This text has black color on #73762C background.


White color preview on #73762C background

This text has white color on #73762C background.


Related colors

Complementary color

Complementary color for #hex is #8C89D3.


I love getcolorcode.com

Triadic colors

1 #2C7376 and #762C73 with #73762C are triadic colors.

2 #2C7673 and #76732C with #73762C are triadic colors.