#07170D (or 0x07170D) is unknown color: approx Dark Green. HEX triplet: 07, 17 and 0D. RGB value is (7,23,13). Sum of RGB (Red+Green+Blue) = 7+23+13=43 (5% of max value = 765). Red value is 7 (3.12% from 255 or 16.28% from 43); Green value is 23 (9.38% from 255 or 53.49% from 43); Blue value is 13 (5.47% from 255 or 30.23% from 43); Max value from RGB is 23 - color contains mainly: green. Hex color #07170D is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #07170D is #F8E8F2. Grayscale: #111111. Windows color (decimal): -16312563 or 857863. OLE color: 857863.
HSL color Cylindrical-coordinate representation of color #07170D: hue angle of 142.5º degrees, saturation: 0.53, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #07170D is Cyan = 0.70, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.91.
<style> p { color: #07170D; } p { color: rgb(7,23,13); } H1.HeaderClassName { color: #07170D; } .AnyTagClassName { color: #07170D; } </style>
<style> a { background-color: #07170D; } a { background-color: rgb(7,23,13); } div.DivClassName { background-color: #07170D; } .BgClassName { background-color: #07170D; } </style>
<style> span { border-color: #07170D; } span { border-color: rgb(7,23,13); } td.TdClassName { border-color: #07170D; } .TagClassName { border-color: #07170D; } </style>