#0A602F (or 0x0A602F) is unknown color: approx Crusoe. HEX triplet: 0A, 60 and 2F. RGB value is (10,96,47). Sum of RGB (Red+Green+Blue) = 10+96+47=153 (20% of max value = 765). Red value is 10 (4.30% from 255 or 6.54% from 153); Green value is 96 (37.89% from 255 or 62.75% from 153); Blue value is 47 (18.75% from 255 or 30.72% from 153); Max value from RGB is 96 - color contains mainly: green. Hex color #0A602F is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0A602F is #F59FD0. Grayscale: #404040. Windows color (decimal): -16097233 or 3104778. OLE color: 3104778.
HSL color Cylindrical-coordinate representation of color #0A602F: hue angle of 145.81º degrees, saturation: 0.81, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0A602F is Cyan = 0.90, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.62.
<style> p { color: #0A602F; } p { color: rgb(10,96,47); } H1.HeaderClassName { color: #0A602F; } .AnyTagClassName { color: #0A602F; } </style>
<style> a { background-color: #0A602F; } a { background-color: rgb(10,96,47); } div.DivClassName { background-color: #0A602F; } .BgClassName { background-color: #0A602F; } </style>
<style> span { border-color: #0A602F; } span { border-color: rgb(10,96,47); } td.TdClassName { border-color: #0A602F; } .TagClassName { border-color: #0A602F; } </style>