#6FC270 (or 0x6FC270) is unknown color: approx Fern. HEX triplet: 6F, C2 and 70. RGB value is (111,194,112). Sum of RGB (Red+Green+Blue) = 111+194+112=417 (55% of max value = 765). Red value is 111 (43.75% from 255 or 26.62% from 417); Green value is 194 (76.17% from 255 or 46.52% from 417); Blue value is 112 (44.14% from 255 or 26.86% from 417); Max value from RGB is 194 - color contains mainly: green. Hex color #6FC270 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #6FC270 is #903D8F. Grayscale: #A0A0A0. Windows color (decimal): -9452944 or 7389807. OLE color: 7389807.
HSL color Cylindrical-coordinate representation of color #6FC270: hue angle of 120.72º degrees, saturation: 0.4, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #6FC270 is Cyan = 0.43, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.24.
<style> p { color: #6FC270; } p { color: rgb(111,194,112); } H1.HeaderClassName { color: #6FC270; } .AnyTagClassName { color: #6FC270; } </style>
<style> a { background-color: #6FC270; } a { background-color: rgb(111,194,112); } div.DivClassName { background-color: #6FC270; } .BgClassName { background-color: #6FC270; } </style>
<style> span { border-color: #6FC270; } span { border-color: rgb(111,194,112); } td.TdClassName { border-color: #6FC270; } .TagClassName { border-color: #6FC270; } </style>