#BD0111 (or 0xBD0111) is unknown color: approx Venetian Red. HEX triplet: BD, 01 and 11. RGB value is (189,1,17). Sum of RGB (Red+Green+Blue) = 189+1+17=207 (27% of max value = 765). Red value is 189 (74.22% from 255 or 91.30% from 207); Green value is 1 (0.78% from 255 or 0.48% from 207); Blue value is 17 (7.03% from 255 or 8.21% from 207); Max value from RGB is 189 - color contains mainly: red. Hex color #BD0111 is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #BD0111 is #42FEEE. Grayscale: #3B3B3B. Windows color (decimal): -4390639 or 1114557. OLE color: 1114557.
HSL color Cylindrical-coordinate representation of color #BD0111: hue angle of 354.89º degrees, saturation: 0.99, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #BD0111 is Cyan = 0, Magento = 0.99, Yellow = 0.91 and Black (K on CMYK) = 0.26.
<style> p { color: #BD0111; } p { color: rgb(189,1,17); } H1.HeaderClassName { color: #BD0111; } .AnyTagClassName { color: #BD0111; } </style>
<style> a { background-color: #BD0111; } a { background-color: rgb(189,1,17); } div.DivClassName { background-color: #BD0111; } .BgClassName { background-color: #BD0111; } </style>
<style> span { border-color: #BD0111; } span { border-color: rgb(189,1,17); } td.TdClassName { border-color: #BD0111; } .TagClassName { border-color: #BD0111; } </style>