#0C652B (or 0x0C652B) is unknown color: approx Crusoe. HEX triplet: 0C, 65 and 2B. RGB value is (12,101,43). Sum of RGB (Red+Green+Blue) = 12+101+43=156 (20% of max value = 765). Red value is 12 (5.08% from 255 or 7.69% from 156); Green value is 101 (39.84% from 255 or 64.74% from 156); Blue value is 43 (17.19% from 255 or 27.56% from 156); Max value from RGB is 101 - color contains mainly: green. Hex color #0C652B is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0C652B is #F39AD4. Grayscale: #434343. Windows color (decimal): -15964885 or 2843916. OLE color: 2843916.
HSL color Cylindrical-coordinate representation of color #0C652B: hue angle of 140.9º degrees, saturation: 0.79, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0C652B is Cyan = 0.88, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.60.
<style> p { color: #0C652B; } p { color: rgb(12,101,43); } H1.HeaderClassName { color: #0C652B; } .AnyTagClassName { color: #0C652B; } </style>
<style> a { background-color: #0C652B; } a { background-color: rgb(12,101,43); } div.DivClassName { background-color: #0C652B; } .BgClassName { background-color: #0C652B; } </style>
<style> span { border-color: #0C652B; } span { border-color: rgb(12,101,43); } td.TdClassName { border-color: #0C652B; } .TagClassName { border-color: #0C652B; } </style>