#D30B14 (or 0xD30B14) is unknown color: approx Venetian Red. HEX triplet: D3, 0B and 14. RGB value is (211,11,20). Sum of RGB (Red+Green+Blue) = 211+11+20=242 (32% of max value = 765). Red value is 211 (82.81% from 255 or 87.19% from 242); Green value is 11 (4.69% from 255 or 4.55% from 242); Blue value is 20 (8.20% from 255 or 8.26% from 242); Max value from RGB is 211 - color contains mainly: red. Hex color #D30B14 is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #D30B14 is #2CF4EB. Grayscale: #474747. Windows color (decimal): -2946284 or 1313747. OLE color: 1313747.
HSL color Cylindrical-coordinate representation of color #D30B14: hue angle of 357.3º degrees, saturation: 0.9, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #D30B14 is Cyan = 0, Magento = 0.95, Yellow = 0.91 and Black (K on CMYK) = 0.17.
<style> p { color: #d30b14; } p { color: rgb(211,11,20); } H1.HeaderClassName { color: #d30b14; } .AnyTagClassName { color: #d30b14; } </style>
<style> a { background-color: #d30b14; } a { background-color: rgb(211,11,20); } div.DivClassName { background-color: #d30b14; } .BgClassName { background-color: #d30b14; } </style>
<style> span { border-color: #d30b14; } span { border-color: rgb(211,11,20); } td.TdClassName { border-color: #d30b14; } .TagClassName { border-color: #d30b14; } </style>