#201400 (or 0x201400) is unknown color: approx Cocoa Brown. HEX triplet: 20, 14 and 00. RGB value is (32,20,0). Sum of RGB (Red+Green+Blue) = 32+20+0=52 (6% of max value = 765). Red value is 32 (12.89% from 255 or 61.54% from 52); Green value is 20 (8.20% from 255 or 38.46% from 52); Blue value is 0 (0.39% from 255 or 0% from 52); Max value from RGB is 32 - color contains mainly: red. Hex color #201400 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #201400 is #DFEBFF. Grayscale: #151515. Windows color (decimal): -14674944 or 5152. OLE color: 5152.
HSL color Cylindrical-coordinate representation of color #201400: hue angle of 37.5º degrees, saturation: 1, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 1%. Process color model (Four color, CMYK) of #201400 is Cyan = 0, Magento = 0.37, Yellow = 1 and Black (K on CMYK) = 0.87.
<style> p { color: #201400; } p { color: rgb(32,20,0); } H1.HeaderClassName { color: #201400; } .AnyTagClassName { color: #201400; } </style>
<style> a { background-color: #201400; } a { background-color: rgb(32,20,0); } div.DivClassName { background-color: #201400; } .BgClassName { background-color: #201400; } </style>
<style> span { border-color: #201400; } span { border-color: rgb(32,20,0); } td.TdClassName { border-color: #201400; } .TagClassName { border-color: #201400; } </style>