COLOR #726850

HEX: #726850 RGB: (114,104,80)

Color info

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

RGB color model

#726850 color RGB value is (114,104,80).

RGB: (114,104,80) (45%, 41%, 31%)

RGB channels and saturation

R 114 of 255 = 45%
G 104 of 255 = 41%
B 80 of 255 = 31%

114
104
80

R + G + B ~ 39%. #726850 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 104 + 80 = 298 (100%)
R 114 of 298 ~ 38.26%
G 104 of 298 ~ 34.9%
B 80 of 298 ~ 26.85'%

%38.26
%34.9
%26.85

CMYK color model

#726850 color CMYK value is (0,9,30,55).

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

CMYK: (0,9,30,55)
C0M9Y30K55 (0%, 9%, 30%, 55%)
(0.00 / 0.09 / 0.30 / 0.55)

CMYK percentages

%0
%8.77
%29.82
%55.29

Codes

Color #726850 in popluar color models

72 68 50
RGB 114 104 80
HSL 42° 17.53% 38.04%
HSB/HSV 42° 29.82% 44.71%
CMYK 0.00% 8.77% 29.82%
55.29%

Color #726850 in popluar number systems.

HEX 72 68 50
Decimal 114 104 80
Binary 1110010 1101000 1010000
Octal 162 150 120

Shades and tints

Shades of #726850

#726850
(114,104,80)
#685F49
(104,95,73)
#5E5642
(94,86,66)
#544D3B
(84,77,59)
#4A4434
(74,68,52)
#403B2D
(64,59,45)
#363226
(54,50,38)
#2C291F
(44,41,31)
#222018
(34,32,24)
#181711
(24,23,17)
#0E0E0A
(14,14,10)
#000000
(0,0,0)

Tints of #726850

#726850
(114,104,80)
#7E755F
(126,117,95)
#8A826E
(138,130,110)
#968F7D
(150,143,125)
#A29C8C
(162,156,140)
#AEA99B
(174,169,155)
#BAB6AA
(186,182,170)
#C6C3B9
(198,195,185)
#D2D0C8
(210,208,200)
#DEDDD7
(222,221,215)
#EAEAE6
(234,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726850; }

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

This text font color is #726850.

Background Color

.myBgColor { background-color: #726850; }

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

This div background color is #726850.

Border color

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

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

This div border color is #726850.

Opacity

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

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

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

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

This text has shadow with #726850 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726850.

Preview

Color preview on black background

This text has color #726850 on black background.


Color preview on white background

This text has color #726850 on white background.


Black color preview on #726850 background

This text has black color on #726850 background.


White color preview on #726850 background

This text has white color on #726850 background.


Related colors

Complementary color

Complementary color for #hex is #8D97AF.


I love getcolorcode.com

Triadic colors

1 #507268 and #685072 with #726850 are triadic colors.

2 #506872 and #687250 with #726850 are triadic colors.