#3A002F (or 0x3A002F) is unknown color: approx Blackberry. HEX triplet: 3A, 00 and 2F. RGB value is (58,0,47). Sum of RGB (Red+Green+Blue) = 58+0+47=105 (13% of max value = 765). Red value is 58 (23.05% from 255 or 55.24% from 105); Green value is 0 (0.39% from 255 or 0% from 105); Blue value is 47 (18.75% from 255 or 44.76% from 105); Max value from RGB is 58 - color contains mainly: red. Hex color #3A002F is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #3A002F is #C5FFD0. Grayscale: #161616. Windows color (decimal): -12976081 or 3080250. OLE color: 3080250.
HSL color Cylindrical-coordinate representation of color #3A002F: hue angle of 311.38º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.23% and HSV saturation: 1%. Process color model (Four color, CMYK) of #3A002F is Cyan = 0, Magento = 1, Yellow = 0.19 and Black (K on CMYK) = 0.77.
<style> p { color: #3A002F; } p { color: rgb(58,0,47); } H1.HeaderClassName { color: #3A002F; } .AnyTagClassName { color: #3A002F; } </style>
<style> a { background-color: #3A002F; } a { background-color: rgb(58,0,47); } div.DivClassName { background-color: #3A002F; } .BgClassName { background-color: #3A002F; } </style>
<style> span { border-color: #3A002F; } span { border-color: rgb(58,0,47); } td.TdClassName { border-color: #3A002F; } .TagClassName { border-color: #3A002F; } </style>