#6FAD90 (or 0x6FAD90) is unknown color: approx Acapulco. HEX triplet: 6F, AD and 90. RGB value is (111,173,144). Sum of RGB (Red+Green+Blue) = 111+173+144=428 (56% of max value = 765). Red value is 111 (43.75% from 255 or 25.93% from 428); Green value is 173 (67.97% from 255 or 40.42% from 428); Blue value is 144 (56.64% from 255 or 33.64% from 428); Max value from RGB is 173 - color contains mainly: green. Hex color #6FAD90 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #6FAD90 is #90526F. Grayscale: #979797. Windows color (decimal): -9458288 or 9481583. OLE color: 9481583.
HSL color Cylindrical-coordinate representation of color #6FAD90: hue angle of 151.94º degrees, saturation: 0.27, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #6FAD90 is Cyan = 0.36, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.32.
<style> p { color: #6FAD90; } p { color: rgb(111,173,144); } H1.HeaderClassName { color: #6FAD90; } .AnyTagClassName { color: #6FAD90; } </style>
<style> a { background-color: #6FAD90; } a { background-color: rgb(111,173,144); } div.DivClassName { background-color: #6FAD90; } .BgClassName { background-color: #6FAD90; } </style>
<style> span { border-color: #6FAD90; } span { border-color: rgb(111,173,144); } td.TdClassName { border-color: #6FAD90; } .TagClassName { border-color: #6FAD90; } </style>