#FFB0A1 (or 0xFFB0A1) is unknown color: approx Rose Bud. HEX triplet: FF, B0 and A1. RGB value is (255,176,161). Sum of RGB (Red+Green+Blue) = 255+176+161=592 (78% of max value = 765). Red value is 255 (100% from 255 or 43.07% from 592); Green value is 176 (69.14% from 255 or 29.73% from 592); Blue value is 161 (63.28% from 255 or 27.20% from 592); Max value from RGB is 255 - color contains mainly: red. Hex color #FFB0A1 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #FFB0A1 is #004F5E. Grayscale: #C6C6C6. Windows color (decimal): -20319 or 10596607. OLE color: 10596607.
HSL color Cylindrical-coordinate representation of color #FFB0A1: hue angle of 9.57º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #FFB0A1 is Cyan = 0, Magento = 0.31, Yellow = 0.37 and Black (K on CMYK) = 0.
<style> p { color: #ffb0a1; } p { color: rgb(255,176,161); } H1.HeaderClassName { color: #ffb0a1; } .AnyTagClassName { color: #ffb0a1; } </style>
<style> a { background-color: #ffb0a1; } a { background-color: rgb(255,176,161); } div.DivClassName { background-color: #ffb0a1; } .BgClassName { background-color: #ffb0a1; } </style>
<style> span { border-color: #ffb0a1; } span { border-color: rgb(255,176,161); } td.TdClassName { border-color: #ffb0a1; } .TagClassName { border-color: #ffb0a1; } </style>