COLOR #726315

HEX: #726315 RGB: (114,99,21)

Color info

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

RGB color model

#726315 color RGB value is (114,99,21).

RGB: (114,99,21) (45%, 39%, 8%)

RGB channels and saturation

R 114 of 255 = 45%
G 99 of 255 = 39%
B 21 of 255 = 8%

114
99
21

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

Portions of RGB colors in percentages

R + G + B = 114 + 99 + 21 = 234 (100%)
R 114 of 234 ~ 48.72%
G 99 of 234 ~ 42.31%
B 21 of 234 ~ 8.97'%

%48.72
%42.31

CMYK color model

#726315 color CMYK value is (0,13,82,55).

  • cyan value is 0.00%
  • magenta value is 13.16%
  • yellow value is 81.58%
  • key color value is 55.29%
CMYK: (0,13,82,55) C0M13Y82K55 (0%,13%,82%,55%) (0.00/0.13/0.82/0.55) 

CMYK percentages

%0
%13.16
%81.58
%55.29

Codes

Color #726315 in popluar color models

72 63 15
RGB 114 99 21
HSL 50° 68.89% 26.47%
HSB/HSV 50° 81.58% 44.71%
CMYK 0.00% 13.16% 81.58%
55.29%

Color #726315 in popluar number systems.

HEX 72 63 15
Decimal 114 99 21
Binary 1110010 1100011 10101
Octal 162 143 25

Shades and tints

Shades of #726315

#726315
(114,99,21)
#685A14
(104,90,20)
#5E5113
(94,81,19)
#544812
(84,72,18)
#4A3F11
(74,63,17)
#403610
(64,54,16)
#362D0F
(54,45,15)
#2C240E
(44,36,14)
#221B0D
(34,27,13)
#18120C
(24,18,12)
#0E090B
(14,9,11)
#000000
(0,0,0)

Tints of #726315

#726315
(114,99,21)
#7E712A
(126,113,42)
#8A7F3F
(138,127,63)
#968D54
(150,141,84)
#A29B69
(162,155,105)
#AEA97E
(174,169,126)
#BAB793
(186,183,147)
#C6C5A8
(198,197,168)
#D2D3BD
(210,211,189)
#DEE1D2
(222,225,210)
#EAEFE7
(234,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #726315 color. Also use rgb(114,99,21) instead hex code.

Text Font Color

.myTextColor { color: #726315; }

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

This text font color is #726315.

Background Color

.myBgColor { background-color: #726315; }

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

This div background color is #726315.

Border color

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

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

This div border color is #726315.

Opacity

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

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

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

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

This text has shadow with #726315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726315.

Preview

Color preview on black background

This text has color #726315 on black background.


Color preview on white background

This text has color #726315 on white background.


Black color preview on #726315 background

This text has black color on #726315 background.


White color preview on #726315 background

This text has white color on #726315 background.


Related colors

Complementary color

Complementary color for #hex is #8D9CEA.


I love getcolorcode.com

Triadic colors

1 #157263 and #631572 with #726315 are triadic colors.

2 #156372 and #637215 with #726315 are triadic colors.