#DA150B (or 0xDA150B) is unknown color: approx Free Speech Red. HEX triplet: DA, 15 and 0B. RGB value is (218,21,11). Sum of RGB (Red+Green+Blue) = 218+21+11=250 (33% of max value = 765). Red value is 218 (85.55% from 255 or 87.2% from 250); Green value is 21 (8.59% from 255 or 8.4% from 250); Blue value is 11 (4.69% from 255 or 4.4% from 250); Max value from RGB is 218 - color contains mainly: red. Hex color #DA150B is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #DA150B is #25EAF4. Grayscale: #4E4E4E. Windows color (decimal): -2484981 or 726490. OLE color: 726490.
HSL color Cylindrical-coordinate representation of color #DA150B: hue angle of 2.9º degrees, saturation: 0.9, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #DA150B is Cyan = 0, Magento = 0.90, Yellow = 0.95 and Black (K on CMYK) = 0.15.
<style> p { color: #da150b; } p { color: rgb(218,21,11); } H1.HeaderClassName { color: #da150b; } .AnyTagClassName { color: #da150b; } </style>
<style> a { background-color: #da150b; } a { background-color: rgb(218,21,11); } div.DivClassName { background-color: #da150b; } .BgClassName { background-color: #da150b; } </style>
<style> span { border-color: #da150b; } span { border-color: rgb(218,21,11); } td.TdClassName { border-color: #da150b; } .TagClassName { border-color: #da150b; } </style>