COLOR #480A67

HEX: #480A67 RGB: (72,10,103)

Color info

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

RGB color model

#480A67 color RGB value is (72,10,103).

RGB: (72,10,103) (28%, 4%, 40%)

RGB channels and saturation

R 72 of 255 = 28%
G 10 of 255 = 4%
B 103 of 255 = 40%

72
10
103

R + G + B ~ 24%. #480A67 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 10 + 103 = 185 (100%)
R 72 of 185 ~ 38.92%
G 10 of 185 ~ 5.41%
B 103 of 185 ~ 55.68'%

%38.92
%55.68

CMYK color model

#480A67 color CMYK value is (30,90,0,60).

  • cyan value is 30.10%
  • magenta value is 90.29%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (30,90,0,60)
C30M90Y0K60 (30%, 90%, 0%, 60%)
(0.30 / 0.90 / 0.00 / 0.60)

CMYK percentages

%30.1
%90.29
%0
%59.61

Codes

Color #480A67 in popluar color models

48 0A 67
RGB 72 10 103
HSL 280° 82.30% 22.16%
HSB/HSV 280° 90.29% 40.39%
CMYK 30.10% 90.29% 0.00%
59.61%

Color #480A67 in popluar number systems.

HEX 48 0A 67
Decimal 72 10 103
Binary 1001000 1010 1100111
Octal 110 12 147

Shades and tints

Shades of #480A67

#480A67
(72,10,103)
#420A5E
(66,10,94)
#3C0A55
(60,10,85)
#360A4C
(54,10,76)
#300A43
(48,10,67)
#2A0A3A
(42,10,58)
#240A31
(36,10,49)
#1E0A28
(30,10,40)
#180A1F
(24,10,31)
#120A16
(18,10,22)
#0C0A0D
(12,10,13)
#000000
(0,0,0)

Tints of #480A67

#480A67
(72,10,103)
#582074
(88,32,116)
#683681
(104,54,129)
#784C8E
(120,76,142)
#88629B
(136,98,155)
#9878A8
(152,120,168)
#A88EB5
(168,142,181)
#B8A4C2
(184,164,194)
#C8BACF
(200,186,207)
#D8D0DC
(216,208,220)
#E8E6E9
(232,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #480A67 color. Also use rgb(72,10,103) instead hex code.

Text Font Color

.myTextColor { color: #480A67; }

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

This text font color is #480A67.

Background Color

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

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

This div background color is #480A67.

Border color

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

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

This div border color is #480A67.

Opacity

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

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

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

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

This text has shadow with #480A67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #480A67.

Preview

Color preview on black background

This text has color #480A67 on black background.


Color preview on white background

This text has color #480A67 on white background.


Black color preview on #480A67 background

This text has black color on #480A67 background.


White color preview on #480A67 background

This text has white color on #480A67 background.


Related colors

Complementary color

Complementary color for #hex is #B7F598.


I love getcolorcode.com

Triadic colors

1 #67480A and #0A6748 with #480A67 are triadic colors.

2 #670A48 and #0A4867 with #480A67 are triadic colors.