#BB815A (or 0xBB815A) is unknown color: approx Twine. HEX triplet: BB, 81 and 5A. RGB value is (187,129,90). Sum of RGB (Red+Green+Blue) = 187+129+90=406 (53% of max value = 765). Red value is 187 (73.44% from 255 or 46.06% from 406); Green value is 129 (50.78% from 255 or 31.77% from 406); Blue value is 90 (35.55% from 255 or 22.17% from 406); Max value from RGB is 187 - color contains mainly: red. Hex color #BB815A is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BB815A is #447EA5. Grayscale: #8E8E8E. Windows color (decimal): -4488870 or 5931451. OLE color: 5931451.
HSL color Cylindrical-coordinate representation of color #BB815A: hue angle of 24.12º degrees, saturation: 0.42, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #BB815A is Cyan = 0, Magento = 0.31, Yellow = 0.52 and Black (K on CMYK) = 0.27.
<style> p { color: #BB815A; } p { color: rgb(187,129,90); } H1.HeaderClassName { color: #BB815A; } .AnyTagClassName { color: #BB815A; } </style>
<style> a { background-color: #BB815A; } a { background-color: rgb(187,129,90); } div.DivClassName { background-color: #BB815A; } .BgClassName { background-color: #BB815A; } </style>
<style> span { border-color: #BB815A; } span { border-color: rgb(187,129,90); } td.TdClassName { border-color: #BB815A; } .TagClassName { border-color: #BB815A; } </style>