COLOR #72314B

HEX: #72314B RGB: (114,49,75)

Color info

#72314B contains mainly red and blue colors. Web safe color of #72314B is #663333 (or #633).

RGB color model

#72314B color RGB value is (114,49,75).

RGB: (114,49,75) (45%, 19%, 29%)

RGB channels and saturation

R 114 of 255 = 45%
G 49 of 255 = 19%
B 75 of 255 = 29%

114
49
75

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

Portions of RGB colors in percentages

R + G + B = 114 + 49 + 75 = 238 (100%)
R 114 of 238 ~ 47.9%
G 49 of 238 ~ 20.59%
B 75 of 238 ~ 31.51'%

%47.9
%20.59
%31.51

CMYK color model

#72314B color CMYK value is (0,57,34,55).

  • cyan value is 0.00%
  • magenta value is 57.02%
  • yellow value is 34.21%
  • key color value is 55.29%

CMYK: (0,57,34,55)
C0M57Y34K55 (0%, 57%, 34%, 55%)
(0.00 / 0.57 / 0.34 / 0.55)

CMYK percentages

%0
%57.02
%34.21
%55.29

Codes

Color #72314B in popluar color models

72 31 4B
RGB 114 49 75
HSL 336° 39.88% 31.96%
HSB/HSV 336° 57.02% 44.71%
CMYK 0.00% 57.02% 34.21%
55.29%

Color #72314B in popluar number systems.

HEX 72 31 4B
Decimal 114 49 75
Binary 1110010 110001 1001011
Octal 162 61 113

Shades and tints

Shades of #72314B

#72314B
(114,49,75)
#682D45
(104,45,69)
#5E293F
(94,41,63)
#542539
(84,37,57)
#4A2133
(74,33,51)
#401D2D
(64,29,45)
#361927
(54,25,39)
#2C1521
(44,21,33)
#22111B
(34,17,27)
#180D15
(24,13,21)
#0E090F
(14,9,15)
#000000
(0,0,0)

Tints of #72314B

#72314B
(114,49,75)
#7E435B
(126,67,91)
#8A556B
(138,85,107)
#96677B
(150,103,123)
#A2798B
(162,121,139)
#AE8B9B
(174,139,155)
#BA9DAB
(186,157,171)
#C6AFBB
(198,175,187)
#D2C1CB
(210,193,203)
#DED3DB
(222,211,219)
#EAE5EB
(234,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72314B color. Also use rgb(114,49,75) instead hex code.

Text Font Color

.myTextColor { color: #72314B; }

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

This text font color is #72314B.

Background Color

.myBgColor { background-color: #72314B; }

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

This div background color is #72314B.

Border color

.myBorderColor { border: 1px solid #72314B; }

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

This div border color is #72314B.

Opacity

.myOpacity80 { color: #72314B; opacity: 0.8; }

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

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

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

This text has shadow with #72314B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72314B.

Preview

Color preview on black background

This text has color #72314B on black background.


Color preview on white background

This text has color #72314B on white background.


Black color preview on #72314B background

This text has black color on #72314B background.


White color preview on #72314B background

This text has white color on #72314B background.


Related colors

Complementary color

Complementary color for #hex is #8DCEB4.


I love getcolorcode.com

Triadic colors

1 #4B7231 and #314B72 with #72314B are triadic colors.

2 #4B3172 and #31724B with #72314B are triadic colors.