#6F265F (or 0x6F265F) is unknown color: approx Palatinate Purple. HEX triplet: 6F, 26 and 5F. RGB value is (111,38,95). Sum of RGB (Red+Green+Blue) = 111+38+95=244 (32% of max value = 765). Red value is 111 (43.75% from 255 or 45.49% from 244); Green value is 38 (15.23% from 255 or 15.57% from 244); Blue value is 95 (37.5% from 255 or 38.93% from 244); Max value from RGB is 111 - color contains mainly: red. Hex color #6F265F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #6F265F is #90D9A0. Grayscale: #424242. Windows color (decimal): -9492897 or 6235759. OLE color: 6235759.
HSL color Cylindrical-coordinate representation of color #6F265F: hue angle of 313.15º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #6F265F is Cyan = 0, Magento = 0.66, Yellow = 0.14 and Black (K on CMYK) = 0.56.
<style> p { color: #6f265f; } p { color: rgb(111,38,95); } H1.HeaderClassName { color: #6f265f; } .AnyTagClassName { color: #6f265f; } </style>
<style> a { background-color: #6f265f; } a { background-color: rgb(111,38,95); } div.DivClassName { background-color: #6f265f; } .BgClassName { background-color: #6f265f; } </style>
<style> span { border-color: #6f265f; } span { border-color: rgb(111,38,95); } td.TdClassName { border-color: #6f265f; } .TagClassName { border-color: #6f265f; } </style>