#8B5B00 (or 0x8B5B00) is unknown color: approx Golden Brown. HEX triplet: 8B, 5B and 00. RGB value is (139,91,0). Sum of RGB (Red+Green+Blue) = 139+91+0=230 (30% of max value = 765). Red value is 139 (54.69% from 255 or 60.43% from 230); Green value is 91 (35.94% from 255 or 39.57% from 230); Blue value is 0 (0.39% from 255 or 0% from 230); Max value from RGB is 139 - color contains mainly: red. Hex color #8B5B00 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #8B5B00 is #74A4FF. Grayscale: #5F5F5F. Windows color (decimal): -7644416 or 23435. OLE color: 23435.
HSL color Cylindrical-coordinate representation of color #8B5B00: hue angle of 39.28º degrees, saturation: 1, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 1%. Process color model (Four color, CMYK) of #8B5B00 is Cyan = 0, Magento = 0.35, Yellow = 1 and Black (K on CMYK) = 0.45.
<style> p { color: #8b5b00; } p { color: rgb(139,91,0); } H1.HeaderClassName { color: #8b5b00; } .AnyTagClassName { color: #8b5b00; } </style>
<style> a { background-color: #8b5b00; } a { background-color: rgb(139,91,0); } div.DivClassName { background-color: #8b5b00; } .BgClassName { background-color: #8b5b00; } </style>
<style> span { border-color: #8b5b00; } span { border-color: rgb(139,91,0); } td.TdClassName { border-color: #8b5b00; } .TagClassName { border-color: #8b5b00; } </style>