#61C14B (or 0x61C14B) is unknown color: approx Apple. HEX triplet: 61, C1 and 4B. RGB value is (97,193,75). Sum of RGB (Red+Green+Blue) = 97+193+75=365 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.58% from 365); Green value is 193 (75.78% from 255 or 52.88% from 365); Blue value is 75 (29.69% from 255 or 20.55% from 365); Max value from RGB is 193 - color contains mainly: green. Hex color #61C14B is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #61C14B is #9E3EB4. Grayscale: #979797. Windows color (decimal): -10370741 or 4964705. OLE color: 4964705.
HSL color Cylindrical-coordinate representation of color #61C14B: hue angle of 108.81º degrees, saturation: 0.49, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #61C14B is Cyan = 0.50, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.24.
<style> p { color: #61c14b; } p { color: rgb(97,193,75); } H1.HeaderClassName { color: #61c14b; } .AnyTagClassName { color: #61c14b; } </style>
<style> a { background-color: #61c14b; } a { background-color: rgb(97,193,75); } div.DivClassName { background-color: #61c14b; } .BgClassName { background-color: #61c14b; } </style>
<style> span { border-color: #61c14b; } span { border-color: rgb(97,193,75); } td.TdClassName { border-color: #61c14b; } .TagClassName { border-color: #61c14b; } </style>