COLOR #726450

HEX: #726450 RGB: (114,100,80)

Color info

#726450 contains red, green and blue colors in about the same proportion. Web safe color of #726450 is #666666 (or #666).

RGB color model

#726450 color RGB value is (114,100,80).

RGB: (114,100,80) (45%, 39%, 31%)

RGB channels and saturation

R 114 of 255 = 45%
G 100 of 255 = 39%
B 80 of 255 = 31%

114
100
80

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

Portions of RGB colors in percentages

R + G + B = 114 + 100 + 80 = 294 (100%)
R 114 of 294 ~ 38.78%
G 100 of 294 ~ 34.01%
B 80 of 294 ~ 27.21'%

%38.78
%34.01
%27.21

CMYK color model

#726450 color CMYK value is (0,12,30,55).

  • cyan value is 0.00%
  • magenta value is 12.28%
  • yellow value is 29.82%
  • key color value is 55.29%

CMYK: (0,12,30,55)
C0M12Y30K55 (0%, 12%, 30%, 55%)
(0.00 / 0.12 / 0.30 / 0.55)

CMYK percentages

%0
%12.28
%29.82
%55.29

Codes

Color #726450 in popluar color models

72 64 50
RGB 114 100 80
HSL 35° 17.53% 38.04%
HSB/HSV 35° 29.82% 44.71%
CMYK 0.00% 12.28% 29.82%
55.29%

Color #726450 in popluar number systems.

HEX 72 64 50
Decimal 114 100 80
Binary 1110010 1100100 1010000
Octal 162 144 120

Shades and tints

Shades of #726450

#726450
(114,100,80)
#685B49
(104,91,73)
#5E5242
(94,82,66)
#54493B
(84,73,59)
#4A4034
(74,64,52)
#40372D
(64,55,45)
#362E26
(54,46,38)
#2C251F
(44,37,31)
#221C18
(34,28,24)
#181311
(24,19,17)
#0E0A0A
(14,10,10)
#000000
(0,0,0)

Tints of #726450

#726450
(114,100,80)
#7E725F
(126,114,95)
#8A806E
(138,128,110)
#968E7D
(150,142,125)
#A29C8C
(162,156,140)
#AEAA9B
(174,170,155)
#BAB8AA
(186,184,170)
#C6C6B9
(198,198,185)
#D2D4C8
(210,212,200)
#DEE2D7
(222,226,215)
#EAF0E6
(234,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #726450 color. Also use rgb(114,100,80) instead hex code.

Text Font Color

.myTextColor { color: #726450; }

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

This text font color is #726450.

Background Color

.myBgColor { background-color: #726450; }

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

This div background color is #726450.

Border color

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

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

This div border color is #726450.

Opacity

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

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

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

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

This text has shadow with #726450 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726450.

Preview

Color preview on black background

This text has color #726450 on black background.


Color preview on white background

This text has color #726450 on white background.


Black color preview on #726450 background

This text has black color on #726450 background.


White color preview on #726450 background

This text has white color on #726450 background.


Related colors

Complementary color

Complementary color for #hex is #8D9BAF.


I love getcolorcode.com

Triadic colors

1 #507264 and #645072 with #726450 are triadic colors.

2 #506472 and #647250 with #726450 are triadic colors.