COLOR #483566

HEX: #483566 RGB: (72,53,102)

Color info

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

RGB color model

#483566 color RGB value is (72,53,102).

RGB: (72,53,102) (28%, 21%, 40%)

RGB channels and saturation

R 72 of 255 = 28%
G 53 of 255 = 21%
B 102 of 255 = 40%

72
53
102

R + G + B ~ 30%. #483566 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 53 + 102 = 227 (100%)
R 72 of 227 ~ 31.72%
G 53 of 227 ~ 23.35%
B 102 of 227 ~ 44.93'%

%31.72
%23.35
%44.93

CMYK color model

#483566 color CMYK value is (29,48,0,60).

  • cyan value is 29.41%
  • magenta value is 48.04%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (29,48,0,60)
C29M48Y0K60 (29%, 48%, 0%, 60%)
(0.29 / 0.48 / 0.00 / 0.60)

CMYK percentages

%29.41
%48.04
%0
%60

Codes

Color #483566 in popluar color models

48 35 66
RGB 72 53 102
HSL 263° 31.61% 30.39%
HSB/HSV 263° 48.04% 40.00%
CMYK 29.41% 48.04% 0.00%
60.00%

Color #483566 in popluar number systems.

HEX 48 35 66
Decimal 72 53 102
Binary 1001000 110101 1100110
Octal 110 65 146

Shades and tints

Shades of #483566

#483566
(72,53,102)
#42315D
(66,49,93)
#3C2D54
(60,45,84)
#36294B
(54,41,75)
#302542
(48,37,66)
#2A2139
(42,33,57)
#241D30
(36,29,48)
#1E1927
(30,25,39)
#18151E
(24,21,30)
#121115
(18,17,21)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #483566

#483566
(72,53,102)
#584773
(88,71,115)
#685980
(104,89,128)
#786B8D
(120,107,141)
#887D9A
(136,125,154)
#988FA7
(152,143,167)
#A8A1B4
(168,161,180)
#B8B3C1
(184,179,193)
#C8C5CE
(200,197,206)
#D8D7DB
(216,215,219)
#E8E9E8
(232,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #483566 color. Also use rgb(72,53,102) instead hex code.

Text Font Color

.myTextColor { color: #483566; }

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

This text font color is #483566.

Background Color

.myBgColor { background-color: #483566; }

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

This div background color is #483566.

Border color

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

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

This div border color is #483566.

Opacity

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

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

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

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

This text has shadow with #483566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483566.

Preview

Color preview on black background

This text has color #483566 on black background.


Color preview on white background

This text has color #483566 on white background.


Black color preview on #483566 background

This text has black color on #483566 background.


White color preview on #483566 background

This text has white color on #483566 background.


Related colors

Complementary color

Complementary color for #hex is #B7CA99.


I love getcolorcode.com

Triadic colors

1 #664835 and #356648 with #483566 are triadic colors.

2 #663548 and #354866 with #483566 are triadic colors.