#40B21F (or 0x40B21F) is unknown color: approx Kelly Green. HEX triplet: 40, B2 and 1F. RGB value is (64,178,31). Sum of RGB (Red+Green+Blue) = 64+178+31=273 (36% of max value = 765). Red value is 64 (25.39% from 255 or 23.44% from 273); Green value is 178 (69.92% from 255 or 65.20% from 273); Blue value is 31 (12.5% from 255 or 11.36% from 273); Max value from RGB is 178 - color contains mainly: green. Hex color #40B21F is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #40B21F is #BF4DE0. Grayscale: #7F7F7F. Windows color (decimal): -12537313 or 2077248. OLE color: 2077248.
HSL color Cylindrical-coordinate representation of color #40B21F: hue angle of 106.53º degrees, saturation: 0.7, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #40B21F is Cyan = 0.64, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.30.
<style> p { color: #40B21F; } p { color: rgb(64,178,31); } H1.HeaderClassName { color: #40B21F; } .AnyTagClassName { color: #40B21F; } </style>
<style> a { background-color: #40B21F; } a { background-color: rgb(64,178,31); } div.DivClassName { background-color: #40B21F; } .BgClassName { background-color: #40B21F; } </style>
<style> span { border-color: #40B21F; } span { border-color: rgb(64,178,31); } td.TdClassName { border-color: #40B21F; } .TagClassName { border-color: #40B21F; } </style>