COLOR #481997

HEX: #481997 RGB: (72,25,151)

Color info

#481997 contains mainly blue color. Web safe color of #481997 is #330099 (or #309).

RGB color model

#481997 color RGB value is (72,25,151).

RGB: (72,25,151) (28%, 10%, 59%)

RGB channels and saturation

R 72 of 255 = 28%
G 25 of 255 = 10%
B 151 of 255 = 59%

72
25
151

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

Portions of RGB colors in percentages

R + G + B = 72 + 25 + 151 = 248 (100%)
R 72 of 248 ~ 29.03%
G 25 of 248 ~ 10.08%
B 151 of 248 ~ 60.89'%

%29.03
%60.89

CMYK color model

#481997 color CMYK value is (52,83,0,41).

  • cyan value is 52.32%
  • magenta value is 83.44%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (52,83,0,41)
C52M83Y0K41 (52%, 83%, 0%, 41%)
(0.52 / 0.83 / 0.00 / 0.41)

CMYK percentages

%52.32
%83.44
%0
%40.78

Codes

Color #481997 in popluar color models

48 19 97
RGB 72 25 151
HSL 262° 71.59% 34.51%
HSB/HSV 262° 83.44% 59.22%
CMYK 52.32% 83.44% 0.00%
40.78%

Color #481997 in popluar number systems.

HEX 48 19 97
Decimal 72 25 151
Binary 1001000 11001 10010111
Octal 110 31 227

Shades and tints

Shades of #481997

#481997
(72,25,151)
#42178A
(66,23,138)
#3C157D
(60,21,125)
#361370
(54,19,112)
#301163
(48,17,99)
#2A0F56
(42,15,86)
#240D49
(36,13,73)
#1E0B3C
(30,11,60)
#18092F
(24,9,47)
#120722
(18,7,34)
#0C0515
(12,5,21)
#000000
(0,0,0)

Tints of #481997

#481997
(72,25,151)
#582DA0
(88,45,160)
#6841A9
(104,65,169)
#7855B2
(120,85,178)
#8869BB
(136,105,187)
#987DC4
(152,125,196)
#A891CD
(168,145,205)
#B8A5D6
(184,165,214)
#C8B9DF
(200,185,223)
#D8CDE8
(216,205,232)
#E8E1F1
(232,225,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #481997 color. Also use rgb(72,25,151) instead hex code.

Text Font Color

.myTextColor { color: #481997; }

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

This text font color is #481997.

Background Color

.myBgColor { background-color: #481997; }

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

This div background color is #481997.

Border color

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

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

This div border color is #481997.

Opacity

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

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

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

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

This text has shadow with #481997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #481997.

Preview

Color preview on black background

This text has color #481997 on black background.


Color preview on white background

This text has color #481997 on white background.


Black color preview on #481997 background

This text has black color on #481997 background.


White color preview on #481997 background

This text has white color on #481997 background.


Related colors

Complementary color

Complementary color for #hex is #B7E668.


I love getcolorcode.com

Triadic colors

1 #974819 and #199748 with #481997 are triadic colors.

2 #971948 and #194897 with #481997 are triadic colors.