#BCAD8F (or 0xBCAD8F) is unknown color: approx Pavlova. HEX triplet: BC, AD and 8F. RGB value is (188,173,143). Sum of RGB (Red+Green+Blue) = 188+173+143=504 (66% of max value = 765). Red value is 188 (73.83% from 255 or 37.30% from 504); Green value is 173 (67.97% from 255 or 34.33% from 504); Blue value is 143 (56.25% from 255 or 28.37% from 504); Max value from RGB is 188 - color contains mainly: red. Hex color #BCAD8F is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BCAD8F is #435270. Grayscale: #AEAEAE. Windows color (decimal): -4412017 or 9416124. OLE color: 9416124.
HSL color Cylindrical-coordinate representation of color #BCAD8F: hue angle of 40º degrees, saturation: 0.25, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #BCAD8F is Cyan = 0, Magento = 0.08, Yellow = 0.24 and Black (K on CMYK) = 0.26.
<style> p { color: #BCAD8F; } p { color: rgb(188,173,143); } H1.HeaderClassName { color: #BCAD8F; } .AnyTagClassName { color: #BCAD8F; } </style>
<style> a { background-color: #BCAD8F; } a { background-color: rgb(188,173,143); } div.DivClassName { background-color: #BCAD8F; } .BgClassName { background-color: #BCAD8F; } </style>
<style> span { border-color: #BCAD8F; } span { border-color: rgb(188,173,143); } td.TdClassName { border-color: #BCAD8F; } .TagClassName { border-color: #BCAD8F; } </style>