#AD754B (or 0xAD754B) is unknown color: approx Bourbon. HEX triplet: AD, 75 and 4B. RGB value is (173,117,75). Sum of RGB (Red+Green+Blue) = 173+117+75=365 (48% of max value = 765). Red value is 173 (67.97% from 255 or 47.40% from 365); Green value is 117 (46.09% from 255 or 32.05% from 365); Blue value is 75 (29.69% from 255 or 20.55% from 365); Max value from RGB is 173 - color contains mainly: red. Hex color #AD754B is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #AD754B is #528AB4. Grayscale: #818181. Windows color (decimal): -5409461 or 4945325. OLE color: 4945325.
HSL color Cylindrical-coordinate representation of color #AD754B: hue angle of 25.71º degrees, saturation: 0.4, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #AD754B is Cyan = 0, Magento = 0.32, Yellow = 0.57 and Black (K on CMYK) = 0.32.
<style> p { color: #AD754B; } p { color: rgb(173,117,75); } H1.HeaderClassName { color: #AD754B; } .AnyTagClassName { color: #AD754B; } </style>
<style> a { background-color: #AD754B; } a { background-color: rgb(173,117,75); } div.DivClassName { background-color: #AD754B; } .BgClassName { background-color: #AD754B; } </style>
<style> span { border-color: #AD754B; } span { border-color: rgb(173,117,75); } td.TdClassName { border-color: #AD754B; } .TagClassName { border-color: #AD754B; } </style>