#6AFF6A (or 0x6AFF6A) is unknown color: approx Screamin' Green. HEX triplet: 6A, FF and 6A. RGB value is (106,255,106). Sum of RGB (Red+Green+Blue) = 106+255+106=467 (61% of max value = 765). Red value is 106 (41.80% from 255 or 22.70% from 467); Green value is 255 (100% from 255 or 54.60% from 467); Blue value is 106 (41.80% from 255 or 22.70% from 467); Max value from RGB is 255 - color contains mainly: green. Hex color #6AFF6A is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #6AFF6A is #950095. Grayscale: #C1C1C1. Windows color (decimal): -9765014 or 7012202. OLE color: 7012202.
HSL color Cylindrical-coordinate representation of color #6AFF6A: hue angle of 120º degrees, saturation: 1, lightness: 0.71%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #6AFF6A is Cyan = 0.58, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.
<style> p { color: #6aff6a; } p { color: rgb(106,255,106); } H1.HeaderClassName { color: #6aff6a; } .AnyTagClassName { color: #6aff6a; } </style>
<style> a { background-color: #6aff6a; } a { background-color: rgb(106,255,106); } div.DivClassName { background-color: #6aff6a; } .BgClassName { background-color: #6aff6a; } </style>
<style> span { border-color: #6aff6a; } span { border-color: rgb(106,255,106); } td.TdClassName { border-color: #6aff6a; } .TagClassName { border-color: #6aff6a; } </style>