#DA3D22 (or 0xDA3D22) is unknown color: approx Cinnabar. HEX triplet: DA, 3D and 22. RGB value is (218,61,34). Sum of RGB (Red+Green+Blue) = 218+61+34=313 (41% of max value = 765). Red value is 218 (85.55% from 255 or 69.65% from 313); Green value is 61 (24.22% from 255 or 19.49% from 313); Blue value is 34 (13.67% from 255 or 10.86% from 313); Max value from RGB is 218 - color contains mainly: red. Hex color #DA3D22 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #DA3D22 is #25C2DD. Grayscale: #696969. Windows color (decimal): -2474718 or 2244058. OLE color: 2244058.
HSL color Cylindrical-coordinate representation of color #DA3D22: hue angle of 8.8º degrees, saturation: 0.73, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #DA3D22 is Cyan = 0, Magento = 0.72, Yellow = 0.84 and Black (K on CMYK) = 0.15.
<style> p { color: #DA3D22; } p { color: rgb(218,61,34); } H1.HeaderClassName { color: #DA3D22; } .AnyTagClassName { color: #DA3D22; } </style>
<style> a { background-color: #DA3D22; } a { background-color: rgb(218,61,34); } div.DivClassName { background-color: #DA3D22; } .BgClassName { background-color: #DA3D22; } </style>
<style> span { border-color: #DA3D22; } span { border-color: rgb(218,61,34); } td.TdClassName { border-color: #DA3D22; } .TagClassName { border-color: #DA3D22; } </style>