COLOR #482886

HEX: #482886 RGB: (72,40,134)

Color info

#482886 contains mainly blue color. Web safe color of #482886 is #333399 (or #339).

RGB color model

#482886 color RGB value is (72,40,134).

RGB: (72,40,134) (28%, 16%, 53%)

RGB channels and saturation

R 72 of 255 = 28%
G 40 of 255 = 16%
B 134 of 255 = 53%

72
40
134

R + G + B ~ 32%. #482886 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 40 + 134 = 246 (100%)
R 72 of 246 ~ 29.27%
G 40 of 246 ~ 16.26%
B 134 of 246 ~ 54.47'%

%29.27
%16.26
%54.47

CMYK color model

#482886 color CMYK value is (46,70,0,47).

  • cyan value is 46.27%
  • magenta value is 70.15%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (46,70,0,47)
C46M70Y0K47 (46%, 70%, 0%, 47%)
(0.46 / 0.70 / 0.00 / 0.47)

CMYK percentages

%46.27
%70.15
%0
%47.45

Codes

Color #482886 in popluar color models

48 28 86
RGB 72 40 134
HSL 260° 54.02% 34.12%
HSB/HSV 260° 70.15% 52.55%
CMYK 46.27% 70.15% 0.00%
47.45%

Color #482886 in popluar number systems.

HEX 48 28 86
Decimal 72 40 134
Binary 1001000 101000 10000110
Octal 110 50 206

Shades and tints

Shades of #482886

#482886
(72,40,134)
#42257A
(66,37,122)
#3C226E
(60,34,110)
#361F62
(54,31,98)
#301C56
(48,28,86)
#2A194A
(42,25,74)
#24163E
(36,22,62)
#1E1332
(30,19,50)
#181026
(24,16,38)
#120D1A
(18,13,26)
#0C0A0E
(12,10,14)
#000000
(0,0,0)

Tints of #482886

#482886
(72,40,134)
#583B91
(88,59,145)
#684E9C
(104,78,156)
#7861A7
(120,97,167)
#8874B2
(136,116,178)
#9887BD
(152,135,189)
#A89AC8
(168,154,200)
#B8ADD3
(184,173,211)
#C8C0DE
(200,192,222)
#D8D3E9
(216,211,233)
#E8E6F4
(232,230,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #482886 color. Also use rgb(72,40,134) instead hex code.

Text Font Color

.myTextColor { color: #482886; }

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

This text font color is #482886.

Background Color

.myBgColor { background-color: #482886; }

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

This div background color is #482886.

Border color

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

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

This div border color is #482886.

Opacity

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

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

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

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

This text has shadow with #482886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482886.

Preview

Color preview on black background

This text has color #482886 on black background.


Color preview on white background

This text has color #482886 on white background.


Black color preview on #482886 background

This text has black color on #482886 background.


White color preview on #482886 background

This text has white color on #482886 background.


Related colors

Complementary color

Complementary color for #hex is #B7D779.


I love getcolorcode.com

Triadic colors

1 #864828 and #288648 with #482886 are triadic colors.

2 #862848 and #284886 with #482886 are triadic colors.