#124B2F (or 0x124B2F) is unknown color: approx Zuccini. HEX triplet: 12, 4B and 2F. RGB value is (18,75,47). Sum of RGB (Red+Green+Blue) = 18+75+47=140 (18% of max value = 765). Red value is 18 (7.42% from 255 or 12.86% from 140); Green value is 75 (29.69% from 255 or 53.57% from 140); Blue value is 47 (18.75% from 255 or 33.57% from 140); Max value from RGB is 75 - color contains mainly: green. Hex color #124B2F is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124B2F is #EDB4D0. Grayscale: #363636. Windows color (decimal): -15578321 or 3099410. OLE color: 3099410.
HSL color Cylindrical-coordinate representation of color #124B2F: hue angle of 150.53º degrees, saturation: 0.61, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #124B2F is Cyan = 0.76, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.71.
<style> p { color: #124B2F; } p { color: rgb(18,75,47); } H1.HeaderClassName { color: #124B2F; } .AnyTagClassName { color: #124B2F; } </style>
<style> a { background-color: #124B2F; } a { background-color: rgb(18,75,47); } div.DivClassName { background-color: #124B2F; } .BgClassName { background-color: #124B2F; } </style>
<style> span { border-color: #124B2F; } span { border-color: rgb(18,75,47); } td.TdClassName { border-color: #124B2F; } .TagClassName { border-color: #124B2F; } </style>