COLOR #481263

HEX: #481263 RGB: (72,18,99)

Color info

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

RGB color model

#481263 color RGB value is (72,18,99).

RGB: (72,18,99) (28%, 7%, 39%)

RGB channels and saturation

R 72 of 255 = 28%
G 18 of 255 = 7%
B 99 of 255 = 39%

72
18
99

R + G + B ~ 25%. #481263 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 18 + 99 = 189 (100%)
R 72 of 189 ~ 38.1%
G 18 of 189 ~ 9.52%
B 99 of 189 ~ 52.38'%

%38.1
%9.52
%52.38

CMYK color model

#481263 color CMYK value is (27,82,0,61).

  • cyan value is 27.27%
  • magenta value is 81.82%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (27,82,0,61) C27M82Y0K61 (27%,82%,0%,61%) (0.27/0.82/0.00/0.61) 

CMYK percentages

%27.27
%81.82
%0
%61.18

Codes

Color #481263 in popluar color models

48 12 63
RGB 72 18 99
HSL 280° 69.23% 22.94%
HSB/HSV 280° 81.82% 38.82%
CMYK 27.27% 81.82% 0.00%
61.18%

Color #481263 in popluar number systems.

HEX 48 12 63
Decimal 72 18 99
Binary 1001000 10010 1100011
Octal 110 22 143

Shades and tints

Shades of #481263

#481263
(72,18,99)
#42115A
(66,17,90)
#3C1051
(60,16,81)
#360F48
(54,15,72)
#300E3F
(48,14,63)
#2A0D36
(42,13,54)
#240C2D
(36,12,45)
#1E0B24
(30,11,36)
#180A1B
(24,10,27)
#120912
(18,9,18)
#0C0809
(12,8,9)
#000000
(0,0,0)

Tints of #481263

#481263
(72,18,99)
#582771
(88,39,113)
#683C7F
(104,60,127)
#78518D
(120,81,141)
#88669B
(136,102,155)
#987BA9
(152,123,169)
#A890B7
(168,144,183)
#B8A5C5
(184,165,197)
#C8BAD3
(200,186,211)
#D8CFE1
(216,207,225)
#E8E4EF
(232,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #481263 color. Also use rgb(72,18,99) instead hex code.

Text Font Color

.myTextColor { color: #481263; }

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

This text font color is #481263.

Background Color

.myBgColor { background-color: #481263; }

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

This div background color is #481263.

Border color

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

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

This div border color is #481263.

Opacity

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

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

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

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

This text has shadow with #481263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #481263.

Preview

Color preview on black background

This text has color #481263 on black background.


Color preview on white background

This text has color #481263 on white background.


Black color preview on #481263 background

This text has black color on #481263 background.


White color preview on #481263 background

This text has white color on #481263 background.


Related colors

Complementary color

Complementary color for #hex is #B7ED9C.


I love getcolorcode.com

Triadic colors

1 #634812 and #126348 with #481263 are triadic colors.

2 #631248 and #124863 with #481263 are triadic colors.