COLOR #480B74

HEX: #480B74 RGB: (72,11,116)

Color info

#480B74 contains mainly red and blue colors. Web safe color of #480B74 is #330066 (or #306).

RGB color model

#480B74 color RGB value is (72,11,116).

RGB: (72,11,116) (28%, 4%, 45%)

RGB channels and saturation

R 72 of 255 = 28%
G 11 of 255 = 4%
B 116 of 255 = 45%

72
11
116

R + G + B ~ 26%. #480B74 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 11 + 116 = 199 (100%)
R 72 of 199 ~ 36.18%
G 11 of 199 ~ 5.53%
B 116 of 199 ~ 58.29'%

%36.18
%58.29

CMYK color model

#480B74 color CMYK value is (38,91,0,55).

  • cyan value is 37.93%
  • magenta value is 90.52%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (38,91,0,55)
C38M91Y0K55 (38%, 91%, 0%, 55%)
(0.38 / 0.91 / 0.00 / 0.55)

CMYK percentages

%37.93
%90.52
%0
%54.51

Codes

Color #480B74 in popluar color models

48 0B 74
RGB 72 11 116
HSL 275° 82.68% 24.90%
HSB/HSV 275° 90.52% 45.49%
CMYK 37.93% 90.52% 0.00%
54.51%

Color #480B74 in popluar number systems.

HEX 48 0B 74
Decimal 72 11 116
Binary 1001000 1011 1110100
Octal 110 13 164

Shades and tints

Shades of #480B74

#480B74
(72,11,116)
#420A6A
(66,10,106)
#3C0960
(60,9,96)
#360856
(54,8,86)
#30074C
(48,7,76)
#2A0642
(42,6,66)
#240538
(36,5,56)
#1E042E
(30,4,46)
#180324
(24,3,36)
#12021A
(18,2,26)
#0C0110
(12,1,16)
#000000
(0,0,0)

Tints of #480B74

#480B74
(72,11,116)
#582180
(88,33,128)
#68378C
(104,55,140)
#784D98
(120,77,152)
#8863A4
(136,99,164)
#9879B0
(152,121,176)
#A88FBC
(168,143,188)
#B8A5C8
(184,165,200)
#C8BBD4
(200,187,212)
#D8D1E0
(216,209,224)
#E8E7EC
(232,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #480B74; }

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

This text font color is #480B74.

Background Color

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

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

This div background color is #480B74.

Border color

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

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

This div border color is #480B74.

Opacity

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

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

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

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

This text has shadow with #480B74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #480B74.

Preview

Color preview on black background

This text has color #480B74 on black background.


Color preview on white background

This text has color #480B74 on white background.


Black color preview on #480B74 background

This text has black color on #480B74 background.


White color preview on #480B74 background

This text has white color on #480B74 background.


Related colors

Complementary color

Complementary color for #hex is #B7F48B.


I love getcolorcode.com

Triadic colors

1 #74480B and #0B7448 with #480B74 are triadic colors.

2 #740B48 and #0B4874 with #480B74 are triadic colors.