#121B02 (or 0x121B02) is unknown color: approx Pine Tree. HEX triplet: 12, 1B and 02. RGB value is (18,27,2). Sum of RGB (Red+Green+Blue) = 18+27+2=47 (6% of max value = 765). Red value is 18 (7.42% from 255 or 38.30% from 47); Green value is 27 (10.94% from 255 or 57.45% from 47); Blue value is 2 (1.17% from 255 or 4.26% from 47); Max value from RGB is 27 - color contains mainly: green. Hex color #121B02 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #121B02 is #EDE4FD. Grayscale: #151515. Windows color (decimal): -15590654 or 138002. OLE color: 138002.
HSL color Cylindrical-coordinate representation of color #121B02: hue angle of 81.6º degrees, saturation: 0.86, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #121B02 is Cyan = 0.33, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.89.
<style> p { color: #121B02; } p { color: rgb(18,27,2); } H1.HeaderClassName { color: #121B02; } .AnyTagClassName { color: #121B02; } </style>
<style> a { background-color: #121B02; } a { background-color: rgb(18,27,2); } div.DivClassName { background-color: #121B02; } .BgClassName { background-color: #121B02; } </style>
<style> span { border-color: #121B02; } span { border-color: rgb(18,27,2); } td.TdClassName { border-color: #121B02; } .TagClassName { border-color: #121B02; } </style>