COLOR #48284A

HEX: #48284A RGB: (72,40,74)

Color info

#48284A contains red, green and blue colors in about the same proportion. Web safe color of #48284A is #333333 (or #333).

RGB color model

#48284A color RGB value is (72,40,74).

RGB: (72,40,74) (28%, 16%, 29%)

RGB channels and saturation

R 72 of 255 = 28%
G 40 of 255 = 16%
B 74 of 255 = 29%

72
40
74

R + G + B ~ 24%. #48284A is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 40 + 74 = 186 (100%)
R 72 of 186 ~ 38.71%
G 40 of 186 ~ 21.51%
B 74 of 186 ~ 39.78'%

%38.71
%21.51
%39.78

CMYK color model

#48284A color CMYK value is (3,46,0,71).

  • cyan value is 2.70%
  • magenta value is 45.95%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (3,46,0,71)
C3M46Y0K71 (3%, 46%, 0%, 71%)
(0.03 / 0.46 / 0.00 / 0.71)

CMYK percentages

%2.7
%45.95
%0
%70.98

Codes

Color #48284A in popluar color models

48 28 4A
RGB 72 40 74
HSL 296° 29.82% 22.35%
HSB/HSV 296° 45.95% 29.02%
CMYK 2.70% 45.95% 0.00%
70.98%

Color #48284A in popluar number systems.

HEX 48 28 4A
Decimal 72 40 74
Binary 1001000 101000 1001010
Octal 110 50 112

Shades and tints

Shades of #48284A

#48284A
(72,40,74)
#422544
(66,37,68)
#3C223E
(60,34,62)
#361F38
(54,31,56)
#301C32
(48,28,50)
#2A192C
(42,25,44)
#241626
(36,22,38)
#1E1320
(30,19,32)
#18101A
(24,16,26)
#120D14
(18,13,20)
#0C0A0E
(12,10,14)
#000000
(0,0,0)

Tints of #48284A

#48284A
(72,40,74)
#583B5A
(88,59,90)
#684E6A
(104,78,106)
#78617A
(120,97,122)
#88748A
(136,116,138)
#98879A
(152,135,154)
#A89AAA
(168,154,170)
#B8ADBA
(184,173,186)
#C8C0CA
(200,192,202)
#D8D3DA
(216,211,218)
#E8E6EA
(232,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48284A color. Also use rgb(72,40,74) instead hex code.

Text Font Color

.myTextColor { color: #48284A; }

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

This text font color is #48284A.

Background Color

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

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

This div background color is #48284A.

Border color

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

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

This div border color is #48284A.

Opacity

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

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

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

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

This text has shadow with #48284A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48284A.

Preview

Color preview on black background

This text has color #48284A on black background.


Color preview on white background

This text has color #48284A on white background.


Black color preview on #48284A background

This text has black color on #48284A background.


White color preview on #48284A background

This text has white color on #48284A background.


Related colors

Complementary color

Complementary color for #hex is #B7D7B5.


I love getcolorcode.com

Triadic colors

1 #4A4828 and #284A48 with #48284A are triadic colors.

2 #4A2848 and #28484A with #48284A are triadic colors.