#BD2A69 (or 0xBD2A69) is unknown color: approx Rouge. HEX triplet: BD, 2A and 69. RGB value is (189,42,105). Sum of RGB (Red+Green+Blue) = 189+42+105=336 (44% of max value = 765). Red value is 189 (74.22% from 255 or 56.25% from 336); Green value is 42 (16.80% from 255 or 12.5% from 336); Blue value is 105 (41.41% from 255 or 31.25% from 336); Max value from RGB is 189 - color contains mainly: red. Hex color #BD2A69 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #BD2A69 is #42D596. Grayscale: #5D5D5D. Windows color (decimal): -4380055 or 6892221. OLE color: 6892221.
HSL color Cylindrical-coordinate representation of color #BD2A69: hue angle of 334.29º degrees, saturation: 0.64, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #BD2A69 is Cyan = 0, Magento = 0.78, Yellow = 0.44 and Black (K on CMYK) = 0.26.
<style> p { color: #BD2A69; } p { color: rgb(189,42,105); } H1.HeaderClassName { color: #BD2A69; } .AnyTagClassName { color: #BD2A69; } </style>
<style> a { background-color: #BD2A69; } a { background-color: rgb(189,42,105); } div.DivClassName { background-color: #BD2A69; } .BgClassName { background-color: #BD2A69; } </style>
<style> span { border-color: #BD2A69; } span { border-color: rgb(189,42,105); } td.TdClassName { border-color: #BD2A69; } .TagClassName { border-color: #BD2A69; } </style>