#A4A234 (or 0xA4A234) is unknown color: approx Brass. HEX triplet: A4, A2 and 34. RGB value is (164,162,52). Sum of RGB (Red+Green+Blue) = 164+162+52=378 (50% of max value = 765). Red value is 164 (64.45% from 255 or 43.39% from 378); Green value is 162 (63.67% from 255 or 42.86% from 378); Blue value is 52 (20.70% from 255 or 13.76% from 378); Max value from RGB is 164 - color contains mainly: red. Hex color #A4A234 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A4A234 is #5B5DCB. Grayscale: #969696. Windows color (decimal): -5987788 or 3449508. OLE color: 3449508.
HSL color Cylindrical-coordinate representation of color #A4A234: hue angle of 58.93º degrees, saturation: 0.52, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #A4A234 is Cyan = 0, Magento = 0.01, Yellow = 0.68 and Black (K on CMYK) = 0.36.
<style> p { color: #a4a234; } p { color: rgb(164,162,52); } H1.HeaderClassName { color: #a4a234; } .AnyTagClassName { color: #a4a234; } </style>
<style> a { background-color: #a4a234; } a { background-color: rgb(164,162,52); } div.DivClassName { background-color: #a4a234; } .BgClassName { background-color: #a4a234; } </style>
<style> span { border-color: #a4a234; } span { border-color: rgb(164,162,52); } td.TdClassName { border-color: #a4a234; } .TagClassName { border-color: #a4a234; } </style>