#DA3B30 (or 0xDA3B30) is unknown color: approx Cinnabar. HEX triplet: DA, 3B and 30. RGB value is (218,59,48). Sum of RGB (Red+Green+Blue) = 218+59+48=325 (43% of max value = 765). Red value is 218 (85.55% from 255 or 67.08% from 325); Green value is 59 (23.44% from 255 or 18.15% from 325); Blue value is 48 (19.14% from 255 or 14.77% from 325); Max value from RGB is 218 - color contains mainly: red. Hex color #DA3B30 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #DA3B30 is #25C4CF. Grayscale: #696969. Windows color (decimal): -2475216 or 3161050. OLE color: 3161050.
HSL color Cylindrical-coordinate representation of color #DA3B30: hue angle of 3.88º degrees, saturation: 0.7, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #DA3B30 is Cyan = 0, Magento = 0.73, Yellow = 0.78 and Black (K on CMYK) = 0.15.
<style> p { color: #DA3B30; } p { color: rgb(218,59,48); } H1.HeaderClassName { color: #DA3B30; } .AnyTagClassName { color: #DA3B30; } </style>
<style> a { background-color: #DA3B30; } a { background-color: rgb(218,59,48); } div.DivClassName { background-color: #DA3B30; } .BgClassName { background-color: #DA3B30; } </style>
<style> span { border-color: #DA3B30; } span { border-color: rgb(218,59,48); } td.TdClassName { border-color: #DA3B30; } .TagClassName { border-color: #DA3B30; } </style>