COLOR #48172E

HEX: #48172E RGB: (72,23,46)

Color info

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

RGB color model

#48172E color RGB value is (72,23,46).

RGB: (72,23,46) (28%, 9%, 18%)

RGB channels and saturation

R 72 of 255 = 28%
G 23 of 255 = 9%
B 46 of 255 = 18%

72
23
46

R + G + B ~ 18%. #48172E is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 23 + 46 = 141 (100%)
R 72 of 141 ~ 51.06%
G 23 of 141 ~ 16.31%
B 46 of 141 ~ 32.62'%

%51.06
%16.31
%32.62

CMYK color model

#48172E color CMYK value is (0,68,36,72).

  • cyan value is 0.00%
  • magenta value is 68.06%
  • yellow value is 36.11%
  • key color value is 71.76%

CMYK: (0,68,36,72)
C0M68Y36K72 (0%, 68%, 36%, 72%)
(0.00 / 0.68 / 0.36 / 0.72)

CMYK percentages

%0
%68.06
%36.11
%71.76

Codes

Color #48172E in popluar color models

48 17 2E
RGB 72 23 46
HSL 332° 51.58% 18.63%
HSB/HSV 332° 68.06% 28.24%
CMYK 0.00% 68.06% 36.11%
71.76%

Color #48172E in popluar number systems.

HEX 48 17 2E
Decimal 72 23 46
Binary 1001000 10111 101110
Octal 110 27 56

Shades and tints

Shades of #48172E

#48172E
(72,23,46)
#42152A
(66,21,42)
#3C1326
(60,19,38)
#361122
(54,17,34)
#300F1E
(48,15,30)
#2A0D1A
(42,13,26)
#240B16
(36,11,22)
#1E0912
(30,9,18)
#18070E
(24,7,14)
#12050A
(18,5,10)
#0C0306
(12,3,6)
#000000
(0,0,0)

Tints of #48172E

#48172E
(72,23,46)
#582C41
(88,44,65)
#684154
(104,65,84)
#785667
(120,86,103)
#886B7A
(136,107,122)
#98808D
(152,128,141)
#A895A0
(168,149,160)
#B8AAB3
(184,170,179)
#C8BFC6
(200,191,198)
#D8D4D9
(216,212,217)
#E8E9EC
(232,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48172E color. Also use rgb(72,23,46) instead hex code.

Text Font Color

.myTextColor { color: #48172E; }

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

This text font color is #48172E.

Background Color

.myBgColor { background-color: #48172E; }

<div style="background-color:#48172E">Inner text</div>

This div background color is #48172E.

Border color

.myBorderColor { border: 1px solid #48172E; }

<div style="border:3px solid #48172E">Div</div>

This div border color is #48172E.

Opacity

.myOpacity80 { color: #48172E; opacity: 0.8; }

<p style="color:#48172E;opacity:0.8;">80%</p>

Text with #48172E 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 #48172E;}

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

This text has shadow with #48172E color.


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

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

This text has shadow with #48172E primary color and red secondary color.


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

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

This text has shadow with #48172E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48172E.

Preview

Color preview on black background

This text has color #48172E on black background.


Color preview on white background

This text has color #48172E on white background.


Black color preview on #48172E background

This text has black color on #48172E background.


White color preview on #48172E background

This text has white color on #48172E background.


Related colors

Complementary color

Complementary color for #hex is #B7E8D1.


I love getcolorcode.com

Triadic colors

1 #2E4817 and #172E48 with #48172E are triadic colors.

2 #2E1748 and #17482E with #48172E are triadic colors.