#6F004E (or 0x6F004E) is unknown color: approx Tyrian Purple. HEX triplet: 6F, 00 and 4E. RGB value is (111,0,78). Sum of RGB (Red+Green+Blue) = 111+0+78=189 (25% of max value = 765). Red value is 111 (43.75% from 255 or 58.73% from 189); Green value is 0 (0.39% from 255 or 0% from 189); Blue value is 78 (30.86% from 255 or 41.27% from 189); Max value from RGB is 111 - color contains mainly: red. Hex color #6F004E is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #6F004E is #90FFB1. Grayscale: #292929. Windows color (decimal): -9502642 or 5111919. OLE color: 5111919.
HSL color Cylindrical-coordinate representation of color #6F004E: hue angle of 317.84º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #6F004E is Cyan = 0, Magento = 1, Yellow = 0.30 and Black (K on CMYK) = 0.56.
<style> p { color: #6F004E; } p { color: rgb(111,0,78); } H1.HeaderClassName { color: #6F004E; } .AnyTagClassName { color: #6F004E; } </style>
<style> a { background-color: #6F004E; } a { background-color: rgb(111,0,78); } div.DivClassName { background-color: #6F004E; } .BgClassName { background-color: #6F004E; } </style>
<style> span { border-color: #6F004E; } span { border-color: rgb(111,0,78); } td.TdClassName { border-color: #6F004E; } .TagClassName { border-color: #6F004E; } </style>