#26CD40 (or 0x26CD40) is unknown color: approx Lime Green. HEX triplet: 26, CD and 40. RGB value is (38,205,64). Sum of RGB (Red+Green+Blue) = 38+205+64=307 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.38% from 307); Green value is 205 (80.47% from 255 or 66.78% from 307); Blue value is 64 (25.39% from 255 or 20.85% from 307); Max value from RGB is 205 - color contains mainly: green. Hex color #26CD40 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #26CD40 is #D932BF. Grayscale: #8B8B8B. Windows color (decimal): -14234304 or 4246822. OLE color: 4246822.
HSL color Cylindrical-coordinate representation of color #26CD40: hue angle of 129.34º degrees, saturation: 0.69, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #26CD40 is Cyan = 0.81, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.20.
<style> p { color: #26CD40; } p { color: rgb(38,205,64); } H1.HeaderClassName { color: #26CD40; } .AnyTagClassName { color: #26CD40; } </style>
<style> a { background-color: #26CD40; } a { background-color: rgb(38,205,64); } div.DivClassName { background-color: #26CD40; } .BgClassName { background-color: #26CD40; } </style>
<style> span { border-color: #26CD40; } span { border-color: rgb(38,205,64); } td.TdClassName { border-color: #26CD40; } .TagClassName { border-color: #26CD40; } </style>