COLOR #72683F

HEX: #72683F RGB: (114,104,63)

Color info

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

RGB color model

#72683F color RGB value is (114,104,63).

RGB: (114,104,63) (45%, 41%, 25%)

RGB channels and saturation

R 114 of 255 = 45%
G 104 of 255 = 41%
B 63 of 255 = 25%

114
104
63

R + G + B ~ 37%. #72683F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 104 + 63 = 281 (100%)
R 114 of 281 ~ 40.57%
G 104 of 281 ~ 37.01%
B 63 of 281 ~ 22.42'%

%40.57
%37.01
%22.42

CMYK color model

#72683F color CMYK value is (0,9,45,55).

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

CMYK: (0,9,45,55)
C0M9Y45K55 (0%, 9%, 45%, 55%)
(0.00 / 0.09 / 0.45 / 0.55)

CMYK percentages

%0
%8.77
%44.74
%55.29

Codes

Color #72683F in popluar color models

72 68 3F
RGB 114 104 63
HSL 48° 28.81% 34.71%
HSB/HSV 48° 44.74% 44.71%
CMYK 0.00% 8.77% 44.74%
55.29%

Color #72683F in popluar number systems.

HEX 72 68 3F
Decimal 114 104 63
Binary 1110010 1101000 111111
Octal 162 150 77

Shades and tints

Shades of #72683F

#72683F
(114,104,63)
#685F3A
(104,95,58)
#5E5635
(94,86,53)
#544D30
(84,77,48)
#4A442B
(74,68,43)
#403B26
(64,59,38)
#363221
(54,50,33)
#2C291C
(44,41,28)
#222017
(34,32,23)
#181712
(24,23,18)
#0E0E0D
(14,14,13)
#000000
(0,0,0)

Tints of #72683F

#72683F
(114,104,63)
#7E7550
(126,117,80)
#8A8261
(138,130,97)
#968F72
(150,143,114)
#A29C83
(162,156,131)
#AEA994
(174,169,148)
#BAB6A5
(186,182,165)
#C6C3B6
(198,195,182)
#D2D0C7
(210,208,199)
#DEDDD8
(222,221,216)
#EAEAE9
(234,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72683F; }

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

This text font color is #72683F.

Background Color

.myBgColor { background-color: #72683F; }

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

This div background color is #72683F.

Border color

.myBorderColor { border: 1px solid #72683F; }

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

This div border color is #72683F.

Opacity

.myOpacity80 { color: #72683F; opacity: 0.8; }

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

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

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

This text has shadow with #72683F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72683F.

Preview

Color preview on black background

This text has color #72683F on black background.


Color preview on white background

This text has color #72683F on white background.


Black color preview on #72683F background

This text has black color on #72683F background.


White color preview on #72683F background

This text has white color on #72683F background.


Related colors

Complementary color

Complementary color for #hex is #8D97C0.


I love getcolorcode.com

Triadic colors

1 #3F7268 and #683F72 with #72683F are triadic colors.

2 #3F6872 and #68723F with #72683F are triadic colors.