#BC9992 (or 0xBC9992) is unknown color: approx Quicksand. HEX triplet: BC, 99 and 92. RGB value is (188,153,146). Sum of RGB (Red+Green+Blue) = 188+153+146=487 (64% of max value = 765). Red value is 188 (73.83% from 255 or 38.60% from 487); Green value is 153 (60.16% from 255 or 31.42% from 487); Blue value is 146 (57.42% from 255 or 29.98% from 487); Max value from RGB is 188 - color contains mainly: red. Hex color #BC9992 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BC9992 is #43666D. Grayscale: #A2A2A2. Windows color (decimal): -4417134 or 9607612. OLE color: 9607612.
HSL color Cylindrical-coordinate representation of color #BC9992: hue angle of 10º degrees, saturation: 0.24, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BC9992 is Cyan = 0, Magento = 0.19, Yellow = 0.22 and Black (K on CMYK) = 0.26.
<style> p { color: #BC9992; } p { color: rgb(188,153,146); } H1.HeaderClassName { color: #BC9992; } .AnyTagClassName { color: #BC9992; } </style>
<style> a { background-color: #BC9992; } a { background-color: rgb(188,153,146); } div.DivClassName { background-color: #BC9992; } .BgClassName { background-color: #BC9992; } </style>
<style> span { border-color: #BC9992; } span { border-color: rgb(188,153,146); } td.TdClassName { border-color: #BC9992; } .TagClassName { border-color: #BC9992; } </style>