#6BAD5D (or 0x6BAD5D) is unknown color: approx Apple. HEX triplet: 6B, AD and 5D. RGB value is (107,173,93). Sum of RGB (Red+Green+Blue) = 107+173+93=373 (49% of max value = 765). Red value is 107 (42.19% from 255 or 28.69% from 373); Green value is 173 (67.97% from 255 or 46.38% from 373); Blue value is 93 (36.72% from 255 or 24.93% from 373); Max value from RGB is 173 - color contains mainly: green. Hex color #6BAD5D is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #6BAD5D is #9452A2. Grayscale: #909090. Windows color (decimal): -9720483 or 6139243. OLE color: 6139243.
HSL color Cylindrical-coordinate representation of color #6BAD5D: hue angle of 109.5º degrees, saturation: 0.33, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #6BAD5D is Cyan = 0.38, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.32.
<style> p { color: #6BAD5D; } p { color: rgb(107,173,93); } H1.HeaderClassName { color: #6BAD5D; } .AnyTagClassName { color: #6BAD5D; } </style>
<style> a { background-color: #6BAD5D; } a { background-color: rgb(107,173,93); } div.DivClassName { background-color: #6BAD5D; } .BgClassName { background-color: #6BAD5D; } </style>
<style> span { border-color: #6BAD5D; } span { border-color: rgb(107,173,93); } td.TdClassName { border-color: #6BAD5D; } .TagClassName { border-color: #6BAD5D; } </style>