#DD3D12 (or 0xDD3D12) is unknown color: approx Harley Davidson Orange. HEX triplet: DD, 3D and 12. RGB value is (221,61,18). Sum of RGB (Red+Green+Blue) = 221+61+18=300 (39% of max value = 765). Red value is 221 (86.72% from 255 or 73.67% from 300); Green value is 61 (24.22% from 255 or 20.33% from 300); Blue value is 18 (7.42% from 255 or 6% from 300); Max value from RGB is 221 - color contains mainly: red. Hex color #DD3D12 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #DD3D12 is #22C2ED. Grayscale: #686868. Windows color (decimal): -2278126 or 1195485. OLE color: 1195485.
HSL color Cylindrical-coordinate representation of color #DD3D12: hue angle of 12.71º degrees, saturation: 0.85, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #DD3D12 is Cyan = 0, Magento = 0.72, Yellow = 0.92 and Black (K on CMYK) = 0.13.
<style> p { color: #DD3D12; } p { color: rgb(221,61,18); } H1.HeaderClassName { color: #DD3D12; } .AnyTagClassName { color: #DD3D12; } </style>
<style> a { background-color: #DD3D12; } a { background-color: rgb(221,61,18); } div.DivClassName { background-color: #DD3D12; } .BgClassName { background-color: #DD3D12; } </style>
<style> span { border-color: #DD3D12; } span { border-color: rgb(221,61,18); } td.TdClassName { border-color: #DD3D12; } .TagClassName { border-color: #DD3D12; } </style>