#BC485A (or 0xBC485A) is unknown color: approx Hippie Pink. HEX triplet: BC, 48 and 5A. RGB value is (188,72,90). Sum of RGB (Red+Green+Blue) = 188+72+90=350 (46% of max value = 765). Red value is 188 (73.83% from 255 or 53.71% from 350); Green value is 72 (28.52% from 255 or 20.57% from 350); Blue value is 90 (35.55% from 255 or 25.71% from 350); Max value from RGB is 188 - color contains mainly: red. Hex color #BC485A is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #BC485A is #43B7A5. Grayscale: #6C6C6C. Windows color (decimal): -4437926 or 5916860. OLE color: 5916860.
HSL color Cylindrical-coordinate representation of color #BC485A: hue angle of 350.69º degrees, saturation: 0.46, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #BC485A is Cyan = 0, Magento = 0.62, Yellow = 0.52 and Black (K on CMYK) = 0.26.
<style> p { color: #BC485A; } p { color: rgb(188,72,90); } H1.HeaderClassName { color: #BC485A; } .AnyTagClassName { color: #BC485A; } </style>
<style> a { background-color: #BC485A; } a { background-color: rgb(188,72,90); } div.DivClassName { background-color: #BC485A; } .BgClassName { background-color: #BC485A; } </style>
<style> span { border-color: #BC485A; } span { border-color: rgb(188,72,90); } td.TdClassName { border-color: #BC485A; } .TagClassName { border-color: #BC485A; } </style>