COLOR #483470

HEX: #483470 RGB: (72,52,112)

Color info

#483470 contains mainly red and blue colors. Web safe color of #483470 is #333366 (or #336).

RGB color model

#483470 color RGB value is (72,52,112).

RGB: (72,52,112) (28%, 20%, 44%)

RGB channels and saturation

R 72 of 255 = 28%
G 52 of 255 = 20%
B 112 of 255 = 44%

72
52
112

R + G + B ~ 31%. #483470 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 52 + 112 = 236 (100%)
R 72 of 236 ~ 30.51%
G 52 of 236 ~ 22.03%
B 112 of 236 ~ 47.46'%

%30.51
%22.03
%47.46

CMYK color model

#483470 color CMYK value is (36,54,0,56).

  • cyan value is 35.71%
  • magenta value is 53.57%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (36,54,0,56)
C36M54Y0K56 (36%, 54%, 0%, 56%)
(0.36 / 0.54 / 0.00 / 0.56)

CMYK percentages

%35.71
%53.57
%0
%56.08

Codes

Color #483470 in popluar color models

48 34 70
RGB 72 52 112
HSL 260° 36.59% 32.16%
HSB/HSV 260° 53.57% 43.92%
CMYK 35.71% 53.57% 0.00%
56.08%

Color #483470 in popluar number systems.

HEX 48 34 70
Decimal 72 52 112
Binary 1001000 110100 1110000
Octal 110 64 160

Shades and tints

Shades of #483470

#483470
(72,52,112)
#423066
(66,48,102)
#3C2C5C
(60,44,92)
#362852
(54,40,82)
#302448
(48,36,72)
#2A203E
(42,32,62)
#241C34
(36,28,52)
#1E182A
(30,24,42)
#181420
(24,20,32)
#121016
(18,16,22)
#0C0C0C
(12,12,12)
#000000
(0,0,0)

Tints of #483470

#483470
(72,52,112)
#58467D
(88,70,125)
#68588A
(104,88,138)
#786A97
(120,106,151)
#887CA4
(136,124,164)
#988EB1
(152,142,177)
#A8A0BE
(168,160,190)
#B8B2CB
(184,178,203)
#C8C4D8
(200,196,216)
#D8D6E5
(216,214,229)
#E8E8F2
(232,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #483470 color. Also use rgb(72,52,112) instead hex code.

Text Font Color

.myTextColor { color: #483470; }

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

This text font color is #483470.

Background Color

.myBgColor { background-color: #483470; }

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

This div background color is #483470.

Border color

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

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

This div border color is #483470.

Opacity

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

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

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

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

This text has shadow with #483470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483470.

Preview

Color preview on black background

This text has color #483470 on black background.


Color preview on white background

This text has color #483470 on white background.


Black color preview on #483470 background

This text has black color on #483470 background.


White color preview on #483470 background

This text has white color on #483470 background.


Related colors

Complementary color

Complementary color for #hex is #B7CB8F.


I love getcolorcode.com

Triadic colors

1 #704834 and #347048 with #483470 are triadic colors.

2 #703448 and #344870 with #483470 are triadic colors.