#B4620D (or 0xB4620D) is unknown color: approx Golden Brown. HEX triplet: B4, 62 and 0D. RGB value is (180,98,13). Sum of RGB (Red+Green+Blue) = 180+98+13=291 (38% of max value = 765). Red value is 180 (70.70% from 255 or 61.86% from 291); Green value is 98 (38.67% from 255 or 33.68% from 291); Blue value is 13 (5.47% from 255 or 4.47% from 291); Max value from RGB is 180 - color contains mainly: red. Hex color #B4620D is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #B4620D is #4B9DF2. Grayscale: #717171. Windows color (decimal): -4955635 or 877236. OLE color: 877236.
HSL color Cylindrical-coordinate representation of color #B4620D: hue angle of 30.54º degrees, saturation: 0.87, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #B4620D is Cyan = 0, Magento = 0.46, Yellow = 0.93 and Black (K on CMYK) = 0.29.
<style> p { color: #B4620D; } p { color: rgb(180,98,13); } H1.HeaderClassName { color: #B4620D; } .AnyTagClassName { color: #B4620D; } </style>
<style> a { background-color: #B4620D; } a { background-color: rgb(180,98,13); } div.DivClassName { background-color: #B4620D; } .BgClassName { background-color: #B4620D; } </style>
<style> span { border-color: #B4620D; } span { border-color: rgb(180,98,13); } td.TdClassName { border-color: #B4620D; } .TagClassName { border-color: #B4620D; } </style>