#0C7601 (or 0x0C7601) is unknown color: approx Green. HEX triplet: 0C, 76 and 01. RGB value is (12,118,1). Sum of RGB (Red+Green+Blue) = 12+118+1=131 (17% of max value = 765). Red value is 12 (5.08% from 255 or 9.16% from 131); Green value is 118 (46.48% from 255 or 90.08% from 131); Blue value is 1 (0.78% from 255 or 0.76% from 131); Max value from RGB is 118 - color contains mainly: green. Hex color #0C7601 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #0C7601 is #F389FE. Grayscale: #494949. Windows color (decimal): -15960575 or 95756. OLE color: 95756.
HSL color Cylindrical-coordinate representation of color #0C7601: hue angle of 114.36º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #0C7601 is Cyan = 0.90, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.54.
<style> p { color: #0C7601; } p { color: rgb(12,118,1); } H1.HeaderClassName { color: #0C7601; } .AnyTagClassName { color: #0C7601; } </style>
<style> a { background-color: #0C7601; } a { background-color: rgb(12,118,1); } div.DivClassName { background-color: #0C7601; } .BgClassName { background-color: #0C7601; } </style>
<style> span { border-color: #0C7601; } span { border-color: rgb(12,118,1); } td.TdClassName { border-color: #0C7601; } .TagClassName { border-color: #0C7601; } </style>