COLOR #73683A

HEX: #73683A RGB: (115,104,58)

Color info

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

RGB color model

#73683A color RGB value is (115,104,58).

RGB: (115,104,58) (45%, 41%, 23%)

RGB channels and saturation

R 115 of 255 = 45%
G 104 of 255 = 41%
B 58 of 255 = 23%

115
104
58

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

Portions of RGB colors in percentages

R + G + B = 115 + 104 + 58 = 277 (100%)
R 115 of 277 ~ 41.52%
G 104 of 277 ~ 37.55%
B 58 of 277 ~ 20.94'%

%41.52
%37.55
%20.94

CMYK color model

#73683A color CMYK value is (0,10,50,55).

  • cyan value is 0.00%
  • magenta value is 9.57%
  • yellow value is 49.57%
  • key color value is 54.90%

CMYK: (0,10,50,55)
C0M10Y50K55 (0%, 10%, 50%, 55%)
(0.00 / 0.10 / 0.50 / 0.55)

CMYK percentages

%0
%9.57
%49.57
%54.9

Codes

Color #73683A in popluar color models

73 68 3A
RGB 115 104 58
HSL 48° 32.95% 33.92%
HSB/HSV 48° 49.57% 45.10%
CMYK 0.00% 9.57% 49.57%
54.90%

Color #73683A in popluar number systems.

HEX 73 68 3A
Decimal 115 104 58
Binary 1110011 1101000 111010
Octal 163 150 72

Shades and tints

Shades of #73683A

#73683A
(115,104,58)
#695F35
(105,95,53)
#5F5630
(95,86,48)
#554D2B
(85,77,43)
#4B4426
(75,68,38)
#413B21
(65,59,33)
#37321C
(55,50,28)
#2D2917
(45,41,23)
#232012
(35,32,18)
#19170D
(25,23,13)
#0F0E08
(15,14,8)
#000000
(0,0,0)

Tints of #73683A

#73683A
(115,104,58)
#7F754B
(127,117,75)
#8B825C
(139,130,92)
#978F6D
(151,143,109)
#A39C7E
(163,156,126)
#AFA98F
(175,169,143)
#BBB6A0
(187,182,160)
#C7C3B1
(199,195,177)
#D3D0C2
(211,208,194)
#DFDDD3
(223,221,211)
#EBEAE4
(235,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73683A color. Also use rgb(115,104,58) instead hex code.

Text Font Color

.myTextColor { color: #73683A; }

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

This text font color is #73683A.

Background Color

.myBgColor { background-color: #73683A; }

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

This div background color is #73683A.

Border color

.myBorderColor { border: 1px solid #73683A; }

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

This div border color is #73683A.

Opacity

.myOpacity80 { color: #73683A; opacity: 0.8; }

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

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

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

This text has shadow with #73683A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73683A.

Preview

Color preview on black background

This text has color #73683A on black background.


Color preview on white background

This text has color #73683A on white background.


Black color preview on #73683A background

This text has black color on #73683A background.


White color preview on #73683A background

This text has white color on #73683A background.


Related colors

Complementary color

Complementary color for #hex is #8C97C5.


I love getcolorcode.com

Triadic colors

1 #3A7368 and #683A73 with #73683A are triadic colors.

2 #3A6873 and #68733A with #73683A are triadic colors.