#720F30 (or 0x720F30) is unknown color: approx Claret. HEX triplet: 72, 0F and 30. RGB value is (114,15,48). Sum of RGB (Red+Green+Blue) = 114+15+48=177 (23% of max value = 765). Red value is 114 (44.92% from 255 or 64.41% from 177); Green value is 15 (6.25% from 255 or 8.47% from 177); Blue value is 48 (19.14% from 255 or 27.12% from 177); Max value from RGB is 114 - color contains mainly: red. Hex color #720F30 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #720F30 is #8DF0CF. Grayscale: #303030. Windows color (decimal): -9302224 or 3149682. OLE color: 3149682.
HSL color Cylindrical-coordinate representation of color #720F30: hue angle of 340º degrees, saturation: 0.77, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #720F30 is Cyan = 0, Magento = 0.87, Yellow = 0.58 and Black (K on CMYK) = 0.55.
<style> p { color: #720F30; } p { color: rgb(114,15,48); } H1.HeaderClassName { color: #720F30; } .AnyTagClassName { color: #720F30; } </style>
<style> a { background-color: #720F30; } a { background-color: rgb(114,15,48); } div.DivClassName { background-color: #720F30; } .BgClassName { background-color: #720F30; } </style>
<style> span { border-color: #720F30; } span { border-color: rgb(114,15,48); } td.TdClassName { border-color: #720F30; } .TagClassName { border-color: #720F30; } </style>