#650F09 (or 0x650F09) is unknown color: approx Red Oxide. HEX triplet: 65, 0F and 09. RGB value is (101,15,9). Sum of RGB (Red+Green+Blue) = 101+15+9=125 (16% of max value = 765). Red value is 101 (39.84% from 255 or 80.8% from 125); Green value is 15 (6.25% from 255 or 12% from 125); Blue value is 9 (3.91% from 255 or 7.2% from 125); Max value from RGB is 101 - color contains mainly: red. Hex color #650F09 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #650F09 is #9AF0F6. Grayscale: #282828. Windows color (decimal): -10154231 or 593765. OLE color: 593765.
HSL color Cylindrical-coordinate representation of color #650F09: hue angle of 3.91º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #650F09 is Cyan = 0, Magento = 0.85, Yellow = 0.91 and Black (K on CMYK) = 0.60.
<style> p { color: #650F09; } p { color: rgb(101,15,9); } H1.HeaderClassName { color: #650F09; } .AnyTagClassName { color: #650F09; } </style>
<style> a { background-color: #650F09; } a { background-color: rgb(101,15,9); } div.DivClassName { background-color: #650F09; } .BgClassName { background-color: #650F09; } </style>
<style> span { border-color: #650F09; } span { border-color: rgb(101,15,9); } td.TdClassName { border-color: #650F09; } .TagClassName { border-color: #650F09; } </style>