COLOR #72654D

HEX: #72654D RGB: (114,101,77)

Color info

#72654D contains red, green and blue colors in about the same proportion. Web safe color of #72654D is #666633 (or #663).

RGB color model

#72654D color RGB value is (114,101,77).

RGB: (114,101,77) (45%, 40%, 30%)

RGB channels and saturation

R 114 of 255 = 45%
G 101 of 255 = 40%
B 77 of 255 = 30%

114
101
77

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

Portions of RGB colors in percentages

R + G + B = 114 + 101 + 77 = 292 (100%)
R 114 of 292 ~ 39.04%
G 101 of 292 ~ 34.59%
B 77 of 292 ~ 26.37'%

%39.04
%34.59
%26.37

CMYK color model

#72654D color CMYK value is (0,11,32,55).

  • cyan value is 0.00%
  • magenta value is 11.40%
  • yellow value is 32.46%
  • key color value is 55.29%

CMYK: (0,11,32,55)
C0M11Y32K55 (0%, 11%, 32%, 55%)
(0.00 / 0.11 / 0.32 / 0.55)

CMYK percentages

%0
%11.4
%32.46
%55.29

Codes

Color #72654D in popluar color models

72 65 4D
RGB 114 101 77
HSL 39° 19.37% 37.45%
HSB/HSV 39° 32.46% 44.71%
CMYK 0.00% 11.40% 32.46%
55.29%

Color #72654D in popluar number systems.

HEX 72 65 4D
Decimal 114 101 77
Binary 1110010 1100101 1001101
Octal 162 145 115

Shades and tints

Shades of #72654D

#72654D
(114,101,77)
#685C46
(104,92,70)
#5E533F
(94,83,63)
#544A38
(84,74,56)
#4A4131
(74,65,49)
#40382A
(64,56,42)
#362F23
(54,47,35)
#2C261C
(44,38,28)
#221D15
(34,29,21)
#18140E
(24,20,14)
#0E0B07
(14,11,7)
#000000
(0,0,0)

Tints of #72654D

#72654D
(114,101,77)
#7E735D
(126,115,93)
#8A816D
(138,129,109)
#968F7D
(150,143,125)
#A29D8D
(162,157,141)
#AEAB9D
(174,171,157)
#BAB9AD
(186,185,173)
#C6C7BD
(198,199,189)
#D2D5CD
(210,213,205)
#DEE3DD
(222,227,221)
#EAF1ED
(234,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72654D color. Also use rgb(114,101,77) instead hex code.

Text Font Color

.myTextColor { color: #72654D; }

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

This text font color is #72654D.

Background Color

.myBgColor { background-color: #72654D; }

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

This div background color is #72654D.

Border color

.myBorderColor { border: 1px solid #72654D; }

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

This div border color is #72654D.

Opacity

.myOpacity80 { color: #72654D; opacity: 0.8; }

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

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

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

This text has shadow with #72654D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72654D.

Preview

Color preview on black background

This text has color #72654D on black background.


Color preview on white background

This text has color #72654D on white background.


Black color preview on #72654D background

This text has black color on #72654D background.


White color preview on #72654D background

This text has white color on #72654D background.


Related colors

Complementary color

Complementary color for #hex is #8D9AB2.


I love getcolorcode.com

Triadic colors

1 #4D7265 and #654D72 with #72654D are triadic colors.

2 #4D6572 and #65724D with #72654D are triadic colors.