COLOR #482728

HEX: #482728 RGB: (72,39,40)

Color info

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

RGB color model

#482728 color RGB value is (72,39,40).

RGB: (72,39,40) (28%, 15%, 16%)

RGB channels and saturation

R 72 of 255 = 28%
G 39 of 255 = 15%
B 40 of 255 = 16%

72
39
40

R + G + B ~ 20%. #482728 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 39 + 40 = 151 (100%)
R 72 of 151 ~ 47.68%
G 39 of 151 ~ 25.83%
B 40 of 151 ~ 26.49'%

%47.68
%25.83
%26.49

CMYK color model

#482728 color CMYK value is (0,46,44,72).

  • cyan value is 0.00%
  • magenta value is 45.83%
  • yellow value is 44.44%
  • key color value is 71.76%

CMYK: (0,46,44,72)
C0M46Y44K72 (0%, 46%, 44%, 72%)
(0.00 / 0.46 / 0.44 / 0.72)

CMYK percentages

%0
%45.83
%44.44
%71.76

Codes

Color #482728 in popluar color models

48 27 28
RGB 72 39 40
HSL 358° 29.73% 21.76%
HSB/HSV 358° 45.83% 28.24%
CMYK 0.00% 45.83% 44.44%
71.76%

Color #482728 in popluar number systems.

HEX 48 27 28
Decimal 72 39 40
Binary 1001000 100111 101000
Octal 110 47 50

Shades and tints

Shades of #482728

#482728
(72,39,40)
#422425
(66,36,37)
#3C2122
(60,33,34)
#361E1F
(54,30,31)
#301B1C
(48,27,28)
#2A1819
(42,24,25)
#241516
(36,21,22)
#1E1213
(30,18,19)
#180F10
(24,15,16)
#120C0D
(18,12,13)
#0C090A
(12,9,10)
#000000
(0,0,0)

Tints of #482728

#482728
(72,39,40)
#583A3B
(88,58,59)
#684D4E
(104,77,78)
#786061
(120,96,97)
#887374
(136,115,116)
#988687
(152,134,135)
#A8999A
(168,153,154)
#B8ACAD
(184,172,173)
#C8BFC0
(200,191,192)
#D8D2D3
(216,210,211)
#E8E5E6
(232,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #482728; }

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

This text font color is #482728.

Background Color

.myBgColor { background-color: #482728; }

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

This div background color is #482728.

Border color

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

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

This div border color is #482728.

Opacity

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

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

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

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

This text has shadow with #482728 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482728.

Preview

Color preview on black background

This text has color #482728 on black background.


Color preview on white background

This text has color #482728 on white background.


Black color preview on #482728 background

This text has black color on #482728 background.


White color preview on #482728 background

This text has white color on #482728 background.


Related colors

Complementary color

Complementary color for #hex is #B7D8D7.


I love getcolorcode.com

Triadic colors

1 #284827 and #272848 with #482728 are triadic colors.

2 #282748 and #274828 with #482728 are triadic colors.