COLOR #481861

HEX: #481861 RGB: (72,24,97)

Color info

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

RGB color model

#481861 color RGB value is (72,24,97).

RGB: (72,24,97) (28%, 9%, 38%)

RGB channels and saturation

R 72 of 255 = 28%
G 24 of 255 = 9%
B 97 of 255 = 38%

72
24
97

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

Portions of RGB colors in percentages

R + G + B = 72 + 24 + 97 = 193 (100%)
R 72 of 193 ~ 37.31%
G 24 of 193 ~ 12.44%
B 97 of 193 ~ 50.26'%

%37.31
%12.44
%50.26

CMYK color model

#481861 color CMYK value is (26,75,0,62).

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

CMYK: (26,75,0,62)
C26M75Y0K62 (26%, 75%, 0%, 62%)
(0.26 / 0.75 / 0.00 / 0.62)

CMYK percentages

%25.77
%75.26
%0
%61.96

Codes

Color #481861 in popluar color models

48 18 61
RGB 72 24 97
HSL 279° 60.33% 23.73%
HSB/HSV 279° 75.26% 38.04%
CMYK 25.77% 75.26% 0.00%
61.96%

Color #481861 in popluar number systems.

HEX 48 18 61
Decimal 72 24 97
Binary 1001000 11000 1100001
Octal 110 30 141

Shades and tints

Shades of #481861

#481861
(72,24,97)
#421659
(66,22,89)
#3C1451
(60,20,81)
#361249
(54,18,73)
#301041
(48,16,65)
#2A0E39
(42,14,57)
#240C31
(36,12,49)
#1E0A29
(30,10,41)
#180821
(24,8,33)
#120619
(18,6,25)
#0C0411
(12,4,17)
#000000
(0,0,0)

Tints of #481861

#481861
(72,24,97)
#582D6F
(88,45,111)
#68427D
(104,66,125)
#78578B
(120,87,139)
#886C99
(136,108,153)
#9881A7
(152,129,167)
#A896B5
(168,150,181)
#B8ABC3
(184,171,195)
#C8C0D1
(200,192,209)
#D8D5DF
(216,213,223)
#E8EAED
(232,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #481861; }

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

This text font color is #481861.

Background Color

.myBgColor { background-color: #481861; }

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

This div background color is #481861.

Border color

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

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

This div border color is #481861.

Opacity

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

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

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

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

This text has shadow with #481861 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #481861.

Preview

Color preview on black background

This text has color #481861 on black background.


Color preview on white background

This text has color #481861 on white background.


Black color preview on #481861 background

This text has black color on #481861 background.


White color preview on #481861 background

This text has white color on #481861 background.


Related colors

Complementary color

Complementary color for #hex is #B7E79E.


I love getcolorcode.com

Triadic colors

1 #614818 and #186148 with #481861 are triadic colors.

2 #611848 and #184861 with #481861 are triadic colors.