#AD675F (or 0xAD675F) is unknown color: approx Coral Tree. HEX triplet: AD, 67 and 5F. RGB value is (173,103,95). Sum of RGB (Red+Green+Blue) = 173+103+95=371 (49% of max value = 765). Red value is 173 (67.97% from 255 or 46.63% from 371); Green value is 103 (40.62% from 255 or 27.76% from 371); Blue value is 95 (37.5% from 255 or 25.61% from 371); Max value from RGB is 173 - color contains mainly: red. Hex color #AD675F is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AD675F is #5298A0. Grayscale: #7B7B7B. Windows color (decimal): -5413025 or 6252461. OLE color: 6252461.
HSL color Cylindrical-coordinate representation of color #AD675F: hue angle of 6.15º degrees, saturation: 0.32, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #AD675F is Cyan = 0, Magento = 0.40, Yellow = 0.45 and Black (K on CMYK) = 0.32.
<style> p { color: #ad675f; } p { color: rgb(173,103,95); } H1.HeaderClassName { color: #ad675f; } .AnyTagClassName { color: #ad675f; } </style>
<style> a { background-color: #ad675f; } a { background-color: rgb(173,103,95); } div.DivClassName { background-color: #ad675f; } .BgClassName { background-color: #ad675f; } </style>
<style> span { border-color: #ad675f; } span { border-color: rgb(173,103,95); } td.TdClassName { border-color: #ad675f; } .TagClassName { border-color: #ad675f; } </style>