#650E0D (or 0x650E0D) is unknown color: approx Red Oxide. HEX triplet: 65, 0E and 0D. RGB value is (101,14,13). Sum of RGB (Red+Green+Blue) = 101+14+13=128 (16% of max value = 765). Red value is 101 (39.84% from 255 or 78.91% from 128); Green value is 14 (5.86% from 255 or 10.94% from 128); Blue value is 13 (5.47% from 255 or 10.16% from 128); Max value from RGB is 101 - color contains mainly: red. Hex color #650E0D is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #650E0D is #9AF1F2. Grayscale: #272727. Windows color (decimal): -10154483 or 855653. OLE color: 855653.
HSL color Cylindrical-coordinate representation of color #650E0D: hue angle of 0.68º degrees, saturation: 0.77, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #650E0D is Cyan = 0, Magento = 0.86, Yellow = 0.87 and Black (K on CMYK) = 0.60.
<style> p { color: #650E0D; } p { color: rgb(101,14,13); } H1.HeaderClassName { color: #650E0D; } .AnyTagClassName { color: #650E0D; } </style>
<style> a { background-color: #650E0D; } a { background-color: rgb(101,14,13); } div.DivClassName { background-color: #650E0D; } .BgClassName { background-color: #650E0D; } </style>
<style> span { border-color: #650E0D; } span { border-color: rgb(101,14,13); } td.TdClassName { border-color: #650E0D; } .TagClassName { border-color: #650E0D; } </style>