COLOR #480168

HEX: #480168 RGB: (72,1,104)

Color info

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

RGB color model

#480168 color RGB value is (72,1,104).

RGB: (72,1,104) (28%, 0%, 41%)

RGB channels and saturation

R 72 of 255 = 28%
G 1 of 255 = 0%
B 104 of 255 = 41%

72
1
104

R + G + B ~ 23%. #480168 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 1 + 104 = 177 (100%)
R 72 of 177 ~ 40.68%
G 1 of 177 ~ 0.56%
B 104 of 177 ~ 58.76'%

%40.68
%58.76

CMYK color model

#480168 color CMYK value is (31,99,0,59).

  • cyan value is 30.77%
  • magenta value is 99.04%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (31,99,0,59)
C31M99Y0K59 (31%, 99%, 0%, 59%)
(0.31 / 0.99 / 0.00 / 0.59)

CMYK percentages

%30.77
%99.04
%0
%59.22

Codes

Color #480168 in popluar color models

48 01 68
RGB 72 1 104
HSL 281° 98.10% 20.59%
HSB/HSV 281° 99.04% 40.78%
CMYK 30.77% 99.04% 0.00%
59.22%

Color #480168 in popluar number systems.

HEX 48 01 68
Decimal 72 1 104
Binary 1001000 1 1101000
Octal 110 1 150

Shades and tints

Shades of #480168

#480168
(72,1,104)
#42015F
(66,1,95)
#3C0156
(60,1,86)
#36014D
(54,1,77)
#300144
(48,1,68)
#2A013B
(42,1,59)
#240132
(36,1,50)
#1E0129
(30,1,41)
#180120
(24,1,32)
#120117
(18,1,23)
#0C010E
(12,1,14)
#000000
(0,0,0)

Tints of #480168

#480168
(72,1,104)
#581875
(88,24,117)
#682F82
(104,47,130)
#78468F
(120,70,143)
#885D9C
(136,93,156)
#9874A9
(152,116,169)
#A88BB6
(168,139,182)
#B8A2C3
(184,162,195)
#C8B9D0
(200,185,208)
#D8D0DD
(216,208,221)
#E8E7EA
(232,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #480168 color. Also use rgb(72,1,104) instead hex code.

Text Font Color

.myTextColor { color: #480168; }

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

This text font color is #480168.

Background Color

.myBgColor { background-color: #480168; }

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

This div background color is #480168.

Border color

.myBorderColor { border: 1px solid #480168; }

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

This div border color is #480168.

Opacity

.myOpacity80 { color: #480168; opacity: 0.8; }

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

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

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

This text has shadow with #480168 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #480168.

Preview

Color preview on black background

This text has color #480168 on black background.


Color preview on white background

This text has color #480168 on white background.


Black color preview on #480168 background

This text has black color on #480168 background.


White color preview on #480168 background

This text has white color on #480168 background.


Related colors

Complementary color

Complementary color for #hex is #B7FE97.


I love getcolorcode.com

Triadic colors

1 #684801 and #016848 with #480168 are triadic colors.

2 #680148 and #014868 with #480168 are triadic colors.