COLOR #48432A

HEX: #48432A RGB: (72,67,42)

Color info

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

RGB color model

#48432A color RGB value is (72,67,42).

RGB: (72,67,42) (28%, 26%, 16%)

RGB channels and saturation

R 72 of 255 = 28%
G 67 of 255 = 26%
B 42 of 255 = 16%

72
67
42

R + G + B ~ 23%. #48432A is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 67 + 42 = 181 (100%)
R 72 of 181 ~ 39.78%
G 67 of 181 ~ 37.02%
B 42 of 181 ~ 23.2'%

%39.78
%37.02
%23.2

CMYK color model

#48432A color CMYK value is (0,7,42,72).

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

CMYK: (0,7,42,72)
C0M7Y42K72 (0%, 7%, 42%, 72%)
(0.00 / 0.07 / 0.42 / 0.72)

CMYK percentages

%0
%6.94
%41.67
%71.76

Codes

Color #48432A in popluar color models

48 43 2A
RGB 72 67 42
HSL 50° 26.32% 22.35%
HSB/HSV 50° 41.67% 28.24%
CMYK 0.00% 6.94% 41.67%
71.76%

Color #48432A in popluar number systems.

HEX 48 43 2A
Decimal 72 67 42
Binary 1001000 1000011 101010
Octal 110 103 52

Shades and tints

Shades of #48432A

#48432A
(72,67,42)
#423D27
(66,61,39)
#3C3724
(60,55,36)
#363121
(54,49,33)
#302B1E
(48,43,30)
#2A251B
(42,37,27)
#241F18
(36,31,24)
#1E1915
(30,25,21)
#181312
(24,19,18)
#120D0F
(18,13,15)
#0C070C
(12,7,12)
#000000
(0,0,0)

Tints of #48432A

#48432A
(72,67,42)
#58543D
(88,84,61)
#686550
(104,101,80)
#787663
(120,118,99)
#888776
(136,135,118)
#989889
(152,152,137)
#A8A99C
(168,169,156)
#B8BAAF
(184,186,175)
#C8CBC2
(200,203,194)
#D8DCD5
(216,220,213)
#E8EDE8
(232,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48432A color. Also use rgb(72,67,42) instead hex code.

Text Font Color

.myTextColor { color: #48432A; }

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

This text font color is #48432A.

Background Color

.myBgColor { background-color: #48432A; }

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

This div background color is #48432A.

Border color

.myBorderColor { border: 1px solid #48432A; }

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

This div border color is #48432A.

Opacity

.myOpacity80 { color: #48432A; opacity: 0.8; }

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

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

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

This text has shadow with #48432A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48432A.

Preview

Color preview on black background

This text has color #48432A on black background.


Color preview on white background

This text has color #48432A on white background.


Black color preview on #48432A background

This text has black color on #48432A background.


White color preview on #48432A background

This text has white color on #48432A background.


Related colors

Complementary color

Complementary color for #hex is #B7BCD5.


I love getcolorcode.com

Triadic colors

1 #2A4843 and #432A48 with #48432A are triadic colors.

2 #2A4348 and #43482A with #48432A are triadic colors.