COLOR #480B37

HEX: #480B37 RGB: (72,11,55)

Color info

#480B37 contains mainly red and blue colors. Web safe color of #480B37 is #330033 (or #303).

RGB color model

#480B37 color RGB value is (72,11,55).

RGB: (72,11,55) (28%, 4%, 22%)

RGB channels and saturation

R 72 of 255 = 28%
G 11 of 255 = 4%
B 55 of 255 = 22%

72
11
55

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

Portions of RGB colors in percentages

R + G + B = 72 + 11 + 55 = 138 (100%)
R 72 of 138 ~ 52.17%
G 11 of 138 ~ 7.97%
B 55 of 138 ~ 39.86'%

%52.17
%39.86

CMYK color model

#480B37 color CMYK value is (0,85,24,72).

  • cyan value is 0.00%
  • magenta value is 84.72%
  • yellow value is 23.61%
  • key color value is 71.76%

CMYK: (0,85,24,72)
C0M85Y24K72 (0%, 85%, 24%, 72%)
(0.00 / 0.85 / 0.24 / 0.72)

CMYK percentages

%0
%84.72
%23.61
%71.76

Codes

Color #480B37 in popluar color models

48 0B 37
RGB 72 11 55
HSL 317° 73.49% 16.27%
HSB/HSV 317° 84.72% 28.24%
CMYK 0.00% 84.72% 23.61%
71.76%

Color #480B37 in popluar number systems.

HEX 48 0B 37
Decimal 72 11 55
Binary 1001000 1011 110111
Octal 110 13 67

Shades and tints

Shades of #480B37

#480B37
(72,11,55)
#420A32
(66,10,50)
#3C092D
(60,9,45)
#360828
(54,8,40)
#300723
(48,7,35)
#2A061E
(42,6,30)
#240519
(36,5,25)
#1E0414
(30,4,20)
#18030F
(24,3,15)
#12020A
(18,2,10)
#0C0105
(12,1,5)
#000000
(0,0,0)

Tints of #480B37

#480B37
(72,11,55)
#582149
(88,33,73)
#68375B
(104,55,91)
#784D6D
(120,77,109)
#88637F
(136,99,127)
#987991
(152,121,145)
#A88FA3
(168,143,163)
#B8A5B5
(184,165,181)
#C8BBC7
(200,187,199)
#D8D1D9
(216,209,217)
#E8E7EB
(232,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #480B37 color. Also use rgb(72,11,55) instead hex code.

Text Font Color

.myTextColor { color: #480B37; }

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

This text font color is #480B37.

Background Color

.myBgColor { background-color: #480B37; }

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

This div background color is #480B37.

Border color

.myBorderColor { border: 1px solid #480B37; }

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

This div border color is #480B37.

Opacity

.myOpacity80 { color: #480B37; opacity: 0.8; }

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

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

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

This text has shadow with #480B37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #480B37.

Preview

Color preview on black background

This text has color #480B37 on black background.


Color preview on white background

This text has color #480B37 on white background.


Black color preview on #480B37 background

This text has black color on #480B37 background.


White color preview on #480B37 background

This text has white color on #480B37 background.


Related colors

Complementary color

Complementary color for #hex is #B7F4C8.


I love getcolorcode.com

Triadic colors

1 #37480B and #0B3748 with #480B37 are triadic colors.

2 #370B48 and #0B4837 with #480B37 are triadic colors.