#682B2E (or 0x682B2E) is unknown color: approx Red Devil. HEX triplet: 68, 2B and 2E. RGB value is (104,43,46). Sum of RGB (Red+Green+Blue) = 104+43+46=193 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.89% from 193); Green value is 43 (17.19% from 255 or 22.28% from 193); Blue value is 46 (18.36% from 255 or 23.83% from 193); Max value from RGB is 104 - color contains mainly: red. Hex color #682B2E is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #682B2E is #97D4D1. Grayscale: #3D3D3D. Windows color (decimal): -9950418 or 3025768. OLE color: 3025768.
HSL color Cylindrical-coordinate representation of color #682B2E: hue angle of 357.05º degrees, saturation: 0.41, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #682B2E is Cyan = 0, Magento = 0.59, Yellow = 0.56 and Black (K on CMYK) = 0.59.
<style> p { color: #682B2E; } p { color: rgb(104,43,46); } H1.HeaderClassName { color: #682B2E; } .AnyTagClassName { color: #682B2E; } </style>
<style> a { background-color: #682B2E; } a { background-color: rgb(104,43,46); } div.DivClassName { background-color: #682B2E; } .BgClassName { background-color: #682B2E; } </style>
<style> span { border-color: #682B2E; } span { border-color: rgb(104,43,46); } td.TdClassName { border-color: #682B2E; } .TagClassName { border-color: #682B2E; } </style>