#FFB330 (or 0xFFB330) is unknown color: approx Supernova. HEX triplet: FF, B3 and 30. RGB value is (255,179,48). Sum of RGB (Red+Green+Blue) = 255+179+48=482 (63% of max value = 765). Red value is 255 (100% from 255 or 52.90% from 482); Green value is 179 (70.31% from 255 or 37.14% from 482); Blue value is 48 (19.14% from 255 or 9.96% from 482); Max value from RGB is 255 - color contains mainly: red. Hex color #FFB330 is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #FFB330 is #004CCF. Grayscale: #BBBBBB. Windows color (decimal): -19664 or 3191807. OLE color: 3191807.
HSL color Cylindrical-coordinate representation of color #FFB330: hue angle of 37.97º degrees, saturation: 1, lightness: 0.59%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #FFB330 is Cyan = 0, Magento = 0.30, Yellow = 0.81 and Black (K on CMYK) = 0.
<style> p { color: #FFB330; } p { color: rgb(255,179,48); } H1.HeaderClassName { color: #FFB330; } .AnyTagClassName { color: #FFB330; } </style>
<style> a { background-color: #FFB330; } a { background-color: rgb(255,179,48); } div.DivClassName { background-color: #FFB330; } .BgClassName { background-color: #FFB330; } </style>
<style> span { border-color: #FFB330; } span { border-color: rgb(255,179,48); } td.TdClassName { border-color: #FFB330; } .TagClassName { border-color: #FFB330; } </style>