#C169BB (or 0xC169BB) is unknown color: approx Fuchsia. HEX triplet: C1, 69 and BB. RGB value is (193,105,187). Sum of RGB (Red+Green+Blue) = 193+105+187=485 (64% of max value = 765). Red value is 193 (75.78% from 255 or 39.79% from 485); Green value is 105 (41.41% from 255 or 21.65% from 485); Blue value is 187 (73.44% from 255 or 38.56% from 485); Max value from RGB is 193 - color contains mainly: red. Hex color #C169BB is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C169BB is #3E9644. Grayscale: #8C8C8C. Windows color (decimal): -4101701 or 12282305. OLE color: 12282305.
HSL color Cylindrical-coordinate representation of color #C169BB: hue angle of 304.09º degrees, saturation: 0.42, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #C169BB is Cyan = 0, Magento = 0.46, Yellow = 0.03 and Black (K on CMYK) = 0.24.
<style> p { color: #C169BB; } p { color: rgb(193,105,187); } H1.HeaderClassName { color: #C169BB; } .AnyTagClassName { color: #C169BB; } </style>
<style> a { background-color: #C169BB; } a { background-color: rgb(193,105,187); } div.DivClassName { background-color: #C169BB; } .BgClassName { background-color: #C169BB; } </style>
<style> span { border-color: #C169BB; } span { border-color: rgb(193,105,187); } td.TdClassName { border-color: #C169BB; } .TagClassName { border-color: #C169BB; } </style>