#CD0A0E (or 0xCD0A0E) is unknown color: approx Venetian Red. HEX triplet: CD, 0A and 0E. RGB value is (205,10,14). Sum of RGB (Red+Green+Blue) = 205+10+14=229 (30% of max value = 765). Red value is 205 (80.47% from 255 or 89.52% from 229); Green value is 10 (4.30% from 255 or 4.37% from 229); Blue value is 14 (5.86% from 255 or 6.11% from 229); Max value from RGB is 205 - color contains mainly: red. Hex color #CD0A0E is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #CD0A0E is #32F5F1. Grayscale: #444444. Windows color (decimal): -3339762 or 920269. OLE color: 920269.
HSL color Cylindrical-coordinate representation of color #CD0A0E: hue angle of 358.77º degrees, saturation: 0.91, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #CD0A0E is Cyan = 0, Magento = 0.95, Yellow = 0.93 and Black (K on CMYK) = 0.20.
<style> p { color: #cd0a0e; } p { color: rgb(205,10,14); } H1.HeaderClassName { color: #cd0a0e; } .AnyTagClassName { color: #cd0a0e; } </style>
<style> a { background-color: #cd0a0e; } a { background-color: rgb(205,10,14); } div.DivClassName { background-color: #cd0a0e; } .BgClassName { background-color: #cd0a0e; } </style>
<style> span { border-color: #cd0a0e; } span { border-color: rgb(205,10,14); } td.TdClassName { border-color: #cd0a0e; } .TagClassName { border-color: #cd0a0e; } </style>