COLOR #481169

HEX: #481169 RGB: (72,17,105)

Color info

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

RGB color model

#481169 color RGB value is (72,17,105).

RGB: (72,17,105) (28%, 7%, 41%)

RGB channels and saturation

R 72 of 255 = 28%
G 17 of 255 = 7%
B 105 of 255 = 41%

72
17
105

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

Portions of RGB colors in percentages

R + G + B = 72 + 17 + 105 = 194 (100%)
R 72 of 194 ~ 37.11%
G 17 of 194 ~ 8.76%
B 105 of 194 ~ 54.12'%

%37.11
%54.12

CMYK color model

#481169 color CMYK value is (31,84,0,59).

  • cyan value is 31.43%
  • magenta value is 83.81%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (31,84,0,59)
C31M84Y0K59 (31%, 84%, 0%, 59%)
(0.31 / 0.84 / 0.00 / 0.59)

CMYK percentages

%31.43
%83.81
%0
%58.82

Codes

Color #481169 in popluar color models

48 11 69
RGB 72 17 105
HSL 278° 72.13% 23.92%
HSB/HSV 278° 83.81% 41.18%
CMYK 31.43% 83.81% 0.00%
58.82%

Color #481169 in popluar number systems.

HEX 48 11 69
Decimal 72 17 105
Binary 1001000 10001 1101001
Octal 110 21 151

Shades and tints

Shades of #481169

#481169
(72,17,105)
#421060
(66,16,96)
#3C0F57
(60,15,87)
#360E4E
(54,14,78)
#300D45
(48,13,69)
#2A0C3C
(42,12,60)
#240B33
(36,11,51)
#1E0A2A
(30,10,42)
#180921
(24,9,33)
#120818
(18,8,24)
#0C070F
(12,7,15)
#000000
(0,0,0)

Tints of #481169

#481169
(72,17,105)
#582676
(88,38,118)
#683B83
(104,59,131)
#785090
(120,80,144)
#88659D
(136,101,157)
#987AAA
(152,122,170)
#A88FB7
(168,143,183)
#B8A4C4
(184,164,196)
#C8B9D1
(200,185,209)
#D8CEDE
(216,206,222)
#E8E3EB
(232,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #481169 color. Also use rgb(72,17,105) instead hex code.

Text Font Color

.myTextColor { color: #481169; }

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

This text font color is #481169.

Background Color

.myBgColor { background-color: #481169; }

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

This div background color is #481169.

Border color

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

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

This div border color is #481169.

Opacity

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

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

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

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

This text has shadow with #481169 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #481169.

Preview

Color preview on black background

This text has color #481169 on black background.


Color preview on white background

This text has color #481169 on white background.


Black color preview on #481169 background

This text has black color on #481169 background.


White color preview on #481169 background

This text has white color on #481169 background.


Related colors

Complementary color

Complementary color for #hex is #B7EE96.


I love getcolorcode.com

Triadic colors

1 #694811 and #116948 with #481169 are triadic colors.

2 #691148 and #114869 with #481169 are triadic colors.