#BD905D (or 0xBD905D) is unknown color: approx Twine. HEX triplet: BD, 90 and 5D. RGB value is (189,144,93). Sum of RGB (Red+Green+Blue) = 189+144+93=426 (56% of max value = 765). Red value is 189 (74.22% from 255 or 44.37% from 426); Green value is 144 (56.64% from 255 or 33.80% from 426); Blue value is 93 (36.72% from 255 or 21.83% from 426); Max value from RGB is 189 - color contains mainly: red. Hex color #BD905D is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BD905D is #426FA2. Grayscale: #979797. Windows color (decimal): -4353955 or 6131901. OLE color: 6131901.
HSL color Cylindrical-coordinate representation of color #BD905D: hue angle of 31.88º degrees, saturation: 0.42, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #BD905D is Cyan = 0, Magento = 0.24, Yellow = 0.51 and Black (K on CMYK) = 0.26.
<style> p { color: #BD905D; } p { color: rgb(189,144,93); } H1.HeaderClassName { color: #BD905D; } .AnyTagClassName { color: #BD905D; } </style>
<style> a { background-color: #BD905D; } a { background-color: rgb(189,144,93); } div.DivClassName { background-color: #BD905D; } .BgClassName { background-color: #BD905D; } </style>
<style> span { border-color: #BD905D; } span { border-color: rgb(189,144,93); } td.TdClassName { border-color: #BD905D; } .TagClassName { border-color: #BD905D; } </style>