#6C0221 (or 0x6C0221) is unknown color: approx Burgundy. HEX triplet: 6C, 02 and 21. RGB value is (108,2,33). Sum of RGB (Red+Green+Blue) = 108+2+33=143 (18% of max value = 765). Red value is 108 (42.58% from 255 or 75.52% from 143); Green value is 2 (1.17% from 255 or 1.40% from 143); Blue value is 33 (13.28% from 255 or 23.08% from 143); Max value from RGB is 108 - color contains mainly: red. Hex color #6C0221 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6C0221 is #93FDDE. Grayscale: #252525. Windows color (decimal): -9698783 or 2163308. OLE color: 2163308.
HSL color Cylindrical-coordinate representation of color #6C0221: hue angle of 342.45º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #6C0221 is Cyan = 0, Magento = 0.98, Yellow = 0.69 and Black (K on CMYK) = 0.58.
<style> p { color: #6C0221; } p { color: rgb(108,2,33); } H1.HeaderClassName { color: #6C0221; } .AnyTagClassName { color: #6C0221; } </style>
<style> a { background-color: #6C0221; } a { background-color: rgb(108,2,33); } div.DivClassName { background-color: #6C0221; } .BgClassName { background-color: #6C0221; } </style>
<style> span { border-color: #6C0221; } span { border-color: rgb(108,2,33); } td.TdClassName { border-color: #6C0221; } .TagClassName { border-color: #6C0221; } </style>