#BDA25D (or 0xBDA25D) is unknown color: approx Laser. HEX triplet: BD, A2 and 5D. RGB value is (189,162,93). Sum of RGB (Red+Green+Blue) = 189+162+93=444 (58% of max value = 765). Red value is 189 (74.22% from 255 or 42.57% from 444); Green value is 162 (63.67% from 255 or 36.49% from 444); Blue value is 93 (36.72% from 255 or 20.95% from 444); Max value from RGB is 189 - color contains mainly: red. Hex color #BDA25D is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BDA25D is #425DA2. Grayscale: #A2A2A2. Windows color (decimal): -4349347 or 6136509. OLE color: 6136509.
HSL color Cylindrical-coordinate representation of color #BDA25D: hue angle of 43.12º 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 #BDA25D is Cyan = 0, Magento = 0.14, Yellow = 0.51 and Black (K on CMYK) = 0.26.
<style> p { color: #BDA25D; } p { color: rgb(189,162,93); } H1.HeaderClassName { color: #BDA25D; } .AnyTagClassName { color: #BDA25D; } </style>
<style> a { background-color: #BDA25D; } a { background-color: rgb(189,162,93); } div.DivClassName { background-color: #BDA25D; } .BgClassName { background-color: #BDA25D; } </style>
<style> span { border-color: #BDA25D; } span { border-color: rgb(189,162,93); } td.TdClassName { border-color: #BDA25D; } .TagClassName { border-color: #BDA25D; } </style>