#BD1D3C (or 0xBD1D3C) is unknown color: approx Cardinal. HEX triplet: BD, 1D and 3C. RGB value is (189,29,60). Sum of RGB (Red+Green+Blue) = 189+29+60=278 (36% of max value = 765). Red value is 189 (74.22% from 255 or 67.99% from 278); Green value is 29 (11.72% from 255 or 10.43% from 278); Blue value is 60 (23.83% from 255 or 21.58% from 278); Max value from RGB is 189 - color contains mainly: red. Hex color #BD1D3C is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BD1D3C is #42E2C3. Grayscale: #505050. Windows color (decimal): -4383428 or 3939773. OLE color: 3939773.
HSL color Cylindrical-coordinate representation of color #BD1D3C: hue angle of 348.38º degrees, saturation: 0.73, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #BD1D3C is Cyan = 0, Magento = 0.85, Yellow = 0.68 and Black (K on CMYK) = 0.26.
<style> p { color: #bd1d3c; } p { color: rgb(189,29,60); } H1.HeaderClassName { color: #bd1d3c; } .AnyTagClassName { color: #bd1d3c; } </style>
<style> a { background-color: #bd1d3c; } a { background-color: rgb(189,29,60); } div.DivClassName { background-color: #bd1d3c; } .BgClassName { background-color: #bd1d3c; } </style>
<style> span { border-color: #bd1d3c; } span { border-color: rgb(189,29,60); } td.TdClassName { border-color: #bd1d3c; } .TagClassName { border-color: #bd1d3c; } </style>