COLOR #72383F

HEX: #72383F RGB: (114,56,63)

Color info

#72383F contains red, green and blue colors in about the same proportion. Web safe color of #72383F is #663333 (or #633).

RGB color model

#72383F color RGB value is (114,56,63).

RGB: (114,56,63) (45%, 22%, 25%)

RGB channels and saturation

R 114 of 255 = 45%
G 56 of 255 = 22%
B 63 of 255 = 25%

114
56
63

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

Portions of RGB colors in percentages

R + G + B = 114 + 56 + 63 = 233 (100%)
R 114 of 233 ~ 48.93%
G 56 of 233 ~ 24.03%
B 63 of 233 ~ 27.04'%

%48.93
%24.03
%27.04

CMYK color model

#72383F color CMYK value is (0,51,45,55).

  • cyan value is 0.00%
  • magenta value is 50.88%
  • yellow value is 44.74%
  • key color value is 55.29%
CMYK: (0,51,45,55) C0M51Y45K55 (0%,51%,45%,55%) (0.00/0.51/0.45/0.55) 

CMYK percentages

%0
%50.88
%44.74
%55.29

Codes

Color #72383F in popluar color models

72 38 3F
RGB 114 56 63
HSL 353° 34.12% 33.33%
HSB/HSV 353° 50.88% 44.71%
CMYK 0.00% 50.88% 44.74%
55.29%

Color #72383F in popluar number systems.

HEX 72 38 3F
Decimal 114 56 63
Binary 1110010 111000 111111
Octal 162 70 77

Shades and tints

Shades of #72383F

#72383F
(114,56,63)
#68333A
(104,51,58)
#5E2E35
(94,46,53)
#542930
(84,41,48)
#4A242B
(74,36,43)
#401F26
(64,31,38)
#361A21
(54,26,33)
#2C151C
(44,21,28)
#221017
(34,16,23)
#180B12
(24,11,18)
#0E060D
(14,6,13)
#000000
(0,0,0)

Tints of #72383F

#72383F
(114,56,63)
#7E4A50
(126,74,80)
#8A5C61
(138,92,97)
#966E72
(150,110,114)
#A28083
(162,128,131)
#AE9294
(174,146,148)
#BAA4A5
(186,164,165)
#C6B6B6
(198,182,182)
#D2C8C7
(210,200,199)
#DEDAD8
(222,218,216)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72383F; }

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

This text font color is #72383F.

Background Color

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

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

This div background color is #72383F.

Border color

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

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

This div border color is #72383F.

Opacity

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

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

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

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

This text has shadow with #72383F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72383F.

Preview

Color preview on black background

This text has color #72383F on black background.


Color preview on white background

This text has color #72383F on white background.


Black color preview on #72383F background

This text has black color on #72383F background.


White color preview on #72383F background

This text has white color on #72383F background.


Related colors

Complementary color

Complementary color for #hex is #8DC7C0.


I love getcolorcode.com

Triadic colors

1 #3F7238 and #383F72 with #72383F are triadic colors.

2 #3F3872 and #38723F with #72383F are triadic colors.