COLOR #481235

HEX: #481235 RGB: (72,18,53)

Color info

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

RGB color model

#481235 color RGB value is (72,18,53).

RGB: (72,18,53) (28%, 7%, 21%)

RGB channels and saturation

R 72 of 255 = 28%
G 18 of 255 = 7%
B 53 of 255 = 21%

72
18
53

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

Portions of RGB colors in percentages

R + G + B = 72 + 18 + 53 = 143 (100%)
R 72 of 143 ~ 50.35%
G 18 of 143 ~ 12.59%
B 53 of 143 ~ 37.06'%

%50.35
%12.59
%37.06

CMYK color model

#481235 color CMYK value is (0,75,26,72).

  • cyan value is 0.00%
  • magenta value is 75.00%
  • yellow value is 26.39%
  • key color value is 71.76%

CMYK: (0,75,26,72)
C0M75Y26K72 (0%, 75%, 26%, 72%)
(0.00 / 0.75 / 0.26 / 0.72)

CMYK percentages

%0
%75
%26.39
%71.76

Codes

Color #481235 in popluar color models

48 12 35
RGB 72 18 53
HSL 321° 60.00% 17.65%
HSB/HSV 321° 75.00% 28.24%
CMYK 0.00% 75.00% 26.39%
71.76%

Color #481235 in popluar number systems.

HEX 48 12 35
Decimal 72 18 53
Binary 1001000 10010 110101
Octal 110 22 65

Shades and tints

Shades of #481235

#481235
(72,18,53)
#421131
(66,17,49)
#3C102D
(60,16,45)
#360F29
(54,15,41)
#300E25
(48,14,37)
#2A0D21
(42,13,33)
#240C1D
(36,12,29)
#1E0B19
(30,11,25)
#180A15
(24,10,21)
#120911
(18,9,17)
#0C080D
(12,8,13)
#000000
(0,0,0)

Tints of #481235

#481235
(72,18,53)
#582747
(88,39,71)
#683C59
(104,60,89)
#78516B
(120,81,107)
#88667D
(136,102,125)
#987B8F
(152,123,143)
#A890A1
(168,144,161)
#B8A5B3
(184,165,179)
#C8BAC5
(200,186,197)
#D8CFD7
(216,207,215)
#E8E4E9
(232,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #481235 color. Also use rgb(72,18,53) instead hex code.

Text Font Color

.myTextColor { color: #481235; }

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

This text font color is #481235.

Background Color

.myBgColor { background-color: #481235; }

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

This div background color is #481235.

Border color

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

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

This div border color is #481235.

Opacity

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

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

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

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

This text has shadow with #481235 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #481235.

Preview

Color preview on black background

This text has color #481235 on black background.


Color preview on white background

This text has color #481235 on white background.


Black color preview on #481235 background

This text has black color on #481235 background.


White color preview on #481235 background

This text has white color on #481235 background.


Related colors

Complementary color

Complementary color for #hex is #B7EDCA.


I love getcolorcode.com

Triadic colors

1 #354812 and #123548 with #481235 are triadic colors.

2 #351248 and #124835 with #481235 are triadic colors.