COLOR #48026A

HEX: #48026A RGB: (72,2,106)

Color info

#48026A contains mainly red and blue colors. Web safe color of #48026A is #330066 (or #306).

RGB color model

#48026A color RGB value is (72,2,106).

RGB: (72,2,106) (28%, 1%, 42%)

RGB channels and saturation

R 72 of 255 = 28%
G 2 of 255 = 1%
B 106 of 255 = 42%

72
2
106

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

Portions of RGB colors in percentages

R + G + B = 72 + 2 + 106 = 180 (100%)
R 72 of 180 ~ 40%
G 2 of 180 ~ 1.11%
B 106 of 180 ~ 58.89'%

%40
%58.89

CMYK color model

#48026A color CMYK value is (32,98,0,58).

  • cyan value is 32.08%
  • magenta value is 98.11%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (32,98,0,58)
C32M98Y0K58 (32%, 98%, 0%, 58%)
(0.32 / 0.98 / 0.00 / 0.58)

CMYK percentages

%32.08
%98.11
%0
%58.43

Codes

Color #48026A in popluar color models

48 02 6A
RGB 72 2 106
HSL 280° 96.30% 21.18%
HSB/HSV 280° 98.11% 41.57%
CMYK 32.08% 98.11% 0.00%
58.43%

Color #48026A in popluar number systems.

HEX 48 02 6A
Decimal 72 2 106
Binary 1001000 10 1101010
Octal 110 2 152

Shades and tints

Shades of #48026A

#48026A
(72,2,106)
#420261
(66,2,97)
#3C0258
(60,2,88)
#36024F
(54,2,79)
#300246
(48,2,70)
#2A023D
(42,2,61)
#240234
(36,2,52)
#1E022B
(30,2,43)
#180222
(24,2,34)
#120219
(18,2,25)
#0C0210
(12,2,16)
#000000
(0,0,0)

Tints of #48026A

#48026A
(72,2,106)
#581977
(88,25,119)
#683084
(104,48,132)
#784791
(120,71,145)
#885E9E
(136,94,158)
#9875AB
(152,117,171)
#A88CB8
(168,140,184)
#B8A3C5
(184,163,197)
#C8BAD2
(200,186,210)
#D8D1DF
(216,209,223)
#E8E8EC
(232,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48026A; }

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

This text font color is #48026A.

Background Color

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

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

This div background color is #48026A.

Border color

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

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

This div border color is #48026A.

Opacity

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

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

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

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

This text has shadow with #48026A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48026A.

Preview

Color preview on black background

This text has color #48026A on black background.


Color preview on white background

This text has color #48026A on white background.


Black color preview on #48026A background

This text has black color on #48026A background.


White color preview on #48026A background

This text has white color on #48026A background.


Related colors

Complementary color

Complementary color for #hex is #B7FD95.


I love getcolorcode.com

Triadic colors

1 #6A4802 and #026A48 with #48026A are triadic colors.

2 #6A0248 and #02486A with #48026A are triadic colors.