#7B330F (or 0x7B330F) is unknown color: approx Peru Tan. HEX triplet: 7B, 33 and 0F. RGB value is (123,51,15). Sum of RGB (Red+Green+Blue) = 123+51+15=189 (25% of max value = 765). Red value is 123 (48.44% from 255 or 65.08% from 189); Green value is 51 (20.31% from 255 or 26.98% from 189); Blue value is 15 (6.25% from 255 or 7.94% from 189); Max value from RGB is 123 - color contains mainly: red. Hex color #7B330F is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #7B330F is #84CCF0. Grayscale: #444444. Windows color (decimal): -8703217 or 996219. OLE color: 996219.
HSL color Cylindrical-coordinate representation of color #7B330F: hue angle of 20º degrees, saturation: 0.78, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #7B330F is Cyan = 0, Magento = 0.59, Yellow = 0.88 and Black (K on CMYK) = 0.52.
<style> p { color: #7B330F; } p { color: rgb(123,51,15); } H1.HeaderClassName { color: #7B330F; } .AnyTagClassName { color: #7B330F; } </style>
<style> a { background-color: #7B330F; } a { background-color: rgb(123,51,15); } div.DivClassName { background-color: #7B330F; } .BgClassName { background-color: #7B330F; } </style>
<style> span { border-color: #7B330F; } span { border-color: rgb(123,51,15); } td.TdClassName { border-color: #7B330F; } .TagClassName { border-color: #7B330F; } </style>