COLOR #48112A

HEX: #48112A RGB: (72,17,42)

Color info

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

RGB color model

#48112A color RGB value is (72,17,42).

RGB: (72,17,42) (28%, 7%, 16%)

RGB channels and saturation

R 72 of 255 = 28%
G 17 of 255 = 7%
B 42 of 255 = 16%

72
17
42

R + G + B ~ 17%. #48112A is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 17 + 42 = 131 (100%)
R 72 of 131 ~ 54.96%
G 17 of 131 ~ 12.98%
B 42 of 131 ~ 32.06'%

%54.96
%12.98
%32.06

CMYK color model

#48112A color CMYK value is (0,76,42,72).

  • cyan value is 0.00%
  • magenta value is 76.39%
  • yellow value is 41.67%
  • key color value is 71.76%

CMYK: (0,76,42,72)
C0M76Y42K72 (0%, 76%, 42%, 72%)
(0.00 / 0.76 / 0.42 / 0.72)

CMYK percentages

%0
%76.39
%41.67
%71.76

Codes

Color #48112A in popluar color models

48 11 2A
RGB 72 17 42
HSL 333° 61.80% 17.45%
HSB/HSV 333° 76.39% 28.24%
CMYK 0.00% 76.39% 41.67%
71.76%

Color #48112A in popluar number systems.

HEX 48 11 2A
Decimal 72 17 42
Binary 1001000 10001 101010
Octal 110 21 52

Shades and tints

Shades of #48112A

#48112A
(72,17,42)
#421027
(66,16,39)
#3C0F24
(60,15,36)
#360E21
(54,14,33)
#300D1E
(48,13,30)
#2A0C1B
(42,12,27)
#240B18
(36,11,24)
#1E0A15
(30,10,21)
#180912
(24,9,18)
#12080F
(18,8,15)
#0C070C
(12,7,12)
#000000
(0,0,0)

Tints of #48112A

#48112A
(72,17,42)
#58263D
(88,38,61)
#683B50
(104,59,80)
#785063
(120,80,99)
#886576
(136,101,118)
#987A89
(152,122,137)
#A88F9C
(168,143,156)
#B8A4AF
(184,164,175)
#C8B9C2
(200,185,194)
#D8CED5
(216,206,213)
#E8E3E8
(232,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48112A color. Also use rgb(72,17,42) instead hex code.

Text Font Color

.myTextColor { color: #48112A; }

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

This text font color is #48112A.

Background Color

.myBgColor { background-color: #48112A; }

<div style="background-color:#48112A">Inner text</div>

This div background color is #48112A.

Border color

.myBorderColor { border: 1px solid #48112A; }

<div style="border:3px solid #48112A">Div</div>

This div border color is #48112A.

Opacity

.myOpacity80 { color: #48112A; opacity: 0.8; }

<p style="color:#48112A;opacity:0.8;">80%</p>

Text with #48112A 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 #48112A;}

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

This text has shadow with #48112A color.


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

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

This text has shadow with #48112A primary color and red secondary color.


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

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

This text has shadow with #48112A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48112A.

Preview

Color preview on black background

This text has color #48112A on black background.


Color preview on white background

This text has color #48112A on white background.


Black color preview on #48112A background

This text has black color on #48112A background.


White color preview on #48112A background

This text has white color on #48112A background.


Related colors

Complementary color

Complementary color for #hex is #B7EED5.


I love getcolorcode.com

Triadic colors

1 #2A4811 and #112A48 with #48112A are triadic colors.

2 #2A1148 and #11482A with #48112A are triadic colors.