COLOR #483463

HEX: #483463 RGB: (72,52,99)

Color info

#483463 contains red, green and blue colors in about the same proportion. Web safe color of #483463 is #333366 (or #336).

RGB color model

#483463 color RGB value is (72,52,99).

RGB: (72,52,99) (28%, 20%, 39%)

RGB channels and saturation

R 72 of 255 = 28%
G 52 of 255 = 20%
B 99 of 255 = 39%

72
52
99

R + G + B ~ 29%. #483463 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 52 + 99 = 223 (100%)
R 72 of 223 ~ 32.29%
G 52 of 223 ~ 23.32%
B 99 of 223 ~ 44.39'%

%32.29
%23.32
%44.39

CMYK color model

#483463 color CMYK value is (27,47,0,61).

  • cyan value is 27.27%
  • magenta value is 47.47%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (27,47,0,61) C27M47Y0K61 (27%,47%,0%,61%) (0.27/0.47/0.00/0.61) 

CMYK percentages

%27.27
%47.47
%0
%61.18

Codes

Color #483463 in popluar color models

48 34 63
RGB 72 52 99
HSL 266° 31.13% 29.61%
HSB/HSV 266° 47.47% 38.82%
CMYK 27.27% 47.47% 0.00%
61.18%

Color #483463 in popluar number systems.

HEX 48 34 63
Decimal 72 52 99
Binary 1001000 110100 1100011
Octal 110 64 143

Shades and tints

Shades of #483463

#483463
(72,52,99)
#42305A
(66,48,90)
#3C2C51
(60,44,81)
#362848
(54,40,72)
#30243F
(48,36,63)
#2A2036
(42,32,54)
#241C2D
(36,28,45)
#1E1824
(30,24,36)
#18141B
(24,20,27)
#121012
(18,16,18)
#0C0C09
(12,12,9)
#000000
(0,0,0)

Tints of #483463

#483463
(72,52,99)
#584671
(88,70,113)
#68587F
(104,88,127)
#786A8D
(120,106,141)
#887C9B
(136,124,155)
#988EA9
(152,142,169)
#A8A0B7
(168,160,183)
#B8B2C5
(184,178,197)
#C8C4D3
(200,196,211)
#D8D6E1
(216,214,225)
#E8E8EF
(232,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #483463; }

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

This text font color is #483463.

Background Color

.myBgColor { background-color: #483463; }

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

This div background color is #483463.

Border color

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

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

This div border color is #483463.

Opacity

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

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

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

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

This text has shadow with #483463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483463.

Preview

Color preview on black background

This text has color #483463 on black background.


Color preview on white background

This text has color #483463 on white background.


Black color preview on #483463 background

This text has black color on #483463 background.


White color preview on #483463 background

This text has white color on #483463 background.


Related colors

Complementary color

Complementary color for #hex is #B7CB9C.


I love getcolorcode.com

Triadic colors

1 #634834 and #346348 with #483463 are triadic colors.

2 #633448 and #344863 with #483463 are triadic colors.