COLOR #483067

HEX: #483067 RGB: (72,48,103)

Color info

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

RGB color model

#483067 color RGB value is (72,48,103).

RGB: (72,48,103) (28%, 19%, 40%)

RGB channels and saturation

R 72 of 255 = 28%
G 48 of 255 = 19%
B 103 of 255 = 40%

72
48
103

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

Portions of RGB colors in percentages

R + G + B = 72 + 48 + 103 = 223 (100%)
R 72 of 223 ~ 32.29%
G 48 of 223 ~ 21.52%
B 103 of 223 ~ 46.19'%

%32.29
%21.52
%46.19

CMYK color model

#483067 color CMYK value is (30,53,0,60).

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

CMYK: (30,53,0,60)
C30M53Y0K60 (30%, 53%, 0%, 60%)
(0.30 / 0.53 / 0.00 / 0.60)

CMYK percentages

%30.1
%53.4
%0
%59.61

Codes

Color #483067 in popluar color models

48 30 67
RGB 72 48 103
HSL 266° 36.42% 29.61%
HSB/HSV 266° 53.40% 40.39%
CMYK 30.10% 53.40% 0.00%
59.61%

Color #483067 in popluar number systems.

HEX 48 30 67
Decimal 72 48 103
Binary 1001000 110000 1100111
Octal 110 60 147

Shades and tints

Shades of #483067

#483067
(72,48,103)
#422C5E
(66,44,94)
#3C2855
(60,40,85)
#36244C
(54,36,76)
#302043
(48,32,67)
#2A1C3A
(42,28,58)
#241831
(36,24,49)
#1E1428
(30,20,40)
#18101F
(24,16,31)
#120C16
(18,12,22)
#0C080D
(12,8,13)
#000000
(0,0,0)

Tints of #483067

#483067
(72,48,103)
#584274
(88,66,116)
#685481
(104,84,129)
#78668E
(120,102,142)
#88789B
(136,120,155)
#988AA8
(152,138,168)
#A89CB5
(168,156,181)
#B8AEC2
(184,174,194)
#C8C0CF
(200,192,207)
#D8D2DC
(216,210,220)
#E8E4E9
(232,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #483067; }

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

This text font color is #483067.

Background Color

.myBgColor { background-color: #483067; }

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

This div background color is #483067.

Border color

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

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

This div border color is #483067.

Opacity

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

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

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

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

This text has shadow with #483067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483067.

Preview

Color preview on black background

This text has color #483067 on black background.


Color preview on white background

This text has color #483067 on white background.


Black color preview on #483067 background

This text has black color on #483067 background.


White color preview on #483067 background

This text has white color on #483067 background.


Related colors

Complementary color

Complementary color for #hex is #B7CF98.


I love getcolorcode.com

Triadic colors

1 #674830 and #306748 with #483067 are triadic colors.

2 #673048 and #304867 with #483067 are triadic colors.