#1875BB (or 0x1875BB) is unknown color: approx Denim. HEX triplet: 18, 75 and BB. RGB value is (24,117,187). Sum of RGB (Red+Green+Blue) = 24+117+187=328 (43% of max value = 765). Red value is 24 (9.77% from 255 or 7.32% from 328); Green value is 117 (46.09% from 255 or 35.67% from 328); Blue value is 187 (73.44% from 255 or 57.01% from 328); Max value from RGB is 187 - color contains mainly: blue. Hex color #1875BB is not a web safe color. Web safe color analog (approx): #0066CC. Inversed color of #1875BB is #E78A44. Grayscale: #606060. Windows color (decimal): -15174213 or 12285208. OLE color: 12285208.
HSL color Cylindrical-coordinate representation of color #1875BB: hue angle of 205.77º degrees, saturation: 0.77, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #1875BB is Cyan = 0.87, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #1875bb; } p { color: rgb(24,117,187); } H1.HeaderClassName { color: #1875bb; } .AnyTagClassName { color: #1875bb; } </style>
<style> a { background-color: #1875bb; } a { background-color: rgb(24,117,187); } div.DivClassName { background-color: #1875bb; } .BgClassName { background-color: #1875bb; } </style>
<style> span { border-color: #1875bb; } span { border-color: rgb(24,117,187); } td.TdClassName { border-color: #1875bb; } .TagClassName { border-color: #1875bb; } </style>