COLOR #48344F

HEX: #48344F RGB: (72,52,79)

Color info

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

RGB color model

#48344F color RGB value is (72,52,79).

RGB: (72,52,79) (28%, 20%, 31%)

RGB channels and saturation

R 72 of 255 = 28%
G 52 of 255 = 20%
B 79 of 255 = 31%

72
52
79

R + G + B ~ 26%. #48344F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 52 + 79 = 203 (100%)
R 72 of 203 ~ 35.47%
G 52 of 203 ~ 25.62%
B 79 of 203 ~ 38.92'%

%35.47
%25.62
%38.92

CMYK color model

#48344F color CMYK value is (9,34,0,69).

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

CMYK: (9,34,0,69)
C9M34Y0K69 (9%, 34%, 0%, 69%)
(0.09 / 0.34 / 0.00 / 0.69)

CMYK percentages

%8.86
%34.18
%0
%69.02

Codes

Color #48344F in popluar color models

48 34 4F
RGB 72 52 79
HSL 284° 20.61% 25.69%
HSB/HSV 284° 34.18% 30.98%
CMYK 8.86% 34.18% 0.00%
69.02%

Color #48344F in popluar number systems.

HEX 48 34 4F
Decimal 72 52 79
Binary 1001000 110100 1001111
Octal 110 64 117

Shades and tints

Shades of #48344F

#48344F
(72,52,79)
#423048
(66,48,72)
#3C2C41
(60,44,65)
#36283A
(54,40,58)
#302433
(48,36,51)
#2A202C
(42,32,44)
#241C25
(36,28,37)
#1E181E
(30,24,30)
#181417
(24,20,23)
#121010
(18,16,16)
#0C0C09
(12,12,9)
#000000
(0,0,0)

Tints of #48344F

#48344F
(72,52,79)
#58465F
(88,70,95)
#68586F
(104,88,111)
#786A7F
(120,106,127)
#887C8F
(136,124,143)
#988E9F
(152,142,159)
#A8A0AF
(168,160,175)
#B8B2BF
(184,178,191)
#C8C4CF
(200,196,207)
#D8D6DF
(216,214,223)
#E8E8EF
(232,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48344F; }

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

This text font color is #48344F.

Background Color

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

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

This div background color is #48344F.

Border color

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

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

This div border color is #48344F.

Opacity

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

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

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

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

This text has shadow with #48344F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48344F.

Preview

Color preview on black background

This text has color #48344F on black background.


Color preview on white background

This text has color #48344F on white background.


Black color preview on #48344F background

This text has black color on #48344F background.


White color preview on #48344F background

This text has white color on #48344F background.


Related colors

Complementary color

Complementary color for #hex is #B7CBB0.


I love getcolorcode.com

Triadic colors

1 #4F4834 and #344F48 with #48344F are triadic colors.

2 #4F3448 and #34484F with #48344F are triadic colors.