#FFC192 (or 0xFFC192) is unknown color: approx Romantic. HEX triplet: FF, C1 and 92. RGB value is (255,193,146). Sum of RGB (Red+Green+Blue) = 255+193+146=594 (78% of max value = 765). Red value is 255 (100% from 255 or 42.93% from 594); Green value is 193 (75.78% from 255 or 32.49% from 594); Blue value is 146 (57.42% from 255 or 24.58% from 594); Max value from RGB is 255 - color contains mainly: red. Hex color #FFC192 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FFC192 is #003E6D. Grayscale: #CECECE. Windows color (decimal): -15982 or 9617919. OLE color: 9617919.
HSL color Cylindrical-coordinate representation of color #FFC192: hue angle of 25.87º degrees, saturation: 1, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #FFC192 is Cyan = 0, Magento = 0.24, Yellow = 0.43 and Black (K on CMYK) = 0.
<style> p { color: #FFC192; } p { color: rgb(255,193,146); } H1.HeaderClassName { color: #FFC192; } .AnyTagClassName { color: #FFC192; } </style>
<style> a { background-color: #FFC192; } a { background-color: rgb(255,193,146); } div.DivClassName { background-color: #FFC192; } .BgClassName { background-color: #FFC192; } </style>
<style> span { border-color: #FFC192; } span { border-color: rgb(255,193,146); } td.TdClassName { border-color: #FFC192; } .TagClassName { border-color: #FFC192; } </style>