COLOR #48096A

HEX: #48096A RGB: (72,9,106)

Color info

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

RGB color model

#48096A color RGB value is (72,9,106).

RGB: (72,9,106) (28%, 4%, 42%)

RGB channels and saturation

R 72 of 255 = 28%
G 9 of 255 = 4%
B 106 of 255 = 42%

72
9
106

R + G + B ~ 25%. #48096A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 9 + 106 = 187 (100%)
R 72 of 187 ~ 38.5%
G 9 of 187 ~ 4.81%
B 106 of 187 ~ 56.68'%

%38.5
%56.68

CMYK color model

#48096A color CMYK value is (32,92,0,58).

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

CMYK: (32,92,0,58)
C32M92Y0K58 (32%, 92%, 0%, 58%)
(0.32 / 0.92 / 0.00 / 0.58)

CMYK percentages

%32.08
%91.51
%0
%58.43

Codes

Color #48096A in popluar color models

48 09 6A
RGB 72 9 106
HSL 279° 84.35% 22.55%
HSB/HSV 279° 91.51% 41.57%
CMYK 32.08% 91.51% 0.00%
58.43%

Color #48096A in popluar number systems.

HEX 48 09 6A
Decimal 72 9 106
Binary 1001000 1001 1101010
Octal 110 11 152

Shades and tints

Shades of #48096A

#48096A
(72,9,106)
#420961
(66,9,97)
#3C0958
(60,9,88)
#36094F
(54,9,79)
#300946
(48,9,70)
#2A093D
(42,9,61)
#240934
(36,9,52)
#1E092B
(30,9,43)
#180922
(24,9,34)
#120919
(18,9,25)
#0C0910
(12,9,16)
#000000
(0,0,0)

Tints of #48096A

#48096A
(72,9,106)
#581F77
(88,31,119)
#683584
(104,53,132)
#784B91
(120,75,145)
#88619E
(136,97,158)
#9877AB
(152,119,171)
#A88DB8
(168,141,184)
#B8A3C5
(184,163,197)
#C8B9D2
(200,185,210)
#D8CFDF
(216,207,223)
#E8E5EC
(232,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48096A; }

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

This text font color is #48096A.

Background Color

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

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

This div background color is #48096A.

Border color

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

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

This div border color is #48096A.

Opacity

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

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

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

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

This text has shadow with #48096A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48096A.

Preview

Color preview on black background

This text has color #48096A on black background.


Color preview on white background

This text has color #48096A on white background.


Black color preview on #48096A background

This text has black color on #48096A background.


White color preview on #48096A background

This text has white color on #48096A background.


Related colors

Complementary color

Complementary color for #hex is #B7F695.


I love getcolorcode.com

Triadic colors

1 #6A4809 and #096A48 with #48096A are triadic colors.

2 #6A0948 and #09486A with #48096A are triadic colors.