COLOR #481527

HEX: #481527 RGB: (72,21,39)

Color info

#481527 contains red, green and blue colors in about the same proportion. Web safe color of #481527 is #330033 (or #303).

RGB color model

#481527 color RGB value is (72,21,39).

RGB: (72,21,39) (28%, 8%, 15%)

RGB channels and saturation

R 72 of 255 = 28%
G 21 of 255 = 8%
B 39 of 255 = 15%

72
21
39

R + G + B ~ 17%. #481527 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 21 + 39 = 132 (100%)
R 72 of 132 ~ 54.55%
G 21 of 132 ~ 15.91%
B 39 of 132 ~ 29.55'%

%54.55
%15.91
%29.55

CMYK color model

#481527 color CMYK value is (0,71,46,72).

  • cyan value is 0.00%
  • magenta value is 70.83%
  • yellow value is 45.83%
  • key color value is 71.76%

CMYK: (0,71,46,72)
C0M71Y46K72 (0%, 71%, 46%, 72%)
(0.00 / 0.71 / 0.46 / 0.72)

CMYK percentages

%0
%70.83
%45.83
%71.76

Codes

Color #481527 in popluar color models

48 15 27
RGB 72 21 39
HSL 339° 54.84% 18.24%
HSB/HSV 339° 70.83% 28.24%
CMYK 0.00% 70.83% 45.83%
71.76%

Color #481527 in popluar number systems.

HEX 48 15 27
Decimal 72 21 39
Binary 1001000 10101 100111
Octal 110 25 47

Shades and tints

Shades of #481527

#481527
(72,21,39)
#421424
(66,20,36)
#3C1321
(60,19,33)
#36121E
(54,18,30)
#30111B
(48,17,27)
#2A1018
(42,16,24)
#240F15
(36,15,21)
#1E0E12
(30,14,18)
#180D0F
(24,13,15)
#120C0C
(18,12,12)
#0C0B09
(12,11,9)
#000000
(0,0,0)

Tints of #481527

#481527
(72,21,39)
#582A3A
(88,42,58)
#683F4D
(104,63,77)
#785460
(120,84,96)
#886973
(136,105,115)
#987E86
(152,126,134)
#A89399
(168,147,153)
#B8A8AC
(184,168,172)
#C8BDBF
(200,189,191)
#D8D2D2
(216,210,210)
#E8E7E5
(232,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #481527 color. Also use rgb(72,21,39) instead hex code.

Text Font Color

.myTextColor { color: #481527; }

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

This text font color is #481527.

Background Color

.myBgColor { background-color: #481527; }

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

This div background color is #481527.

Border color

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

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

This div border color is #481527.

Opacity

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

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

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

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

This text has shadow with #481527 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #481527.

Preview

Color preview on black background

This text has color #481527 on black background.


Color preview on white background

This text has color #481527 on white background.


Black color preview on #481527 background

This text has black color on #481527 background.


White color preview on #481527 background

This text has white color on #481527 background.


Related colors

Complementary color

Complementary color for #hex is #B7EAD8.


I love getcolorcode.com

Triadic colors

1 #274815 and #152748 with #481527 are triadic colors.

2 #271548 and #154827 with #481527 are triadic colors.