#341C02 (or 0x341C02) is unknown color: approx Cocoa Brown. HEX triplet: 34, 1C and 02. RGB value is (52,28,2). Sum of RGB (Red+Green+Blue) = 52+28+2=82 (10% of max value = 765). Red value is 52 (20.70% from 255 or 63.41% from 82); Green value is 28 (11.33% from 255 or 34.15% from 82); Blue value is 2 (1.17% from 255 or 2.44% from 82); Max value from RGB is 52 - color contains mainly: red. Hex color #341C02 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #341C02 is #CBE3FD. Grayscale: #202020. Windows color (decimal): -13362174 or 138292. OLE color: 138292.
HSL color Cylindrical-coordinate representation of color #341C02: hue angle of 31.2º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #341C02 is Cyan = 0, Magento = 0.46, Yellow = 0.96 and Black (K on CMYK) = 0.80.
<style> p { color: #341C02; } p { color: rgb(52,28,2); } H1.HeaderClassName { color: #341C02; } .AnyTagClassName { color: #341C02; } </style>
<style> a { background-color: #341C02; } a { background-color: rgb(52,28,2); } div.DivClassName { background-color: #341C02; } .BgClassName { background-color: #341C02; } </style>
<style> span { border-color: #341C02; } span { border-color: rgb(52,28,2); } td.TdClassName { border-color: #341C02; } .TagClassName { border-color: #341C02; } </style>