#D37D45 (or 0xD37D45) is unknown color: approx Raw Sienna. HEX triplet: D3, 7D and 45. RGB value is (211,125,69). Sum of RGB (Red+Green+Blue) = 211+125+69=405 (53% of max value = 765). Red value is 211 (82.81% from 255 or 52.10% from 405); Green value is 125 (49.22% from 255 or 30.86% from 405); Blue value is 69 (27.34% from 255 or 17.04% from 405); Max value from RGB is 211 - color contains mainly: red. Hex color #D37D45 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D37D45 is #2C82BA. Grayscale: #909090. Windows color (decimal): -2917051 or 4554195. OLE color: 4554195.
HSL color Cylindrical-coordinate representation of color #D37D45: hue angle of 23.66º degrees, saturation: 0.62, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #D37D45 is Cyan = 0, Magento = 0.41, Yellow = 0.67 and Black (K on CMYK) = 0.17.
<style> p { color: #d37d45; } p { color: rgb(211,125,69); } H1.HeaderClassName { color: #d37d45; } .AnyTagClassName { color: #d37d45; } </style>
<style> a { background-color: #d37d45; } a { background-color: rgb(211,125,69); } div.DivClassName { background-color: #d37d45; } .BgClassName { background-color: #d37d45; } </style>
<style> span { border-color: #d37d45; } span { border-color: rgb(211,125,69); } td.TdClassName { border-color: #d37d45; } .TagClassName { border-color: #d37d45; } </style>