#BD909A (or 0xBD909A) is unknown color: approx Viola. HEX triplet: BD, 90 and 9A. RGB value is (189,144,154). Sum of RGB (Red+Green+Blue) = 189+144+154=487 (64% of max value = 765). Red value is 189 (74.22% from 255 or 38.81% from 487); Green value is 144 (56.64% from 255 or 29.57% from 487); Blue value is 154 (60.55% from 255 or 31.62% from 487); Max value from RGB is 189 - color contains mainly: red. Hex color #BD909A is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BD909A is #426F65. Grayscale: #9E9E9E. Windows color (decimal): -4353894 or 10129597. OLE color: 10129597.
HSL color Cylindrical-coordinate representation of color #BD909A: hue angle of 346.67º degrees, saturation: 0.25, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #BD909A is Cyan = 0, Magento = 0.24, Yellow = 0.19 and Black (K on CMYK) = 0.26.
<style> p { color: #BD909A; } p { color: rgb(189,144,154); } H1.HeaderClassName { color: #BD909A; } .AnyTagClassName { color: #BD909A; } </style>
<style> a { background-color: #BD909A; } a { background-color: rgb(189,144,154); } div.DivClassName { background-color: #BD909A; } .BgClassName { background-color: #BD909A; } </style>
<style> span { border-color: #BD909A; } span { border-color: rgb(189,144,154); } td.TdClassName { border-color: #BD909A; } .TagClassName { border-color: #BD909A; } </style>