#CF720F (or 0xCF720F) is unknown color: approx Chocolate. HEX triplet: CF, 72 and 0F. RGB value is (207,114,15). Sum of RGB (Red+Green+Blue) = 207+114+15=336 (44% of max value = 765). Red value is 207 (81.25% from 255 or 61.61% from 336); Green value is 114 (44.92% from 255 or 33.93% from 336); Blue value is 15 (6.25% from 255 or 4.46% from 336); Max value from RGB is 207 - color contains mainly: red. Hex color #CF720F is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #CF720F is #308DF0. Grayscale: #838383. Windows color (decimal): -3182065 or 1012431. OLE color: 1012431.
HSL color Cylindrical-coordinate representation of color #CF720F: hue angle of 30.94º degrees, saturation: 0.86, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #CF720F is Cyan = 0, Magento = 0.45, Yellow = 0.93 and Black (K on CMYK) = 0.19.
<style> p { color: #CF720F; } p { color: rgb(207,114,15); } H1.HeaderClassName { color: #CF720F; } .AnyTagClassName { color: #CF720F; } </style>
<style> a { background-color: #CF720F; } a { background-color: rgb(207,114,15); } div.DivClassName { background-color: #CF720F; } .BgClassName { background-color: #CF720F; } </style>
<style> span { border-color: #CF720F; } span { border-color: rgb(207,114,15); } td.TdClassName { border-color: #CF720F; } .TagClassName { border-color: #CF720F; } </style>