#620D00 (or 0x620D00) is unknown color: approx Maroon. HEX triplet: 62, 0D and 00. RGB value is (98,13,0). Sum of RGB (Red+Green+Blue) = 98+13+0=111 (14% of max value = 765). Red value is 98 (38.67% from 255 or 88.29% from 111); Green value is 13 (5.47% from 255 or 11.71% from 111); Blue value is 0 (0.39% from 255 or 0% from 111); Max value from RGB is 98 - color contains mainly: red. Hex color #620D00 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620D00 is #9DF2FF. Grayscale: #252525. Windows color (decimal): -10351360 or 3426. OLE color: 3426.
HSL color Cylindrical-coordinate representation of color #620D00: hue angle of 7.96º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #620D00 is Cyan = 0, Magento = 0.87, Yellow = 1 and Black (K on CMYK) = 0.62.
<style> p { color: #620D00; } p { color: rgb(98,13,0); } H1.HeaderClassName { color: #620D00; } .AnyTagClassName { color: #620D00; } </style>
<style> a { background-color: #620D00; } a { background-color: rgb(98,13,0); } div.DivClassName { background-color: #620D00; } .BgClassName { background-color: #620D00; } </style>
<style> span { border-color: #620D00; } span { border-color: rgb(98,13,0); } td.TdClassName { border-color: #620D00; } .TagClassName { border-color: #620D00; } </style>