#3A272A (or 0x3A272A) is unknown color: approx Aubergine. HEX triplet: 3A, 27 and 2A. RGB value is (58,39,42). Sum of RGB (Red+Green+Blue) = 58+39+42=139 (18% of max value = 765). Red value is 58 (23.05% from 255 or 41.73% from 139); Green value is 39 (15.62% from 255 or 28.06% from 139); Blue value is 42 (16.80% from 255 or 30.22% from 139); Max value from RGB is 58 - color contains mainly: red. Hex color #3A272A is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #3A272A is #C5D8D5. Grayscale: #2D2D2D. Windows color (decimal): -12966102 or 2762554. OLE color: 2762554.
HSL color Cylindrical-coordinate representation of color #3A272A: hue angle of 350.53º degrees, saturation: 0.2, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.23% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #3A272A is Cyan = 0, Magento = 0.33, Yellow = 0.28 and Black (K on CMYK) = 0.77.
<style> p { color: #3A272A; } p { color: rgb(58,39,42); } H1.HeaderClassName { color: #3A272A; } .AnyTagClassName { color: #3A272A; } </style>
<style> a { background-color: #3A272A; } a { background-color: rgb(58,39,42); } div.DivClassName { background-color: #3A272A; } .BgClassName { background-color: #3A272A; } </style>
<style> span { border-color: #3A272A; } span { border-color: rgb(58,39,42); } td.TdClassName { border-color: #3A272A; } .TagClassName { border-color: #3A272A; } </style>