COLOR #48336A

HEX: #48336A RGB: (72,51,106)

Color info

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

RGB color model

#48336A color RGB value is (72,51,106).

RGB: (72,51,106) (28%, 20%, 42%)

RGB channels and saturation

R 72 of 255 = 28%
G 51 of 255 = 20%
B 106 of 255 = 42%

72
51
106

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

Portions of RGB colors in percentages

R + G + B = 72 + 51 + 106 = 229 (100%)
R 72 of 229 ~ 31.44%
G 51 of 229 ~ 22.27%
B 106 of 229 ~ 46.29'%

%31.44
%22.27
%46.29

CMYK color model

#48336A color CMYK value is (32,52,0,58).

  • cyan value is 32.08%
  • magenta value is 51.89%
  • yellow value is 0.00%
  • key color value is 58.43%
CMYK: (32,52,0,58) C32M52Y0K58 (32%,52%,0%,58%) (0.32/0.52/0.00/0.58) 

CMYK percentages

%32.08
%51.89
%0
%58.43

Codes

Color #48336A in popluar color models

48 33 6A
RGB 72 51 106
HSL 263° 35.03% 30.78%
HSB/HSV 263° 51.89% 41.57%
CMYK 32.08% 51.89% 0.00%
58.43%

Color #48336A in popluar number systems.

HEX 48 33 6A
Decimal 72 51 106
Binary 1001000 110011 1101010
Octal 110 63 152

Shades and tints

Shades of #48336A

#48336A
(72,51,106)
#422F61
(66,47,97)
#3C2B58
(60,43,88)
#36274F
(54,39,79)
#302346
(48,35,70)
#2A1F3D
(42,31,61)
#241B34
(36,27,52)
#1E172B
(30,23,43)
#181322
(24,19,34)
#120F19
(18,15,25)
#0C0B10
(12,11,16)
#000000
(0,0,0)

Tints of #48336A

#48336A
(72,51,106)
#584577
(88,69,119)
#685784
(104,87,132)
#786991
(120,105,145)
#887B9E
(136,123,158)
#988DAB
(152,141,171)
#A89FB8
(168,159,184)
#B8B1C5
(184,177,197)
#C8C3D2
(200,195,210)
#D8D5DF
(216,213,223)
#E8E7EC
(232,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48336A; }

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

This text font color is #48336A.

Background Color

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

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

This div background color is #48336A.

Border color

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

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

This div border color is #48336A.

Opacity

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

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

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

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

This text has shadow with #48336A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48336A.

Preview

Color preview on black background

This text has color #48336A on black background.


Color preview on white background

This text has color #48336A on white background.


Black color preview on #48336A background

This text has black color on #48336A background.


White color preview on #48336A background

This text has white color on #48336A background.


Related colors

Complementary color

Complementary color for #hex is #B7CC95.


I love getcolorcode.com

Triadic colors

1 #6A4833 and #336A48 with #48336A are triadic colors.

2 #6A3348 and #33486A with #48336A are triadic colors.