COLOR #736515

HEX: #736515 RGB: (115,101,21)

Color info

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

RGB color model

#736515 color RGB value is (115,101,21).

RGB: (115,101,21) (45%, 40%, 8%)

RGB channels and saturation

R 115 of 255 = 45%
G 101 of 255 = 40%
B 21 of 255 = 8%

115
101
21

R + G + B ~ 31%. #736515 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 101 + 21 = 237 (100%)
R 115 of 237 ~ 48.52%
G 101 of 237 ~ 42.62%
B 21 of 237 ~ 8.86'%

%48.52
%42.62

CMYK color model

#736515 color CMYK value is (0,12,82,55).

  • cyan value is 0.00%
  • magenta value is 12.17%
  • yellow value is 81.74%
  • key color value is 54.90%
CMYK: (0,12,82,55) C0M12Y82K55 (0%,12%,82%,55%) (0.00/0.12/0.82/0.55) 

CMYK percentages

%0
%12.17
%81.74
%54.9

Codes

Color #736515 in popluar color models

73 65 15
RGB 115 101 21
HSL 51° 69.12% 26.67%
HSB/HSV 51° 81.74% 45.10%
CMYK 0.00% 12.17% 81.74%
54.90%

Color #736515 in popluar number systems.

HEX 73 65 15
Decimal 115 101 21
Binary 1110011 1100101 10101
Octal 163 145 25

Shades and tints

Shades of #736515

#736515
(115,101,21)
#695C14
(105,92,20)
#5F5313
(95,83,19)
#554A12
(85,74,18)
#4B4111
(75,65,17)
#413810
(65,56,16)
#372F0F
(55,47,15)
#2D260E
(45,38,14)
#231D0D
(35,29,13)
#19140C
(25,20,12)
#0F0B0B
(15,11,11)
#000000
(0,0,0)

Tints of #736515

#736515
(115,101,21)
#7F732A
(127,115,42)
#8B813F
(139,129,63)
#978F54
(151,143,84)
#A39D69
(163,157,105)
#AFAB7E
(175,171,126)
#BBB993
(187,185,147)
#C7C7A8
(199,199,168)
#D3D5BD
(211,213,189)
#DFE3D2
(223,227,210)
#EBF1E7
(235,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #736515; }

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

This text font color is #736515.

Background Color

.myBgColor { background-color: #736515; }

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

This div background color is #736515.

Border color

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

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

This div border color is #736515.

Opacity

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

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

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

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

This text has shadow with #736515 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736515.

Preview

Color preview on black background

This text has color #736515 on black background.


Color preview on white background

This text has color #736515 on white background.


Black color preview on #736515 background

This text has black color on #736515 background.


White color preview on #736515 background

This text has white color on #736515 background.


Related colors

Complementary color

Complementary color for #hex is #8C9AEA.


I love getcolorcode.com

Triadic colors

1 #157365 and #651573 with #736515 are triadic colors.

2 #156573 and #657315 with #736515 are triadic colors.