COLOR #48336E

HEX: #48336E RGB: (72,51,110)

Color info

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

RGB color model

#48336E color RGB value is (72,51,110).

RGB: (72,51,110) (28%, 20%, 43%)

RGB channels and saturation

R 72 of 255 = 28%
G 51 of 255 = 20%
B 110 of 255 = 43%

72
51
110

R + G + B ~ 30%. #48336E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 51 + 110 = 233 (100%)
R 72 of 233 ~ 30.9%
G 51 of 233 ~ 21.89%
B 110 of 233 ~ 47.21'%

%30.9
%21.89
%47.21

CMYK color model

#48336E color CMYK value is (35,54,0,57).

  • cyan value is 34.55%
  • magenta value is 53.64%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (35,54,0,57)
C35M54Y0K57 (35%, 54%, 0%, 57%)
(0.35 / 0.54 / 0.00 / 0.57)

CMYK percentages

%34.55
%53.64
%0
%56.86

Codes

Color #48336E in popluar color models

48 33 6E
RGB 72 51 110
HSL 261° 36.65% 31.57%
HSB/HSV 261° 53.64% 43.14%
CMYK 34.55% 53.64% 0.00%
56.86%

Color #48336E in popluar number systems.

HEX 48 33 6E
Decimal 72 51 110
Binary 1001000 110011 1101110
Octal 110 63 156

Shades and tints

Shades of #48336E

#48336E
(72,51,110)
#422F64
(66,47,100)
#3C2B5A
(60,43,90)
#362750
(54,39,80)
#302346
(48,35,70)
#2A1F3C
(42,31,60)
#241B32
(36,27,50)
#1E1728
(30,23,40)
#18131E
(24,19,30)
#120F14
(18,15,20)
#0C0B0A
(12,11,10)
#000000
(0,0,0)

Tints of #48336E

#48336E
(72,51,110)
#58457B
(88,69,123)
#685788
(104,87,136)
#786995
(120,105,149)
#887BA2
(136,123,162)
#988DAF
(152,141,175)
#A89FBC
(168,159,188)
#B8B1C9
(184,177,201)
#C8C3D6
(200,195,214)
#D8D5E3
(216,213,227)
#E8E7F0
(232,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48336E color. Also use rgb(72,51,110) instead hex code.

Text Font Color

.myTextColor { color: #48336E; }

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

This text font color is #48336E.

Background Color

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

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

This div background color is #48336E.

Border color

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

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

This div border color is #48336E.

Opacity

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

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

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

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

This text has shadow with #48336E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48336E.

Preview

Color preview on black background

This text has color #48336E on black background.


Color preview on white background

This text has color #48336E on white background.


Black color preview on #48336E background

This text has black color on #48336E background.


White color preview on #48336E background

This text has white color on #48336E background.


Related colors

Complementary color

Complementary color for #hex is #B7CC91.


I love getcolorcode.com

Triadic colors

1 #6E4833 and #336E48 with #48336E are triadic colors.

2 #6E3348 and #33486E with #48336E are triadic colors.