COLOR #483689

HEX: #483689 RGB: (72,54,137)

Color info

#483689 contains mainly blue color. Web safe color of #483689 is #333399 (or #339).

RGB color model

#483689 color RGB value is (72,54,137).

RGB: (72,54,137) (28%, 21%, 54%)

RGB channels and saturation

R 72 of 255 = 28%
G 54 of 255 = 21%
B 137 of 255 = 54%

72
54
137

R + G + B ~ 34%. #483689 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 54 + 137 = 263 (100%)
R 72 of 263 ~ 27.38%
G 54 of 263 ~ 20.53%
B 137 of 263 ~ 52.09'%

%27.38
%20.53
%52.09

CMYK color model

#483689 color CMYK value is (47,61,0,46).

  • cyan value is 47.45%
  • magenta value is 60.58%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (47,61,0,46)
C47M61Y0K46 (47%, 61%, 0%, 46%)
(0.47 / 0.61 / 0.00 / 0.46)

CMYK percentages

%47.45
%60.58
%0
%46.27

Codes

Color #483689 in popluar color models

48 36 89
RGB 72 54 137
HSL 253° 43.46% 37.45%
HSB/HSV 253° 60.58% 53.73%
CMYK 47.45% 60.58% 0.00%
46.27%

Color #483689 in popluar number systems.

HEX 48 36 89
Decimal 72 54 137
Binary 1001000 110110 10001001
Octal 110 66 211

Shades and tints

Shades of #483689

#483689
(72,54,137)
#42327D
(66,50,125)
#3C2E71
(60,46,113)
#362A65
(54,42,101)
#302659
(48,38,89)
#2A224D
(42,34,77)
#241E41
(36,30,65)
#1E1A35
(30,26,53)
#181629
(24,22,41)
#12121D
(18,18,29)
#0C0E11
(12,14,17)
#000000
(0,0,0)

Tints of #483689

#483689
(72,54,137)
#584893
(88,72,147)
#685A9D
(104,90,157)
#786CA7
(120,108,167)
#887EB1
(136,126,177)
#9890BB
(152,144,187)
#A8A2C5
(168,162,197)
#B8B4CF
(184,180,207)
#C8C6D9
(200,198,217)
#D8D8E3
(216,216,227)
#E8EAED
(232,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #483689 color. Also use rgb(72,54,137) instead hex code.

Text Font Color

.myTextColor { color: #483689; }

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

This text font color is #483689.

Background Color

.myBgColor { background-color: #483689; }

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

This div background color is #483689.

Border color

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

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

This div border color is #483689.

Opacity

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

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

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

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

This text has shadow with #483689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483689.

Preview

Color preview on black background

This text has color #483689 on black background.


Color preview on white background

This text has color #483689 on white background.


Black color preview on #483689 background

This text has black color on #483689 background.


White color preview on #483689 background

This text has white color on #483689 background.


Related colors

Complementary color

Complementary color for #hex is #B7C976.


I love getcolorcode.com

Triadic colors

1 #894836 and #368948 with #483689 are triadic colors.

2 #893648 and #364889 with #483689 are triadic colors.