#6C2021 (or 0x6C2021) is unknown color: approx Red Berry. HEX triplet: 6C, 20 and 21. RGB value is (108,32,33). Sum of RGB (Red+Green+Blue) = 108+32+33=173 (22% of max value = 765). Red value is 108 (42.58% from 255 or 62.43% from 173); Green value is 32 (12.89% from 255 or 18.50% from 173); Blue value is 33 (13.28% from 255 or 19.08% from 173); Max value from RGB is 108 - color contains mainly: red. Hex color #6C2021 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #6C2021 is #93DFDE. Grayscale: #363636. Windows color (decimal): -9691103 or 2170988. OLE color: 2170988.
HSL color Cylindrical-coordinate representation of color #6C2021: hue angle of 359.21º degrees, saturation: 0.54, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #6C2021 is Cyan = 0, Magento = 0.70, Yellow = 0.69 and Black (K on CMYK) = 0.58.
<style> p { color: #6C2021; } p { color: rgb(108,32,33); } H1.HeaderClassName { color: #6C2021; } .AnyTagClassName { color: #6C2021; } </style>
<style> a { background-color: #6C2021; } a { background-color: rgb(108,32,33); } div.DivClassName { background-color: #6C2021; } .BgClassName { background-color: #6C2021; } </style>
<style> span { border-color: #6C2021; } span { border-color: rgb(108,32,33); } td.TdClassName { border-color: #6C2021; } .TagClassName { border-color: #6C2021; } </style>