COLOR #482631

HEX: #482631 RGB: (72,38,49)

Color info

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

RGB color model

#482631 color RGB value is (72,38,49).

RGB: (72,38,49) (28%, 15%, 19%)

RGB channels and saturation

R 72 of 255 = 28%
G 38 of 255 = 15%
B 49 of 255 = 19%

72
38
49

R + G + B ~ 21%. #482631 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 38 + 49 = 159 (100%)
R 72 of 159 ~ 45.28%
G 38 of 159 ~ 23.9%
B 49 of 159 ~ 30.82'%

%45.28
%23.9
%30.82

CMYK color model

#482631 color CMYK value is (0,47,32,72).

  • cyan value is 0.00%
  • magenta value is 47.22%
  • yellow value is 31.94%
  • key color value is 71.76%

CMYK: (0,47,32,72)
C0M47Y32K72 (0%, 47%, 32%, 72%)
(0.00 / 0.47 / 0.32 / 0.72)

CMYK percentages

%0
%47.22
%31.94
%71.76

Codes

Color #482631 in popluar color models

48 26 31
RGB 72 38 49
HSL 341° 30.91% 21.57%
HSB/HSV 341° 47.22% 28.24%
CMYK 0.00% 47.22% 31.94%
71.76%

Color #482631 in popluar number systems.

HEX 48 26 31
Decimal 72 38 49
Binary 1001000 100110 110001
Octal 110 46 61

Shades and tints

Shades of #482631

#482631
(72,38,49)
#42232D
(66,35,45)
#3C2029
(60,32,41)
#361D25
(54,29,37)
#301A21
(48,26,33)
#2A171D
(42,23,29)
#241419
(36,20,25)
#1E1115
(30,17,21)
#180E11
(24,14,17)
#120B0D
(18,11,13)
#0C0809
(12,8,9)
#000000
(0,0,0)

Tints of #482631

#482631
(72,38,49)
#583943
(88,57,67)
#684C55
(104,76,85)
#785F67
(120,95,103)
#887279
(136,114,121)
#98858B
(152,133,139)
#A8989D
(168,152,157)
#B8ABAF
(184,171,175)
#C8BEC1
(200,190,193)
#D8D1D3
(216,209,211)
#E8E4E5
(232,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #482631 color. Also use rgb(72,38,49) instead hex code.

Text Font Color

.myTextColor { color: #482631; }

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

This text font color is #482631.

Background Color

.myBgColor { background-color: #482631; }

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

This div background color is #482631.

Border color

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

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

This div border color is #482631.

Opacity

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

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

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

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

This text has shadow with #482631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482631.

Preview

Color preview on black background

This text has color #482631 on black background.


Color preview on white background

This text has color #482631 on white background.


Black color preview on #482631 background

This text has black color on #482631 background.


White color preview on #482631 background

This text has white color on #482631 background.


Related colors

Complementary color

Complementary color for #482631 is #B7D9CE.


I love getcolorcode.com

Triadic colors

1 #314826 and #263148 with #482631 are triadic colors.

2 #312648 and #264831 with #482631 are triadic colors.