Color Value: #



Enter 6 or 3 digits of Hex Code





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



#606060 Hex color Information

#606060 HSL color chart

RGB value of #606060 is (96,96,96)

606060 Rating: 1.0/5 (1 vote cast)

RGB 96,96,96
HSL 0.00, 0.00, 0.38
HSV 0°, 0° ,38°
CMYK 0.00, 0.00, 0.00, 0.62

 

    

Monochromatic colors of #606060

#303030
#848484
#b0b0b0
#d7d7d7

Analogous colors of #606060

#484848
#606060
#484848
#606060

Complementary colors of #606060

#606060
#484848
#848484
#b0b0b0

Triads Colors of #606060

#484848
#606060
#484848
#606060

#606060 color CSS codes

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

#606060 Text color

This is Simple Text Colored in #606060. 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:#606060"> Your Text Here </p>

#606060 Border color


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

#606060 Table Border color

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