COLOR #482061

HEX: #482061 RGB: (72,32,97)

Color info

#482061 contains mainly red and blue colors. Web safe color of #482061 is #333366 (or #336).

RGB color model

#482061 color RGB value is (72,32,97).

RGB: (72,32,97) (28%, 13%, 38%)

RGB channels and saturation

R 72 of 255 = 28%
G 32 of 255 = 13%
B 97 of 255 = 38%

72
32
97

R + G + B ~ 26%. #482061 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 32 + 97 = 201 (100%)
R 72 of 201 ~ 35.82%
G 32 of 201 ~ 15.92%
B 97 of 201 ~ 48.26'%

%35.82
%15.92
%48.26

CMYK color model

#482061 color CMYK value is (26,67,0,62).

  • cyan value is 25.77%
  • magenta value is 67.01%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (26,67,0,62)
C26M67Y0K62 (26%, 67%, 0%, 62%)
(0.26 / 0.67 / 0.00 / 0.62)

CMYK percentages

%25.77
%67.01
%0
%61.96

Codes

Color #482061 in popluar color models

48 20 61
RGB 72 32 97
HSL 277° 50.39% 25.29%
HSB/HSV 277° 67.01% 38.04%
CMYK 25.77% 67.01% 0.00%
61.96%

Color #482061 in popluar number systems.

HEX 48 20 61
Decimal 72 32 97
Binary 1001000 100000 1100001
Octal 110 40 141

Shades and tints

Shades of #482061

#482061
(72,32,97)
#421E59
(66,30,89)
#3C1C51
(60,28,81)
#361A49
(54,26,73)
#301841
(48,24,65)
#2A1639
(42,22,57)
#241431
(36,20,49)
#1E1229
(30,18,41)
#181021
(24,16,33)
#120E19
(18,14,25)
#0C0C11
(12,12,17)
#000000
(0,0,0)

Tints of #482061

#482061
(72,32,97)
#58346F
(88,52,111)
#68487D
(104,72,125)
#785C8B
(120,92,139)
#887099
(136,112,153)
#9884A7
(152,132,167)
#A898B5
(168,152,181)
#B8ACC3
(184,172,195)
#C8C0D1
(200,192,209)
#D8D4DF
(216,212,223)
#E8E8ED
(232,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #482061 color. Also use rgb(72,32,97) instead hex code.

Text Font Color

.myTextColor { color: #482061; }

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

This text font color is #482061.

Background Color

.myBgColor { background-color: #482061; }

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

This div background color is #482061.

Border color

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

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

This div border color is #482061.

Opacity

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

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

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

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

This text has shadow with #482061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482061.

Preview

Color preview on black background

This text has color #482061 on black background.


Color preview on white background

This text has color #482061 on white background.


Black color preview on #482061 background

This text has black color on #482061 background.


White color preview on #482061 background

This text has white color on #482061 background.


Related colors

Complementary color

Complementary color for #hex is #B7DF9E.


I love getcolorcode.com

Triadic colors

1 #614820 and #206148 with #482061 are triadic colors.

2 #612048 and #204861 with #482061 are triadic colors.