#282E21 (or 0x282E21) is unknown color: approx Pine Tree. HEX triplet: 28, 2E and 21. RGB value is (40,46,33). Sum of RGB (Red+Green+Blue) = 40+46+33=119 (15% of max value = 765). Red value is 40 (16.02% from 255 or 33.61% from 119); Green value is 46 (18.36% from 255 or 38.66% from 119); Blue value is 33 (13.28% from 255 or 27.73% from 119); Max value from RGB is 46 - color contains mainly: green. Hex color #282E21 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #282E21 is #D7D1DE. Grayscale: #2A2A2A. Windows color (decimal): -14143967 or 2174504. OLE color: 2174504.
HSL color Cylindrical-coordinate representation of color #282E21: hue angle of 87.69º degrees, saturation: 0.16, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #282E21 is Cyan = 0.13, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.82.
<style> p { color: #282E21; } p { color: rgb(40,46,33); } H1.HeaderClassName { color: #282E21; } .AnyTagClassName { color: #282E21; } </style>
<style> a { background-color: #282E21; } a { background-color: rgb(40,46,33); } div.DivClassName { background-color: #282E21; } .BgClassName { background-color: #282E21; } </style>
<style> span { border-color: #282E21; } span { border-color: rgb(40,46,33); } td.TdClassName { border-color: #282E21; } .TagClassName { border-color: #282E21; } </style>