COLOR #482161

HEX: #482161 RGB: (72,33,97)

Color info

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

RGB color model

#482161 color RGB value is (72,33,97).

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

RGB channels and saturation

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

72
33
97

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

Portions of RGB colors in percentages

R + G + B = 72 + 33 + 97 = 202 (100%)
R 72 of 202 ~ 35.64%
G 33 of 202 ~ 16.34%
B 97 of 202 ~ 48.02'%

%35.64
%16.34
%48.02

CMYK color model

#482161 color CMYK value is (26,66,0,62).

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

CMYK: (26,66,0,62)
C26M66Y0K62 (26%, 66%, 0%, 62%)
(0.26 / 0.66 / 0.00 / 0.62)

CMYK percentages

%25.77
%65.98
%0
%61.96

Codes

Color #482161 in popluar color models

48 21 61
RGB 72 33 97
HSL 277° 49.23% 25.49%
HSB/HSV 277° 65.98% 38.04%
CMYK 25.77% 65.98% 0.00%
61.96%

Color #482161 in popluar number systems.

HEX 48 21 61
Decimal 72 33 97
Binary 1001000 100001 1100001
Octal 110 41 141

Shades and tints

Shades of #482161

#482161
(72,33,97)
#421E59
(66,30,89)
#3C1B51
(60,27,81)
#361849
(54,24,73)
#301541
(48,21,65)
#2A1239
(42,18,57)
#240F31
(36,15,49)
#1E0C29
(30,12,41)
#180921
(24,9,33)
#120619
(18,6,25)
#0C0311
(12,3,17)
#000000
(0,0,0)

Tints of #482161

#482161
(72,33,97)
#58356F
(88,53,111)
#68497D
(104,73,125)
#785D8B
(120,93,139)
#887199
(136,113,153)
#9885A7
(152,133,167)
#A899B5
(168,153,181)
#B8ADC3
(184,173,195)
#C8C1D1
(200,193,209)
#D8D5DF
(216,213,223)
#E8E9ED
(232,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #482161; }

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

This text font color is #482161.

Background Color

.myBgColor { background-color: #482161; }

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

This div background color is #482161.

Border color

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

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

This div border color is #482161.

Opacity

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

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

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

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

This text has shadow with #482161 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482161.

Preview

Color preview on black background

This text has color #482161 on black background.


Color preview on white background

This text has color #482161 on white background.


Black color preview on #482161 background

This text has black color on #482161 background.


White color preview on #482161 background

This text has white color on #482161 background.


Related colors

Complementary color

Complementary color for #hex is #B7DE9E.


I love getcolorcode.com

Triadic colors

1 #614821 and #216148 with #482161 are triadic colors.

2 #612148 and #214861 with #482161 are triadic colors.