COLOR #48423F

HEX: #48423F RGB: (72,66,63)

Color info

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

RGB color model

#48423F color RGB value is (72,66,63).

RGB: (72,66,63) (28%, 26%, 25%)

RGB channels and saturation

R 72 of 255 = 28%
G 66 of 255 = 26%
B 63 of 255 = 25%

72
66
63

R + G + B ~ 26%. #48423F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 66 + 63 = 201 (100%)
R 72 of 201 ~ 35.82%
G 66 of 201 ~ 32.84%
B 63 of 201 ~ 31.34'%

%35.82
%32.84
%31.34

CMYK color model

#48423F color CMYK value is (0,8,13,72).

  • cyan value is 0.00%
  • magenta value is 8.33%
  • yellow value is 12.50%
  • key color value is 71.76%
CMYK: (0,8,13,72) C0M8Y13K72 (0%,8%,13%,72%) (0.00/0.08/0.13/0.72) 

CMYK percentages

%0
%8.33
%12.5
%71.76

Codes

Color #48423F in popluar color models

48 42 3F
RGB 72 66 63
HSL 20° 6.67% 26.47%
HSB/HSV 20° 12.50% 28.24%
CMYK 0.00% 8.33% 12.50%
71.76%

Color #48423F in popluar number systems.

HEX 48 42 3F
Decimal 72 66 63
Binary 1001000 1000010 111111
Octal 110 102 77

Shades and tints

Shades of #48423F

#48423F
(72,66,63)
#423C3A
(66,60,58)
#3C3635
(60,54,53)
#363030
(54,48,48)
#302A2B
(48,42,43)
#2A2426
(42,36,38)
#241E21
(36,30,33)
#1E181C
(30,24,28)
#181217
(24,18,23)
#120C12
(18,12,18)
#0C060D
(12,6,13)
#000000
(0,0,0)

Tints of #48423F

#48423F
(72,66,63)
#585350
(88,83,80)
#686461
(104,100,97)
#787572
(120,117,114)
#888683
(136,134,131)
#989794
(152,151,148)
#A8A8A5
(168,168,165)
#B8B9B6
(184,185,182)
#C8CAC7
(200,202,199)
#D8DBD8
(216,219,216)
#E8ECE9
(232,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48423F color. Also use rgb(72,66,63) instead hex code.

Text Font Color

.myTextColor { color: #48423F; }

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

This text font color is #48423F.

Background Color

.myBgColor { background-color: #48423F; }

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

This div background color is #48423F.

Border color

.myBorderColor { border: 1px solid #48423F; }

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

This div border color is #48423F.

Opacity

.myOpacity80 { color: #48423F; opacity: 0.8; }

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

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

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

This text has shadow with #48423F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48423F.

Preview

Color preview on black background

This text has color #48423F on black background.


Color preview on white background

This text has color #48423F on white background.


Black color preview on #48423F background

This text has black color on #48423F background.


White color preview on #48423F background

This text has white color on #48423F background.


Related colors

Complementary color

Complementary color for #hex is #B7BDC0.


I love getcolorcode.com

Triadic colors

1 #3F4842 and #423F48 with #48423F are triadic colors.

2 #3F4248 and #42483F with #48423F are triadic colors.