#BD925A (or 0xBD925A) is unknown color: approx Twine. HEX triplet: BD, 92 and 5A. RGB value is (189,146,90). Sum of RGB (Red+Green+Blue) = 189+146+90=425 (56% of max value = 765). Red value is 189 (74.22% from 255 or 44.47% from 425); Green value is 146 (57.42% from 255 or 34.35% from 425); Blue value is 90 (35.55% from 255 or 21.18% from 425); Max value from RGB is 189 - color contains mainly: red. Hex color #BD925A is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BD925A is #426DA5. Grayscale: #989898. Windows color (decimal): -4353446 or 5935805. OLE color: 5935805.
HSL color Cylindrical-coordinate representation of color #BD925A: hue angle of 33.94º degrees, saturation: 0.43, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #BD925A is Cyan = 0, Magento = 0.23, Yellow = 0.52 and Black (K on CMYK) = 0.26.
<style> p { color: #bd925a; } p { color: rgb(189,146,90); } H1.HeaderClassName { color: #bd925a; } .AnyTagClassName { color: #bd925a; } </style>
<style> a { background-color: #bd925a; } a { background-color: rgb(189,146,90); } div.DivClassName { background-color: #bd925a; } .BgClassName { background-color: #bd925a; } </style>
<style> span { border-color: #bd925a; } span { border-color: rgb(189,146,90); } td.TdClassName { border-color: #bd925a; } .TagClassName { border-color: #bd925a; } </style>