#424BCD (or 0x424BCD) is unknown color: approx Free Speech Blue. HEX triplet: 42, 4B and CD. RGB value is (66,75,205). Sum of RGB (Red+Green+Blue) = 66+75+205=346 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.08% from 346); Green value is 75 (29.69% from 255 or 21.68% from 346); Blue value is 205 (80.47% from 255 or 59.25% from 346); Max value from RGB is 205 - color contains mainly: blue. Hex color #424BCD is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #424BCD is #BDB432. Grayscale: #565656. Windows color (decimal): -12432435 or 13454146. OLE color: 13454146.
HSL color Cylindrical-coordinate representation of color #424BCD: hue angle of 236.12º degrees, saturation: 0.58, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #424BCD is Cyan = 0.68, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #424BCD; } p { color: rgb(66,75,205); } H1.HeaderClassName { color: #424BCD; } .AnyTagClassName { color: #424BCD; } </style>
<style> a { background-color: #424BCD; } a { background-color: rgb(66,75,205); } div.DivClassName { background-color: #424BCD; } .BgClassName { background-color: #424BCD; } </style>
<style> span { border-color: #424BCD; } span { border-color: rgb(66,75,205); } td.TdClassName { border-color: #424BCD; } .TagClassName { border-color: #424BCD; } </style>