COLOR #73743D

HEX: #73743D RGB: (115,116,61)

Color info

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

RGB color model

#73743D color RGB value is (115,116,61).

RGB: (115,116,61) (45%, 45%, 24%)

RGB channels and saturation

R 115 of 255 = 45%
G 116 of 255 = 45%
B 61 of 255 = 24%

115
116
61

R + G + B ~ 38%. #73743D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 116 + 61 = 292 (100%)
R 115 of 292 ~ 39.38%
G 116 of 292 ~ 39.73%
B 61 of 292 ~ 20.89'%

%39.38
%39.73
%20.89

CMYK color model

#73743D color CMYK value is (1,0,47,55).

  • cyan value is 0.86%
  • magenta value is 0.00%
  • yellow value is 47.41%
  • key color value is 54.51%

CMYK: (1,0,47,55)
C1M0Y47K55 (1%, 0%, 47%, 55%)
(0.01 / 0.00 / 0.47 / 0.55)

CMYK percentages

%0.86
%0
%47.41
%54.51

Codes

Color #73743D in popluar color models

73 74 3D
RGB 115 116 61
HSL 61° 31.07% 34.71%
HSB/HSV 61° 47.41% 45.49%
CMYK 0.86% 0.00% 47.41%
54.51%

Color #73743D in popluar number systems.

HEX 73 74 3D
Decimal 115 116 61
Binary 1110011 1110100 111101
Octal 163 164 75

Shades and tints

Shades of #73743D

#73743D
(115,116,61)
#696A38
(105,106,56)
#5F6033
(95,96,51)
#55562E
(85,86,46)
#4B4C29
(75,76,41)
#414224
(65,66,36)
#37381F
(55,56,31)
#2D2E1A
(45,46,26)
#232415
(35,36,21)
#191A10
(25,26,16)
#0F100B
(15,16,11)
#000000
(0,0,0)

Tints of #73743D

#73743D
(115,116,61)
#7F804E
(127,128,78)
#8B8C5F
(139,140,95)
#979870
(151,152,112)
#A3A481
(163,164,129)
#AFB092
(175,176,146)
#BBBCA3
(187,188,163)
#C7C8B4
(199,200,180)
#D3D4C5
(211,212,197)
#DFE0D6
(223,224,214)
#EBECE7
(235,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73743D color. Also use rgb(115,116,61) instead hex code.

Text Font Color

.myTextColor { color: #73743D; }

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

This text font color is #73743D.

Background Color

.myBgColor { background-color: #73743D; }

<div style="background-color:#73743D">Inner text</div>

This div background color is #73743D.

Border color

.myBorderColor { border: 1px solid #73743D; }

<div style="border:3px solid #73743D">Div</div>

This div border color is #73743D.

Opacity

.myOpacity80 { color: #73743D; opacity: 0.8; }

<p style="color:#73743D;opacity:0.8;">80%</p>

Text with #73743D 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 #73743D;}

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

This text has shadow with #73743D color.


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

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

This text has shadow with #73743D primary color and red secondary color.


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

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

This text has shadow with #73743D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73743D.

Preview

Color preview on black background

This text has color #73743D on black background.


Color preview on white background

This text has color #73743D on white background.


Black color preview on #73743D background

This text has black color on #73743D background.


White color preview on #73743D background

This text has white color on #73743D background.


Related colors

Complementary color

Complementary color for #hex is #8C8BC2.


I love getcolorcode.com

Triadic colors

1 #3D7374 and #743D73 with #73743D are triadic colors.

2 #3D7473 and #74733D with #73743D are triadic colors.