#CF692B (or 0xCF692B) is unknown color: approx Gold Drop. HEX triplet: CF, 69 and 2B. RGB value is (207,105,43). Sum of RGB (Red+Green+Blue) = 207+105+43=355 (47% of max value = 765). Red value is 207 (81.25% from 255 or 58.31% from 355); Green value is 105 (41.41% from 255 or 29.58% from 355); Blue value is 43 (17.19% from 255 or 12.11% from 355); Max value from RGB is 207 - color contains mainly: red. Hex color #CF692B is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #CF692B is #3096D4. Grayscale: #808080. Windows color (decimal): -3184341 or 2845135. OLE color: 2845135.
HSL color Cylindrical-coordinate representation of color #CF692B: hue angle of 22.68º degrees, saturation: 0.66, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #CF692B is Cyan = 0, Magento = 0.49, Yellow = 0.79 and Black (K on CMYK) = 0.19.
<style> p { color: #cf692b; } p { color: rgb(207,105,43); } H1.HeaderClassName { color: #cf692b; } .AnyTagClassName { color: #cf692b; } </style>
<style> a { background-color: #cf692b; } a { background-color: rgb(207,105,43); } div.DivClassName { background-color: #cf692b; } .BgClassName { background-color: #cf692b; } </style>
<style> span { border-color: #cf692b; } span { border-color: rgb(207,105,43); } td.TdClassName { border-color: #cf692b; } .TagClassName { border-color: #cf692b; } </style>