#4A227A (or 0x4A227A) is unknown color: approx Blue Diamond. HEX triplet: 4A, 22 and 7A. RGB value is (74,34,122). Sum of RGB (Red+Green+Blue) = 74+34+122=230 (30% of max value = 765). Red value is 74 (29.30% from 255 or 32.17% from 230); Green value is 34 (13.67% from 255 or 14.78% from 230); Blue value is 122 (48.05% from 255 or 53.04% from 230); Max value from RGB is 122 - color contains mainly: blue. Hex color #4A227A is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #4A227A is #B5DD85. Grayscale: #373737. Windows color (decimal): -11918726 or 8004170. OLE color: 8004170.
HSL color Cylindrical-coordinate representation of color #4A227A: hue angle of 267.27º degrees, saturation: 0.56, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #4A227A is Cyan = 0.39, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #4a227a; } p { color: rgb(74,34,122); } H1.HeaderClassName { color: #4a227a; } .AnyTagClassName { color: #4a227a; } </style>
<style> a { background-color: #4a227a; } a { background-color: rgb(74,34,122); } div.DivClassName { background-color: #4a227a; } .BgClassName { background-color: #4a227a; } </style>
<style> span { border-color: #4a227a; } span { border-color: rgb(74,34,122); } td.TdClassName { border-color: #4a227a; } .TagClassName { border-color: #4a227a; } </style>