COLOR #73654C

HEX: #73654C RGB: (115,101,76)

Color info

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

RGB color model

#73654C color RGB value is (115,101,76).

RGB: (115,101,76) (45%, 40%, 30%)

RGB channels and saturation

R 115 of 255 = 45%
G 101 of 255 = 40%
B 76 of 255 = 30%

115
101
76

R + G + B ~ 38%. #73654C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 101 + 76 = 292 (100%)
R 115 of 292 ~ 39.38%
G 101 of 292 ~ 34.59%
B 76 of 292 ~ 26.03'%

%39.38
%34.59
%26.03

CMYK color model

#73654C color CMYK value is (0,12,34,55).

  • cyan value is 0.00%
  • magenta value is 12.17%
  • yellow value is 33.91%
  • key color value is 54.90%
CMYK: (0,12,34,55) C0M12Y34K55 (0%,12%,34%,55%) (0.00/0.12/0.34/0.55) 

CMYK percentages

%0
%12.17
%33.91
%54.9

Codes

Color #73654C in popluar color models

73 65 4C
RGB 115 101 76
HSL 38° 20.42% 37.45%
HSB/HSV 38° 33.91% 45.10%
CMYK 0.00% 12.17% 33.91%
54.90%

Color #73654C in popluar number systems.

HEX 73 65 4C
Decimal 115 101 76
Binary 1110011 1100101 1001100
Octal 163 145 114

Shades and tints

Shades of #73654C

#73654C
(115,101,76)
#695C46
(105,92,70)
#5F5340
(95,83,64)
#554A3A
(85,74,58)
#4B4134
(75,65,52)
#41382E
(65,56,46)
#372F28
(55,47,40)
#2D2622
(45,38,34)
#231D1C
(35,29,28)
#191416
(25,20,22)
#0F0B10
(15,11,16)
#000000
(0,0,0)

Tints of #73654C

#73654C
(115,101,76)
#7F735C
(127,115,92)
#8B816C
(139,129,108)
#978F7C
(151,143,124)
#A39D8C
(163,157,140)
#AFAB9C
(175,171,156)
#BBB9AC
(187,185,172)
#C7C7BC
(199,199,188)
#D3D5CC
(211,213,204)
#DFE3DC
(223,227,220)
#EBF1EC
(235,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73654C color. Also use rgb(115,101,76) instead hex code.

Text Font Color

.myTextColor { color: #73654C; }

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

This text font color is #73654C.

Background Color

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

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

This div background color is #73654C.

Border color

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

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

This div border color is #73654C.

Opacity

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

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

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

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

This text has shadow with #73654C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73654C.

Preview

Color preview on black background

This text has color #73654C on black background.


Color preview on white background

This text has color #73654C on white background.


Black color preview on #73654C background

This text has black color on #73654C background.


White color preview on #73654C background

This text has white color on #73654C background.


Related colors

Complementary color

Complementary color for #hex is #8C9AB3.


I love getcolorcode.com

Triadic colors

1 #4C7365 and #654C73 with #73654C are triadic colors.

2 #4C6573 and #65734C with #73654C are triadic colors.