COLOR #48131F

HEX: #48131F RGB: (72,19,31)

Color info

#48131F contains red, green and blue colors in about the same proportion. Web safe color of #48131F is #330033 (or #303).

RGB color model

#48131F color RGB value is (72,19,31).

RGB: (72,19,31) (28%, 7%, 12%)

RGB channels and saturation

R 72 of 255 = 28%
G 19 of 255 = 7%
B 31 of 255 = 12%

72
19
31

R + G + B ~ 16%. #48131F is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 19 + 31 = 122 (100%)
R 72 of 122 ~ 59.02%
G 19 of 122 ~ 15.57%
B 31 of 122 ~ 25.41'%

%59.02
%15.57
%25.41

CMYK color model

#48131F color CMYK value is (0,74,57,72).

  • cyan value is 0.00%
  • magenta value is 73.61%
  • yellow value is 56.94%
  • key color value is 71.76%
CMYK: (0,74,57,72) C0M74Y57K72 (0%,74%,57%,72%) (0.00/0.74/0.57/0.72) 

CMYK percentages

%0
%73.61
%56.94
%71.76

Codes

Color #48131F in popluar color models

48 13 1F
RGB 72 19 31
HSL 346° 58.24% 17.84%
HSB/HSV 346° 73.61% 28.24%
CMYK 0.00% 73.61% 56.94%
71.76%

Color #48131F in popluar number systems.

HEX 48 13 1F
Decimal 72 19 31
Binary 1001000 10011 11111
Octal 110 23 37

Shades and tints

Shades of #48131F

#48131F
(72,19,31)
#42121D
(66,18,29)
#3C111B
(60,17,27)
#361019
(54,16,25)
#300F17
(48,15,23)
#2A0E15
(42,14,21)
#240D13
(36,13,19)
#1E0C11
(30,12,17)
#180B0F
(24,11,15)
#120A0D
(18,10,13)
#0C090B
(12,9,11)
#000000
(0,0,0)

Tints of #48131F

#48131F
(72,19,31)
#582833
(88,40,51)
#683D47
(104,61,71)
#78525B
(120,82,91)
#88676F
(136,103,111)
#987C83
(152,124,131)
#A89197
(168,145,151)
#B8A6AB
(184,166,171)
#C8BBBF
(200,187,191)
#D8D0D3
(216,208,211)
#E8E5E7
(232,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48131F color. Also use rgb(72,19,31) instead hex code.

Text Font Color

.myTextColor { color: #48131F; }

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

This text font color is #48131F.

Background Color

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

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

This div background color is #48131F.

Border color

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

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

This div border color is #48131F.

Opacity

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

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

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

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

This text has shadow with #48131F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48131F.

Preview

Color preview on black background

This text has color #48131F on black background.


Color preview on white background

This text has color #48131F on white background.


Black color preview on #48131F background

This text has black color on #48131F background.


White color preview on #48131F background

This text has white color on #48131F background.


Related colors

Complementary color

Complementary color for #hex is #B7ECE0.


I love getcolorcode.com

Triadic colors

1 #1F4813 and #131F48 with #48131F are triadic colors.

2 #1F1348 and #13481F with #48131F are triadic colors.