#DA4B33 (or 0xDA4B33) is unknown color: approx Cinnabar. HEX triplet: DA, 4B and 33. RGB value is (218,75,51). Sum of RGB (Red+Green+Blue) = 218+75+51=344 (45% of max value = 765). Red value is 218 (85.55% from 255 or 63.37% from 344); Green value is 75 (29.69% from 255 or 21.80% from 344); Blue value is 51 (20.31% from 255 or 14.83% from 344); Max value from RGB is 218 - color contains mainly: red. Hex color #DA4B33 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #DA4B33 is #25B4CC. Grayscale: #737373. Windows color (decimal): -2471117 or 3361754. OLE color: 3361754.
HSL color Cylindrical-coordinate representation of color #DA4B33: hue angle of 8.62º degrees, saturation: 0.69, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #DA4B33 is Cyan = 0, Magento = 0.66, Yellow = 0.77 and Black (K on CMYK) = 0.15.
<style> p { color: #DA4B33; } p { color: rgb(218,75,51); } H1.HeaderClassName { color: #DA4B33; } .AnyTagClassName { color: #DA4B33; } </style>
<style> a { background-color: #DA4B33; } a { background-color: rgb(218,75,51); } div.DivClassName { background-color: #DA4B33; } .BgClassName { background-color: #DA4B33; } </style>
<style> span { border-color: #DA4B33; } span { border-color: rgb(218,75,51); } td.TdClassName { border-color: #DA4B33; } .TagClassName { border-color: #DA4B33; } </style>