#203C66 (or 0x203C66) is unknown color: approx Catalina Blue. HEX triplet: 20, 3C and 66. RGB value is (32,60,102). Sum of RGB (Red+Green+Blue) = 32+60+102=194 (25% of max value = 765). Red value is 32 (12.89% from 255 or 16.49% from 194); Green value is 60 (23.83% from 255 or 30.93% from 194); Blue value is 102 (40.23% from 255 or 52.58% from 194); Max value from RGB is 102 - color contains mainly: blue. Hex color #203C66 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #203C66 is #DFC399. Grayscale: #383838. Windows color (decimal): -14664602 or 6700064. OLE color: 6700064.
HSL color Cylindrical-coordinate representation of color #203C66: hue angle of 216º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #203C66 is Cyan = 0.69, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.6.
<style> p { color: #203C66; } p { color: rgb(32,60,102); } H1.HeaderClassName { color: #203C66; } .AnyTagClassName { color: #203C66; } </style>
<style> a { background-color: #203C66; } a { background-color: rgb(32,60,102); } div.DivClassName { background-color: #203C66; } .BgClassName { background-color: #203C66; } </style>
<style> span { border-color: #203C66; } span { border-color: rgb(32,60,102); } td.TdClassName { border-color: #203C66; } .TagClassName { border-color: #203C66; } </style>