Color Value: #



Enter 6 or 3 digits of Hex Code





Home  | Web Safe Color  | Random Color  | About Hex Color  | Color Wheel | Color Names



#484848 Hex color Information

#484848 HSL color chart

RGB value of #484848 is (72,72,72)

484848 Rating: 0.0/5 (0 votes cast)

RGB 72,72,72
HSL 0.00, 0.00, 0.28
HSV 0°, 0° ,28°
CMYK 0.00, 0.00, 0.00, 0.72

 

    

Monochromatic colors of #484848

#242424
#7b7b7b
#a4a4a4
#d1d1d1

Analogous colors of #484848

#363636
#484848
#363636
#484848

Complementary colors of #484848

#484848
#363636
#7b7b7b
#a4a4a4

Triads Colors of #484848

#363636
#484848
#363636
#484848

#484848 color CSS codes

.bgcolor {background-color:#484848; }
.forecolor {color:#484848; }
.bordercolor {border:3px solid 484848; }

#484848 Text color

This is Simple Text Colored in #484848. If you use this color in your HTML page its looks like this. Here we using Paragraph tab. color may be light or dark depend upon the Hex color or RGB miz values. This is demo of this color and looks same when you use it. For Best computer Tricks go www.usefultricks.in

<p style="color:#484848"> Your Text Here </p>

#484848 Border color


Sample DIV border color
<div style="border:3px solid #484848"> Your DIV Content Here </div>

#484848 Table Border color

cell1 cell2
<table style="border:1px solid #484848;" > Row and Column </table>