COLOR #481431

HEX: #481431 RGB: (72,20,49)

Color info

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

RGB color model

#481431 color RGB value is (72,20,49).

RGB: (72,20,49) (28%, 8%, 19%)

RGB channels and saturation

R 72 of 255 = 28%
G 20 of 255 = 8%
B 49 of 255 = 19%

72
20
49

R + G + B ~ 18%. #481431 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 20 + 49 = 141 (100%)
R 72 of 141 ~ 51.06%
G 20 of 141 ~ 14.18%
B 49 of 141 ~ 34.75'%

%51.06
%14.18
%34.75

CMYK color model

#481431 color CMYK value is (0,72,32,72).

  • cyan value is 0.00%
  • magenta value is 72.22%
  • yellow value is 31.94%
  • key color value is 71.76%

CMYK: (0,72,32,72)
C0M72Y32K72 (0%, 72%, 32%, 72%)
(0.00 / 0.72 / 0.32 / 0.72)

CMYK percentages

%0
%72.22
%31.94
%71.76

Codes

Color #481431 in popluar color models

48 14 31
RGB 72 20 49
HSL 327° 56.52% 18.04%
HSB/HSV 327° 72.22% 28.24%
CMYK 0.00% 72.22% 31.94%
71.76%

Color #481431 in popluar number systems.

HEX 48 14 31
Decimal 72 20 49
Binary 1001000 10100 110001
Octal 110 24 61

Shades and tints

Shades of #481431

#481431
(72,20,49)
#42132D
(66,19,45)
#3C1229
(60,18,41)
#361125
(54,17,37)
#301021
(48,16,33)
#2A0F1D
(42,15,29)
#240E19
(36,14,25)
#1E0D15
(30,13,21)
#180C11
(24,12,17)
#120B0D
(18,11,13)
#0C0A09
(12,10,9)
#000000
(0,0,0)

Tints of #481431

#481431
(72,20,49)
#582943
(88,41,67)
#683E55
(104,62,85)
#785367
(120,83,103)
#886879
(136,104,121)
#987D8B
(152,125,139)
#A8929D
(168,146,157)
#B8A7AF
(184,167,175)
#C8BCC1
(200,188,193)
#D8D1D3
(216,209,211)
#E8E6E5
(232,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #481431 color. Also use rgb(72,20,49) instead hex code.

Text Font Color

.myTextColor { color: #481431; }

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

This text font color is #481431.

Background Color

.myBgColor { background-color: #481431; }

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

This div background color is #481431.

Border color

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

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

This div border color is #481431.

Opacity

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

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

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

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

This text has shadow with #481431 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #481431.

Preview

Color preview on black background

This text has color #481431 on black background.


Color preview on white background

This text has color #481431 on white background.


Black color preview on #481431 background

This text has black color on #481431 background.


White color preview on #481431 background

This text has white color on #481431 background.


Related colors

Complementary color

Complementary color for #hex is #B7EBCE.


I love getcolorcode.com

Triadic colors

1 #314814 and #143148 with #481431 are triadic colors.

2 #311448 and #144831 with #481431 are triadic colors.