COLOR #48274F

HEX: #48274F RGB: (72,39,79)

Color info

#48274F contains red, green and blue colors in about the same proportion. Web safe color of #48274F is #333366 (or #336).

RGB color model

#48274F color RGB value is (72,39,79).

RGB: (72,39,79) (28%, 15%, 31%)

RGB channels and saturation

R 72 of 255 = 28%
G 39 of 255 = 15%
B 79 of 255 = 31%

72
39
79

R + G + B ~ 25%. #48274F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 39 + 79 = 190 (100%)
R 72 of 190 ~ 37.89%
G 39 of 190 ~ 20.53%
B 79 of 190 ~ 41.58'%

%37.89
%20.53
%41.58

CMYK color model

#48274F color CMYK value is (9,51,0,69).

  • cyan value is 8.86%
  • magenta value is 50.63%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (9,51,0,69)
C9M51Y0K69 (9%, 51%, 0%, 69%)
(0.09 / 0.51 / 0.00 / 0.69)

CMYK percentages

%8.86
%50.63
%0
%69.02

Codes

Color #48274F in popluar color models

48 27 4F
RGB 72 39 79
HSL 290° 33.90% 23.14%
HSB/HSV 290° 50.63% 30.98%
CMYK 8.86% 50.63% 0.00%
69.02%

Color #48274F in popluar number systems.

HEX 48 27 4F
Decimal 72 39 79
Binary 1001000 100111 1001111
Octal 110 47 117

Shades and tints

Shades of #48274F

#48274F
(72,39,79)
#422448
(66,36,72)
#3C2141
(60,33,65)
#361E3A
(54,30,58)
#301B33
(48,27,51)
#2A182C
(42,24,44)
#241525
(36,21,37)
#1E121E
(30,18,30)
#180F17
(24,15,23)
#120C10
(18,12,16)
#0C0909
(12,9,9)
#000000
(0,0,0)

Tints of #48274F

#48274F
(72,39,79)
#583A5F
(88,58,95)
#684D6F
(104,77,111)
#78607F
(120,96,127)
#88738F
(136,115,143)
#98869F
(152,134,159)
#A899AF
(168,153,175)
#B8ACBF
(184,172,191)
#C8BFCF
(200,191,207)
#D8D2DF
(216,210,223)
#E8E5EF
(232,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48274F color. Also use rgb(72,39,79) instead hex code.

Text Font Color

.myTextColor { color: #48274F; }

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

This text font color is #48274F.

Background Color

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

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

This div background color is #48274F.

Border color

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

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

This div border color is #48274F.

Opacity

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

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

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

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

This text has shadow with #48274F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48274F.

Preview

Color preview on black background

This text has color #48274F on black background.


Color preview on white background

This text has color #48274F on white background.


Black color preview on #48274F background

This text has black color on #48274F background.


White color preview on #48274F background

This text has white color on #48274F background.


Related colors

Complementary color

Complementary color for #hex is #B7D8B0.


I love getcolorcode.com

Triadic colors

1 #4F4827 and #274F48 with #48274F are triadic colors.

2 #4F2748 and #27484F with #48274F are triadic colors.