COLOR #482A26

HEX: #482A26 RGB: (72,42,38)

Color info

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

RGB color model

#482A26 color RGB value is (72,42,38).

RGB: (72,42,38) (28%, 16%, 15%)

RGB channels and saturation

R 72 of 255 = 28%
G 42 of 255 = 16%
B 38 of 255 = 15%

72
42
38

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

Portions of RGB colors in percentages

R + G + B = 72 + 42 + 38 = 152 (100%)
R 72 of 152 ~ 47.37%
G 42 of 152 ~ 27.63%
B 38 of 152 ~ 25'%

%47.37
%27.63
%25

CMYK color model

#482A26 color CMYK value is (0,42,47,72).

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

CMYK: (0,42,47,72)
C0M42Y47K72 (0%, 42%, 47%, 72%)
(0.00 / 0.42 / 0.47 / 0.72)

CMYK percentages

%0
%41.67
%47.22
%71.76

Codes

Color #482A26 in popluar color models

48 2A 26
RGB 72 42 38
HSL 30.91% 21.57%
HSB/HSV 47.22% 28.24%
CMYK 0.00% 41.67% 47.22%
71.76%

Color #482A26 in popluar number systems.

HEX 48 2A 26
Decimal 72 42 38
Binary 1001000 101010 100110
Octal 110 52 46

Shades and tints

Shades of #482A26

#482A26
(72,42,38)
#422723
(66,39,35)
#3C2420
(60,36,32)
#36211D
(54,33,29)
#301E1A
(48,30,26)
#2A1B17
(42,27,23)
#241814
(36,24,20)
#1E1511
(30,21,17)
#18120E
(24,18,14)
#120F0B
(18,15,11)
#0C0C08
(12,12,8)
#000000
(0,0,0)

Tints of #482A26

#482A26
(72,42,38)
#583D39
(88,61,57)
#68504C
(104,80,76)
#78635F
(120,99,95)
#887672
(136,118,114)
#988985
(152,137,133)
#A89C98
(168,156,152)
#B8AFAB
(184,175,171)
#C8C2BE
(200,194,190)
#D8D5D1
(216,213,209)
#E8E8E4
(232,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #482A26; }

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

This text font color is #482A26.

Background Color

.myBgColor { background-color: #482A26; }

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

This div background color is #482A26.

Border color

.myBorderColor { border: 1px solid #482A26; }

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

This div border color is #482A26.

Opacity

.myOpacity80 { color: #482A26; opacity: 0.8; }

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

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

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

This text has shadow with #482A26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482A26.

Preview

Color preview on black background

This text has color #482A26 on black background.


Color preview on white background

This text has color #482A26 on white background.


Black color preview on #482A26 background

This text has black color on #482A26 background.


White color preview on #482A26 background

This text has white color on #482A26 background.


Related colors

Complementary color

Complementary color for #hex is #B7D5D9.


I love getcolorcode.com

Triadic colors

1 #26482A and #2A2648 with #482A26 are triadic colors.

2 #262A48 and #2A4826 with #482A26 are triadic colors.