#273C01 (or 0x273C01) is unknown color: approx Turtle Green. HEX triplet: 27, 3C and 01. RGB value is (39,60,1). Sum of RGB (Red+Green+Blue) = 39+60+1=100 (13% of max value = 765). Red value is 39 (15.62% from 255 or 39% from 100); Green value is 60 (23.83% from 255 or 60% from 100); Blue value is 1 (0.78% from 255 or 1% from 100); Max value from RGB is 60 - color contains mainly: green. Hex color #273C01 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273C01 is #D8C3FE. Grayscale: #2F2F2F. Windows color (decimal): -14205951 or 80935. OLE color: 80935.
HSL color Cylindrical-coordinate representation of color #273C01: hue angle of 81.36º degrees, saturation: 0.97, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #273C01 is Cyan = 0.35, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.76.
<style> p { color: #273C01; } p { color: rgb(39,60,1); } H1.HeaderClassName { color: #273C01; } .AnyTagClassName { color: #273C01; } </style>
<style> a { background-color: #273C01; } a { background-color: rgb(39,60,1); } div.DivClassName { background-color: #273C01; } .BgClassName { background-color: #273C01; } </style>
<style> span { border-color: #273C01; } span { border-color: rgb(39,60,1); } td.TdClassName { border-color: #273C01; } .TagClassName { border-color: #273C01; } </style>