#204D70 (or 0x204D70) is unknown color: approx Venice Blue. HEX triplet: 20, 4D and 70. RGB value is (32,77,112). Sum of RGB (Red+Green+Blue) = 32+77+112=221 (29% of max value = 765). Red value is 32 (12.89% from 255 or 14.48% from 221); Green value is 77 (30.47% from 255 or 34.84% from 221); Blue value is 112 (44.14% from 255 or 50.68% from 221); Max value from RGB is 112 - color contains mainly: blue. Hex color #204D70 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #204D70 is #DFB28F. Grayscale: #434343. Windows color (decimal): -14660240 or 7359776. OLE color: 7359776.
HSL color Cylindrical-coordinate representation of color #204D70: hue angle of 206.25º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #204D70 is Cyan = 0.71, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.56.
<style> p { color: #204D70; } p { color: rgb(32,77,112); } H1.HeaderClassName { color: #204D70; } .AnyTagClassName { color: #204D70; } </style>
<style> a { background-color: #204D70; } a { background-color: rgb(32,77,112); } div.DivClassName { background-color: #204D70; } .BgClassName { background-color: #204D70; } </style>
<style> span { border-color: #204D70; } span { border-color: rgb(32,77,112); } td.TdClassName { border-color: #204D70; } .TagClassName { border-color: #204D70; } </style>