COLOR #483077

HEX: #483077 RGB: (72,48,119)

Color info

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

RGB color model

#483077 color RGB value is (72,48,119).

RGB: (72,48,119) (28%, 19%, 47%)

RGB channels and saturation

R 72 of 255 = 28%
G 48 of 255 = 19%
B 119 of 255 = 47%

72
48
119

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

Portions of RGB colors in percentages

R + G + B = 72 + 48 + 119 = 239 (100%)
R 72 of 239 ~ 30.13%
G 48 of 239 ~ 20.08%
B 119 of 239 ~ 49.79'%

%30.13
%20.08
%49.79

CMYK color model

#483077 color CMYK value is (39,60,0,53).

  • cyan value is 39.50%
  • magenta value is 59.66%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (39,60,0,53)
C39M60Y0K53 (39%, 60%, 0%, 53%)
(0.39 / 0.60 / 0.00 / 0.53)

CMYK percentages

%39.5
%59.66
%0
%53.33

Codes

Color #483077 in popluar color models

48 30 77
RGB 72 48 119
HSL 260° 42.51% 32.75%
HSB/HSV 260° 59.66% 46.67%
CMYK 39.50% 59.66% 0.00%
53.33%

Color #483077 in popluar number systems.

HEX 48 30 77
Decimal 72 48 119
Binary 1001000 110000 1110111
Octal 110 60 167

Shades and tints

Shades of #483077

#483077
(72,48,119)
#422C6D
(66,44,109)
#3C2863
(60,40,99)
#362459
(54,36,89)
#30204F
(48,32,79)
#2A1C45
(42,28,69)
#24183B
(36,24,59)
#1E1431
(30,20,49)
#181027
(24,16,39)
#120C1D
(18,12,29)
#0C0813
(12,8,19)
#000000
(0,0,0)

Tints of #483077

#483077
(72,48,119)
#584283
(88,66,131)
#68548F
(104,84,143)
#78669B
(120,102,155)
#8878A7
(136,120,167)
#988AB3
(152,138,179)
#A89CBF
(168,156,191)
#B8AECB
(184,174,203)
#C8C0D7
(200,192,215)
#D8D2E3
(216,210,227)
#E8E4EF
(232,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #483077; }

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

This text font color is #483077.

Background Color

.myBgColor { background-color: #483077; }

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

This div background color is #483077.

Border color

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

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

This div border color is #483077.

Opacity

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

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

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

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

This text has shadow with #483077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483077.

Preview

Color preview on black background

This text has color #483077 on black background.


Color preview on white background

This text has color #483077 on white background.


Black color preview on #483077 background

This text has black color on #483077 background.


White color preview on #483077 background

This text has white color on #483077 background.


Related colors

Complementary color

Complementary color for #hex is #B7CF88.


I love getcolorcode.com

Triadic colors

1 #774830 and #307748 with #483077 are triadic colors.

2 #773048 and #304877 with #483077 are triadic colors.