#006F55 (or 0x006F55) is unknown color: approx Watercourse. HEX triplet: 00, 6F and 55. RGB value is (0,111,85). Sum of RGB (Red+Green+Blue) = 0+111+85=196 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 196); Green value is 111 (43.75% from 255 or 56.63% from 196); Blue value is 85 (33.59% from 255 or 43.37% from 196); Max value from RGB is 111 - color contains mainly: green. Hex color #006F55 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006F55 is #FF90AA. Grayscale: #4A4A4A. Windows color (decimal): -16748715 or 5598976. OLE color: 5598976.
HSL color Cylindrical-coordinate representation of color #006F55: hue angle of 165.95º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006F55 is Cyan = 1, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
<style> p { color: #006F55; } p { color: rgb(0,111,85); } H1.HeaderClassName { color: #006F55; } .AnyTagClassName { color: #006F55; } </style>
<style> a { background-color: #006F55; } a { background-color: rgb(0,111,85); } div.DivClassName { background-color: #006F55; } .BgClassName { background-color: #006F55; } </style>
<style> span { border-color: #006F55; } span { border-color: rgb(0,111,85); } td.TdClassName { border-color: #006F55; } .TagClassName { border-color: #006F55; } </style>