#BD905E (or 0xBD905E) is unknown color: approx Twine. HEX triplet: BD, 90 and 5E. RGB value is (189,144,94). Sum of RGB (Red+Green+Blue) = 189+144+94=427 (56% of max value = 765). Red value is 189 (74.22% from 255 or 44.26% from 427); Green value is 144 (56.64% from 255 or 33.72% from 427); Blue value is 94 (37.11% from 255 or 22.01% from 427); Max value from RGB is 189 - color contains mainly: red. Hex color #BD905E is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BD905E is #426FA1. Grayscale: #989898. Windows color (decimal): -4353954 or 6197437. OLE color: 6197437.
HSL color Cylindrical-coordinate representation of color #BD905E: hue angle of 31.58º degrees, saturation: 0.42, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #BD905E is Cyan = 0, Magento = 0.24, Yellow = 0.50 and Black (K on CMYK) = 0.26.
<style> p { color: #BD905E; } p { color: rgb(189,144,94); } H1.HeaderClassName { color: #BD905E; } .AnyTagClassName { color: #BD905E; } </style>
<style> a { background-color: #BD905E; } a { background-color: rgb(189,144,94); } div.DivClassName { background-color: #BD905E; } .BgClassName { background-color: #BD905E; } </style>
<style> span { border-color: #BD905E; } span { border-color: rgb(189,144,94); } td.TdClassName { border-color: #BD905E; } .TagClassName { border-color: #BD905E; } </style>