COLOR #482636

HEX: #482636 RGB: (72,38,54)

Color info

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

RGB color model

#482636 color RGB value is (72,38,54).

RGB: (72,38,54) (28%, 15%, 21%)

RGB channels and saturation

R 72 of 255 = 28%
G 38 of 255 = 15%
B 54 of 255 = 21%

72
38
54

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

Portions of RGB colors in percentages

R + G + B = 72 + 38 + 54 = 164 (100%)
R 72 of 164 ~ 43.9%
G 38 of 164 ~ 23.17%
B 54 of 164 ~ 32.93'%

%43.9
%23.17
%32.93

CMYK color model

#482636 color CMYK value is (0,47,25,72).

  • cyan value is 0.00%
  • magenta value is 47.22%
  • yellow value is 25.00%
  • key color value is 71.76%
CMYK: (0,47,25,72) C0M47Y25K72 (0%,47%,25%,72%) (0.00/0.47/0.25/0.72) 

CMYK percentages

%0
%47.22
%25
%71.76

Codes

Color #482636 in popluar color models

48 26 36
RGB 72 38 54
HSL 332° 30.91% 21.57%
HSB/HSV 332° 47.22% 28.24%
CMYK 0.00% 47.22% 25.00%
71.76%

Color #482636 in popluar number systems.

HEX 48 26 36
Decimal 72 38 54
Binary 1001000 100110 110110
Octal 110 46 66

Shades and tints

Shades of #482636

#482636
(72,38,54)
#422332
(66,35,50)
#3C202E
(60,32,46)
#361D2A
(54,29,42)
#301A26
(48,26,38)
#2A1722
(42,23,34)
#24141E
(36,20,30)
#1E111A
(30,17,26)
#180E16
(24,14,22)
#120B12
(18,11,18)
#0C080E
(12,8,14)
#000000
(0,0,0)

Tints of #482636

#482636
(72,38,54)
#583948
(88,57,72)
#684C5A
(104,76,90)
#785F6C
(120,95,108)
#88727E
(136,114,126)
#988590
(152,133,144)
#A898A2
(168,152,162)
#B8ABB4
(184,171,180)
#C8BEC6
(200,190,198)
#D8D1D8
(216,209,216)
#E8E4EA
(232,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #482636; }

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

This text font color is #482636.

Background Color

.myBgColor { background-color: #482636; }

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

This div background color is #482636.

Border color

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

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

This div border color is #482636.

Opacity

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

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

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

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

This text has shadow with #482636 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482636.

Preview

Color preview on black background

This text has color #482636 on black background.


Color preview on white background

This text has color #482636 on white background.


Black color preview on #482636 background

This text has black color on #482636 background.


White color preview on #482636 background

This text has white color on #482636 background.


Related colors

Complementary color

Complementary color for #hex is #B7D9C9.


I love getcolorcode.com

Triadic colors

1 #364826 and #263648 with #482636 are triadic colors.

2 #362648 and #264836 with #482636 are triadic colors.