COLOR #482747

HEX: #482747 RGB: (72,39,71)

Color info

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

RGB color model

#482747 color RGB value is (72,39,71).

RGB: (72,39,71) (28%, 15%, 28%)

RGB channels and saturation

R 72 of 255 = 28%
G 39 of 255 = 15%
B 71 of 255 = 28%

72
39
71

R + G + B ~ 24%. #482747 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 39 + 71 = 182 (100%)
R 72 of 182 ~ 39.56%
G 39 of 182 ~ 21.43%
B 71 of 182 ~ 39.01'%

%39.56
%21.43
%39.01

CMYK color model

#482747 color CMYK value is (0,46,1,72).

  • cyan value is 0.00%
  • magenta value is 45.83%
  • yellow value is 1.39%
  • key color value is 71.76%
CMYK: (0,46,1,72) C0M46Y1K72 (0%,46%,1%,72%) (0.00/0.46/0.01/0.72) 

CMYK percentages

%0
%45.83
%1.39
%71.76

Codes

Color #482747 in popluar color models

48 27 47
RGB 72 39 71
HSL 302° 29.73% 21.76%
HSB/HSV 302° 45.83% 28.24%
CMYK 0.00% 45.83% 1.39%
71.76%

Color #482747 in popluar number systems.

HEX 48 27 47
Decimal 72 39 71
Binary 1001000 100111 1000111
Octal 110 47 107

Shades and tints

Shades of #482747

#482747
(72,39,71)
#422441
(66,36,65)
#3C213B
(60,33,59)
#361E35
(54,30,53)
#301B2F
(48,27,47)
#2A1829
(42,24,41)
#241523
(36,21,35)
#1E121D
(30,18,29)
#180F17
(24,15,23)
#120C11
(18,12,17)
#0C090B
(12,9,11)
#000000
(0,0,0)

Tints of #482747

#482747
(72,39,71)
#583A57
(88,58,87)
#684D67
(104,77,103)
#786077
(120,96,119)
#887387
(136,115,135)
#988697
(152,134,151)
#A899A7
(168,153,167)
#B8ACB7
(184,172,183)
#C8BFC7
(200,191,199)
#D8D2D7
(216,210,215)
#E8E5E7
(232,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #482747; }

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

This text font color is #482747.

Background Color

.myBgColor { background-color: #482747; }

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

This div background color is #482747.

Border color

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

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

This div border color is #482747.

Opacity

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

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

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

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

This text has shadow with #482747 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482747.

Preview

Color preview on black background

This text has color #482747 on black background.


Color preview on white background

This text has color #482747 on white background.


Black color preview on #482747 background

This text has black color on #482747 background.


White color preview on #482747 background

This text has white color on #482747 background.


Related colors

Complementary color

Complementary color for #hex is #B7D8B8.


I love getcolorcode.com

Triadic colors

1 #474827 and #274748 with #482747 are triadic colors.

2 #472748 and #274847 with #482747 are triadic colors.