COLOR #736413

HEX: #736413 RGB: (115,100,19)

Color info

#736413 contains mainly red and green colors. Web safe color of #736413 is #666600 (or #660).

RGB color model

#736413 color RGB value is (115,100,19).

RGB: (115,100,19) (45%, 39%, 7%)

RGB channels and saturation

R 115 of 255 = 45%
G 100 of 255 = 39%
B 19 of 255 = 7%

115
100
19

R + G + B ~ 30%. #736413 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 100 + 19 = 234 (100%)
R 115 of 234 ~ 49.15%
G 100 of 234 ~ 42.74%
B 19 of 234 ~ 8.12'%

%49.15
%42.74

CMYK color model

#736413 color CMYK value is (0,13,83,55).

  • cyan value is 0.00%
  • magenta value is 13.04%
  • yellow value is 83.48%
  • key color value is 54.90%

CMYK: (0,13,83,55)
C0M13Y83K55 (0%, 13%, 83%, 55%)
(0.00 / 0.13 / 0.83 / 0.55)

CMYK percentages

%0
%13.04
%83.48
%54.9

Codes

Color #736413 in popluar color models

73 64 13
RGB 115 100 19
HSL 51° 71.64% 26.27%
HSB/HSV 51° 83.48% 45.10%
CMYK 0.00% 13.04% 83.48%
54.90%

Color #736413 in popluar number systems.

HEX 73 64 13
Decimal 115 100 19
Binary 1110011 1100100 10011
Octal 163 144 23

Shades and tints

Shades of #736413

#736413
(115,100,19)
#695B12
(105,91,18)
#5F5211
(95,82,17)
#554910
(85,73,16)
#4B400F
(75,64,15)
#41370E
(65,55,14)
#372E0D
(55,46,13)
#2D250C
(45,37,12)
#231C0B
(35,28,11)
#19130A
(25,19,10)
#0F0A09
(15,10,9)
#000000
(0,0,0)

Tints of #736413

#736413
(115,100,19)
#7F7228
(127,114,40)
#8B803D
(139,128,61)
#978E52
(151,142,82)
#A39C67
(163,156,103)
#AFAA7C
(175,170,124)
#BBB891
(187,184,145)
#C7C6A6
(199,198,166)
#D3D4BB
(211,212,187)
#DFE2D0
(223,226,208)
#EBF0E5
(235,240,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736413 color. Also use rgb(115,100,19) instead hex code.

Text Font Color

.myTextColor { color: #736413; }

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

This text font color is #736413.

Background Color

.myBgColor { background-color: #736413; }

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

This div background color is #736413.

Border color

.myBorderColor { border: 1px solid #736413; }

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

This div border color is #736413.

Opacity

.myOpacity80 { color: #736413; opacity: 0.8; }

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

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

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

This text has shadow with #736413 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736413.

Preview

Color preview on black background

This text has color #736413 on black background.


Color preview on white background

This text has color #736413 on white background.


Black color preview on #736413 background

This text has black color on #736413 background.


White color preview on #736413 background

This text has white color on #736413 background.


Related colors

Complementary color

Complementary color for #hex is #8C9BEC.


I love getcolorcode.com

Triadic colors

1 #137364 and #641373 with #736413 are triadic colors.

2 #136473 and #647313 with #736413 are triadic colors.