#B46F6B (or 0xB46F6B) is unknown color: approx Coral Tree. HEX triplet: B4, 6F and 6B. RGB value is (180,111,107). Sum of RGB (Red+Green+Blue) = 180+111+107=398 (52% of max value = 765). Red value is 180 (70.70% from 255 or 45.23% from 398); Green value is 111 (43.75% from 255 or 27.89% from 398); Blue value is 107 (42.19% from 255 or 26.88% from 398); Max value from RGB is 180 - color contains mainly: red. Hex color #B46F6B is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B46F6B is #4B9094. Grayscale: #838383. Windows color (decimal): -4952213 or 7040948. OLE color: 7040948.
HSL color Cylindrical-coordinate representation of color #B46F6B: hue angle of 3.29º degrees, saturation: 0.33, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #B46F6B is Cyan = 0, Magento = 0.38, Yellow = 0.41 and Black (K on CMYK) = 0.29.
<style> p { color: #B46F6B; } p { color: rgb(180,111,107); } H1.HeaderClassName { color: #B46F6B; } .AnyTagClassName { color: #B46F6B; } </style>
<style> a { background-color: #B46F6B; } a { background-color: rgb(180,111,107); } div.DivClassName { background-color: #B46F6B; } .BgClassName { background-color: #B46F6B; } </style>
<style> span { border-color: #B46F6B; } span { border-color: rgb(180,111,107); } td.TdClassName { border-color: #B46F6B; } .TagClassName { border-color: #B46F6B; } </style>