#4CA0CC (or 0x4CA0CC) is unknown color: approx Picton Blue. HEX triplet: 4C, A0 and CC. RGB value is (76,160,204). Sum of RGB (Red+Green+Blue) = 76+160+204=440 (58% of max value = 765). Red value is 76 (30.08% from 255 or 17.27% from 440); Green value is 160 (62.89% from 255 or 36.36% from 440); Blue value is 204 (80.08% from 255 or 46.36% from 440); Max value from RGB is 204 - color contains mainly: blue. Hex color #4CA0CC is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #4CA0CC is #B35F33. Grayscale: #8B8B8B. Windows color (decimal): -11755316 or 13410380. OLE color: 13410380.
HSL color Cylindrical-coordinate representation of color #4CA0CC: hue angle of 200.62º degrees, saturation: 0.56, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #4CA0CC is Cyan = 0.63, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #4ca0cc; } p { color: rgb(76,160,204); } H1.HeaderClassName { color: #4ca0cc; } .AnyTagClassName { color: #4ca0cc; } </style>
<style> a { background-color: #4ca0cc; } a { background-color: rgb(76,160,204); } div.DivClassName { background-color: #4ca0cc; } .BgClassName { background-color: #4ca0cc; } </style>
<style> span { border-color: #4ca0cc; } span { border-color: rgb(76,160,204); } td.TdClassName { border-color: #4ca0cc; } .TagClassName { border-color: #4ca0cc; } </style>