#123725 (or 0x123725) is unknown color: approx Cardin Green. HEX triplet: 12, 37 and 25. RGB value is (18,55,37). Sum of RGB (Red+Green+Blue) = 18+55+37=110 (14% of max value = 765). Red value is 18 (7.42% from 255 or 16.36% from 110); Green value is 55 (21.88% from 255 or 50% from 110); Blue value is 37 (14.84% from 255 or 33.64% from 110); Max value from RGB is 55 - color contains mainly: green. Hex color #123725 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #123725 is #EDC8DA. Grayscale: #292929. Windows color (decimal): -15583451 or 2438930. OLE color: 2438930.
HSL color Cylindrical-coordinate representation of color #123725: hue angle of 150.81º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #123725 is Cyan = 0.67, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.78.
<style> p { color: #123725; } p { color: rgb(18,55,37); } H1.HeaderClassName { color: #123725; } .AnyTagClassName { color: #123725; } </style>
<style> a { background-color: #123725; } a { background-color: rgb(18,55,37); } div.DivClassName { background-color: #123725; } .BgClassName { background-color: #123725; } </style>
<style> span { border-color: #123725; } span { border-color: rgb(18,55,37); } td.TdClassName { border-color: #123725; } .TagClassName { border-color: #123725; } </style>