#CF264C (or 0xCF264C) is unknown color: approx Brick Red. HEX triplet: CF, 26 and 4C. RGB value is (207,38,76). Sum of RGB (Red+Green+Blue) = 207+38+76=321 (42% of max value = 765). Red value is 207 (81.25% from 255 or 64.49% from 321); Green value is 38 (15.23% from 255 or 11.84% from 321); Blue value is 76 (30.08% from 255 or 23.68% from 321); Max value from RGB is 207 - color contains mainly: red. Hex color #CF264C is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #CF264C is #30D9B3. Grayscale: #5C5C5C. Windows color (decimal): -3201460 or 4990671. OLE color: 4990671.
HSL color Cylindrical-coordinate representation of color #CF264C: hue angle of 346.51º degrees, saturation: 0.69, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #CF264C is Cyan = 0, Magento = 0.82, Yellow = 0.63 and Black (K on CMYK) = 0.19.
<style> p { color: #CF264C; } p { color: rgb(207,38,76); } H1.HeaderClassName { color: #CF264C; } .AnyTagClassName { color: #CF264C; } </style>
<style> a { background-color: #CF264C; } a { background-color: rgb(207,38,76); } div.DivClassName { background-color: #CF264C; } .BgClassName { background-color: #CF264C; } </style>
<style> span { border-color: #CF264C; } span { border-color: rgb(207,38,76); } td.TdClassName { border-color: #CF264C; } .TagClassName { border-color: #CF264C; } </style>