#D3E181 (or 0xD3E181) is unknown color: approx Mindaro. HEX triplet: D3, E1 and 81. RGB value is (211,225,129). Sum of RGB (Red+Green+Blue) = 211+225+129=565 (74% of max value = 765). Red value is 211 (82.81% from 255 or 37.35% from 565); Green value is 225 (88.28% from 255 or 39.82% from 565); Blue value is 129 (50.78% from 255 or 22.83% from 565); Max value from RGB is 225 - color contains mainly: green. Hex color #D3E181 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #D3E181 is #2C1E7E. Grayscale: #D2D2D2. Windows color (decimal): -2891391 or 8511955. OLE color: 8511955.
HSL color Cylindrical-coordinate representation of color #D3E181: hue angle of 68.75º degrees, saturation: 0.62, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #D3E181 is Cyan = 0.06, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.12.
<style> p { color: #D3E181; } p { color: rgb(211,225,129); } H1.HeaderClassName { color: #D3E181; } .AnyTagClassName { color: #D3E181; } </style>
<style> a { background-color: #D3E181; } a { background-color: rgb(211,225,129); } div.DivClassName { background-color: #D3E181; } .BgClassName { background-color: #D3E181; } </style>
<style> span { border-color: #D3E181; } span { border-color: rgb(211,225,129); } td.TdClassName { border-color: #D3E181; } .TagClassName { border-color: #D3E181; } </style>