COLOR #483047

HEX: #483047 RGB: (72,48,71)

Color info

#483047 contains red, green and blue colors in about the same proportion. Web safe color of #483047 is #333333 (or #333).

RGB color model

#483047 color RGB value is (72,48,71).

RGB: (72,48,71) (28%, 19%, 28%)

RGB channels and saturation

R 72 of 255 = 28%
G 48 of 255 = 19%
B 71 of 255 = 28%

72
48
71

R + G + B ~ 25%. #483047 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 48 + 71 = 191 (100%)
R 72 of 191 ~ 37.7%
G 48 of 191 ~ 25.13%
B 71 of 191 ~ 37.17'%

%37.7
%25.13
%37.17

CMYK color model

#483047 color CMYK value is (0,33,1,72).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 1.39%
  • key color value is 71.76%

CMYK: (0,33,1,72)
C0M33Y1K72 (0%, 33%, 1%, 72%)
(0.00 / 0.33 / 0.01 / 0.72)

CMYK percentages

%0
%33.33
%1.39
%71.76

Codes

Color #483047 in popluar color models

48 30 47
RGB 72 48 71
HSL 303° 20.00% 23.53%
HSB/HSV 303° 33.33% 28.24%
CMYK 0.00% 33.33% 1.39%
71.76%

Color #483047 in popluar number systems.

HEX 48 30 47
Decimal 72 48 71
Binary 1001000 110000 1000111
Octal 110 60 107

Shades and tints

Shades of #483047

#483047
(72,48,71)
#422C41
(66,44,65)
#3C283B
(60,40,59)
#362435
(54,36,53)
#30202F
(48,32,47)
#2A1C29
(42,28,41)
#241823
(36,24,35)
#1E141D
(30,20,29)
#181017
(24,16,23)
#120C11
(18,12,17)
#0C080B
(12,8,11)
#000000
(0,0,0)

Tints of #483047

#483047
(72,48,71)
#584257
(88,66,87)
#685467
(104,84,103)
#786677
(120,102,119)
#887887
(136,120,135)
#988A97
(152,138,151)
#A89CA7
(168,156,167)
#B8AEB7
(184,174,183)
#C8C0C7
(200,192,199)
#D8D2D7
(216,210,215)
#E8E4E7
(232,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #483047; }

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

This text font color is #483047.

Background Color

.myBgColor { background-color: #483047; }

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

This div background color is #483047.

Border color

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

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

This div border color is #483047.

Opacity

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

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

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

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

This text has shadow with #483047 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483047.

Preview

Color preview on black background

This text has color #483047 on black background.


Color preview on white background

This text has color #483047 on white background.


Black color preview on #483047 background

This text has black color on #483047 background.


White color preview on #483047 background

This text has white color on #483047 background.


Related colors

Complementary color

Complementary color for #hex is #B7CFB8.


I love getcolorcode.com

Triadic colors

1 #474830 and #304748 with #483047 are triadic colors.

2 #473048 and #304847 with #483047 are triadic colors.