#8A075A (or 0x8A075A) is unknown color: approx Eggplant. HEX triplet: 8A, 07 and 5A. RGB value is (138,7,90). Sum of RGB (Red+Green+Blue) = 138+7+90=235 (31% of max value = 765). Red value is 138 (54.30% from 255 or 58.72% from 235); Green value is 7 (3.12% from 255 or 2.98% from 235); Blue value is 90 (35.55% from 255 or 38.30% from 235); Max value from RGB is 138 - color contains mainly: red. Hex color #8A075A is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #8A075A is #75F8A5. Grayscale: #373737. Windows color (decimal): -7731366 or 5900170. OLE color: 5900170.
HSL color Cylindrical-coordinate representation of color #8A075A: hue angle of 321.98º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #8A075A is Cyan = 0, Magento = 0.95, Yellow = 0.35 and Black (K on CMYK) = 0.46.
<style> p { color: #8A075A; } p { color: rgb(138,7,90); } H1.HeaderClassName { color: #8A075A; } .AnyTagClassName { color: #8A075A; } </style>
<style> a { background-color: #8A075A; } a { background-color: rgb(138,7,90); } div.DivClassName { background-color: #8A075A; } .BgClassName { background-color: #8A075A; } </style>
<style> span { border-color: #8A075A; } span { border-color: rgb(138,7,90); } td.TdClassName { border-color: #8A075A; } .TagClassName { border-color: #8A075A; } </style>