COLOR #48434F

HEX: #48434F RGB: (72,67,79)

Color info

#48434F contains red, green and blue colors in about the same proportion. Web safe color of #48434F is #333366 (or #336).

RGB color model

#48434F color RGB value is (72,67,79).

RGB: (72,67,79) (28%, 26%, 31%)

RGB channels and saturation

R 72 of 255 = 28%
G 67 of 255 = 26%
B 79 of 255 = 31%

72
67
79

R + G + B ~ 28%. #48434F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 67 + 79 = 218 (100%)
R 72 of 218 ~ 33.03%
G 67 of 218 ~ 30.73%
B 79 of 218 ~ 36.24'%

%33.03
%30.73
%36.24

CMYK color model

#48434F color CMYK value is (9,15,0,69).

  • cyan value is 8.86%
  • magenta value is 15.19%
  • yellow value is 0.00%
  • key color value is 69.02%
CMYK: (9,15,0,69) C9M15Y0K69 (9%,15%,0%,69%) (0.09/0.15/0.00/0.69) 

CMYK percentages

%8.86
%15.19
%0
%69.02

Codes

Color #48434F in popluar color models

48 43 4F
RGB 72 67 79
HSL 265° 8.22% 28.63%
HSB/HSV 265° 15.19% 30.98%
CMYK 8.86% 15.19% 0.00%
69.02%

Color #48434F in popluar number systems.

HEX 48 43 4F
Decimal 72 67 79
Binary 1001000 1000011 1001111
Octal 110 103 117

Shades and tints

Shades of #48434F

#48434F
(72,67,79)
#423D48
(66,61,72)
#3C3741
(60,55,65)
#36313A
(54,49,58)
#302B33
(48,43,51)
#2A252C
(42,37,44)
#241F25
(36,31,37)
#1E191E
(30,25,30)
#181317
(24,19,23)
#120D10
(18,13,16)
#0C0709
(12,7,9)
#000000
(0,0,0)

Tints of #48434F

#48434F
(72,67,79)
#58545F
(88,84,95)
#68656F
(104,101,111)
#78767F
(120,118,127)
#88878F
(136,135,143)
#98989F
(152,152,159)
#A8A9AF
(168,169,175)
#B8BABF
(184,186,191)
#C8CBCF
(200,203,207)
#D8DCDF
(216,220,223)
#E8EDEF
(232,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48434F color. Also use rgb(72,67,79) instead hex code.

Text Font Color

.myTextColor { color: #48434F; }

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

This text font color is #48434F.

Background Color

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

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

This div background color is #48434F.

Border color

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

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

This div border color is #48434F.

Opacity

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

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

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

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

This text has shadow with #48434F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48434F.

Preview

Color preview on black background

This text has color #48434F on black background.


Color preview on white background

This text has color #48434F on white background.


Black color preview on #48434F background

This text has black color on #48434F background.


White color preview on #48434F background

This text has white color on #48434F background.


Related colors

Complementary color

Complementary color for #hex is #B7BCB0.


I love getcolorcode.com

Triadic colors

1 #4F4843 and #434F48 with #48434F are triadic colors.

2 #4F4348 and #43484F with #48434F are triadic colors.