COLOR #481833

HEX: #481833 RGB: (72,24,51)

Color info

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

RGB color model

#481833 color RGB value is (72,24,51).

RGB: (72,24,51) (28%, 9%, 20%)

RGB channels and saturation

R 72 of 255 = 28%
G 24 of 255 = 9%
B 51 of 255 = 20%

72
24
51

R + G + B ~ 19%. #481833 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 24 + 51 = 147 (100%)
R 72 of 147 ~ 48.98%
G 24 of 147 ~ 16.33%
B 51 of 147 ~ 34.69'%

%48.98
%16.33
%34.69

CMYK color model

#481833 color CMYK value is (0,67,29,72).

  • cyan value is 0.00%
  • magenta value is 66.67%
  • yellow value is 29.17%
  • key color value is 71.76%

CMYK: (0,67,29,72)
C0M67Y29K72 (0%, 67%, 29%, 72%)
(0.00 / 0.67 / 0.29 / 0.72)

CMYK percentages

%0
%66.67
%29.17
%71.76

Codes

Color #481833 in popluar color models

48 18 33
RGB 72 24 51
HSL 326° 50.00% 18.82%
HSB/HSV 326° 66.67% 28.24%
CMYK 0.00% 66.67% 29.17%
71.76%

Color #481833 in popluar number systems.

HEX 48 18 33
Decimal 72 24 51
Binary 1001000 11000 110011
Octal 110 30 63

Shades and tints

Shades of #481833

#481833
(72,24,51)
#42162F
(66,22,47)
#3C142B
(60,20,43)
#361227
(54,18,39)
#301023
(48,16,35)
#2A0E1F
(42,14,31)
#240C1B
(36,12,27)
#1E0A17
(30,10,23)
#180813
(24,8,19)
#12060F
(18,6,15)
#0C040B
(12,4,11)
#000000
(0,0,0)

Tints of #481833

#481833
(72,24,51)
#582D45
(88,45,69)
#684257
(104,66,87)
#785769
(120,87,105)
#886C7B
(136,108,123)
#98818D
(152,129,141)
#A8969F
(168,150,159)
#B8ABB1
(184,171,177)
#C8C0C3
(200,192,195)
#D8D5D5
(216,213,213)
#E8EAE7
(232,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #481833; }

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

This text font color is #481833.

Background Color

.myBgColor { background-color: #481833; }

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

This div background color is #481833.

Border color

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

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

This div border color is #481833.

Opacity

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

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

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

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

This text has shadow with #481833 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #481833.

Preview

Color preview on black background

This text has color #481833 on black background.


Color preview on white background

This text has color #481833 on white background.


Black color preview on #481833 background

This text has black color on #481833 background.


White color preview on #481833 background

This text has white color on #481833 background.


Related colors

Complementary color

Complementary color for #hex is #B7E7CC.


I love getcolorcode.com

Triadic colors

1 #334818 and #183348 with #481833 are triadic colors.

2 #331848 and #184833 with #481833 are triadic colors.